Custom F4 Help on Selection Screen
We can provide custom F4 help for any input fields on selection screen using the function module F4IF_INT_TABLE_VALUE_REQUEST in AT SELECTION-SCREEN ON VALUE-REQUEST FOR field […]
We can provide custom F4 help for any input fields on selection screen using the function module F4IF_INT_TABLE_VALUE_REQUEST in AT SELECTION-SCREEN ON VALUE-REQUEST FOR field […]
We can create pushbuttons on ABAP selection screen using the statement SELECTION-SCREEN PUSHBUTTON. The event that gets triggered when the pushbutton is pressed is handled […]
Below table summarizes the useful tcodes for SAP ABAP developers.
What is BDC? BDC stands for Batch Data Communication. BDC is used to upload data from flat file to SAP.
What is an internal table? Internal table is a temporary table stored in the RAM of the application server. It gets created during the program […]
What is an ABAP dictionary? ABAP dictionary is a central data management system. Its main function is to support the creation and management of data […]
What is a report? Report is a program used to fetch data from the database tables and display it on the screen. It has 2 […]
Copyright © 2024 | WordPress Theme by MH Themes