SAP Document flow in SAP SD: This post will introduce a BAPI to read all the SAP Document flow for a SAP SD document. ( For example, read the delivery and Billing Document for Sales Order in SAP SD Sales and distribution).
ABAP Tutorials
ABAP (Advanced Business Application Programming, originally Allgemeiner Berichts-Aufbereitungs-Prozessor, German for “general report creation processor”) is a high-level programming language created by the German software company SAP?( source: wikipedia)
How to link STKO and STPO for BOM in SAP
How to link STKO and STPO : Find the link between STKO and STPO is a common requirement in SAP PP for example. This post will guide through the SAP Tables Diagram for SAP BOM.
How to Link Between PLKO and PLPO for Routine in SAP
Link between PLKO and PLPO for Routine in SAP will be explain in this post with the definition of each tables involved and a sample ABAP Code to retrieve for a Production Version the Routine.
Function Module SAP Tables and Interfaces
Function Module SAP Tables storing information about SAP function modules. SAP?Table name in which function module and function group are in the system.
Trigger MATMAS IDoc using BTE event
Trigger MATMAS IDoc using BTE event step by step guide how to generate a MATMAS IDOC when a SAP Material is saved in the SAP Tcode MM02.
How to generate an Outbound idoc on Material master change with BTE.
How to find BTE Event in SAP with SAP BTE Liste in SAP ECC
How to find BTE Event in SAP: find easily the BTE Number for any SAP Tcode and the SAP BTE list available in SAP ECC6 system.
Trigger MATMAS IDoc using BTE Function
Trigger MATMAS IDoc using BTE Function: this is a sample ABAP Program to generate a MATMAS IDoc for a Material Change using BTE event when a SAP Material is saved in MM02 / MM01.
SAP Check Employee Existence and Status
SAP Check Employee will help you identifiy if an Employee number PERNR exists and check if this number corresponds to an active employee. For Both check-up you will find the BAPI to use and the table to query if you are looking to optimize the performance.
All what you need to know about SAP IDOC Qualifier Overview
SAP IDOC Qualifier defines for a segment the business equivalent.
Following the QUAL will be detailed first then How to retrieve the value of IDoc Qualifier directly from SAP Tables and BAPI.
Finally, the SAP IDoc Qualifiers list will be added.
SAP IDOC QUALifier List with description
SAP IDoc Qualifier List : In order to find easily the business corresponding for a segment, the whole list of SAP IDOC Qualifiers is attached.
( use CRT+F for quick find 😉 )