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).
SAP Transaction Codes
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 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 😉 )
How To trigger IDOC LOIPRO when PO Changed or Created
Trigger IDOC LOIPRO: SAP Process Order IDoc in detail is the main topic of the following SAP ABAP Tutorial. First, the SAP Process Order IDoc structure LOIPRO will be detailed. (covered in Part 1) Second how to fill the extra segment of an IDoc LOIPRO extension (covered in Part 1) Third, the easiest way to … Read more
SAP VIM Main Tcodes by Topics : Part 2
SAP VIM Main Tcodes Part 2 is the second and final part of SAP OpenText VIM ( Vendor Invoice Management ) Tcodes / Transactions.
It covers SAP tcodes for /OPT/VIM_IMG* and some of others important VIM transactions.
How to check and hide SAP IDOC entries in tRFC Queue in BD87 ?
SAP IDOC entries in tRFC Queue in BD87 is very common error in ABAP Developer’s life. Find following why this errors occurs and how to investigate and find the solution to unblock the SAP IDocs.
IDoc Reduced Segment Check
IDoc Reduced Segment Check: SAP offers some standard functions to check if a Segment can be reduced for Specific message type and even check if the Segment’s field reduction is active.
Create SAP PO with Explicit PO Number
Explicit PO Number: This post will explain how to create a SAP PO ( Purchasing Order) with Explicit PO Number.
The first part will cover SAP PO Number Customizing and the second part will explain how to create explicit PO Number.