All articles on SAP ABAP
How To Get Accounting Document Number From Billing Document Number
Find out what's the link between billing document table and accounting document table
How To Park Accounting Documents Via BAPI BAPI_ACC_DOCUMENT_POST
Parking a document allows saving an SAP FI document without actually posting it. If you want to create parked documents programmatically, BAPI BAPI_ACC_DOCUMENT_POST can be used.
SAP ABAP: The Best Performance Analysis Transactions
There are several transactions available to identify performance issues. With these transactions, you can easily identify possible bottlenecks and tweak report performance.
How To Create A Dynamic Internal Table Using RTTS
Runtime Type Services (RTTS) provides system classes to get the type information of variables and instances or define new data types during runtime.
Change Transport Request Status from Released to Modifiable
How do you deal with it when a transport task is incorrectly released?