All articles on SAP ABAP

  1. How To Get Accounting Document Number From Billing Document Number

    Find out what's the link between billing document table and accounting document table

  2. 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.

  3. 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.

  4. 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.

  5. Change Transport Request Status from Released to Modifiable

    How do you deal with it when a transport task is incorrectly released?