To call any SAP Tcode from within program when a user chooses any menu options or selects any button on the GUI we use CALL
Business Graphical Chart
The display of chart on the screen container can be achieved by the standard Function Module : ‘GFW_PRES_SHOW’ . Transaction : GRAL provides all demo
Program Progress Bar
In some cases while displaying the O/P of any reports, if the record volume is very high or the report looks into multiple tables to
Handling runtime Exception while calling Function module Dynamically
Step1. This is a source code of the FM. Step2. Let’s dynamically call the FM in a report and execute it. Step3. Execute it. Step4.
Update Function Module Failure Analysis
Step1. Go to Tx- SM13. Step2. Provide the details in the screen like the dates when the failure happened, time as well and click on
Database Lock(Open SQL Statement ) Vs. SAP Lock (Enqueue & Dequeue FM)
Generally there are two lock categories offered by SAP ABAP. 1. DataBase Lock 2. SAP Lock When any record is selected in update mode, an