Useful Transaction codes for SAP ABAP Developers
Below table summarizes the useful tcodes for SAP ABAP developers.
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 […]
Dropdown list is a user interface element which displays a list of values from which a user can select one value. Follow the below steps […]
There is no password field type in ABAP. But it is very easy to create a password like field in ABAP selection screen using the […]
IDocs are sent to the Java Connector(JCo) as an IDoc-XML string. If you want to see how IDoc-XML look like, follow the below steps to […]
Have you ever tried to edit the header displayed in the G/L line item display (FBL3N) report? It is very easy to add/edit/delete the information […]
We can easily bookmark all the transaction codes that we use frequently in SAP instead of remembering all the t-codes or using the navigation in […]
Copyright © 2024 | WordPress Theme by MH Themes