The standard symbols in SAP script are stored in which
table?
Answer Posted / sateesh
TNAPR
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is an “on request field” statement?
How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.
Why grouping of fields is required? What is the max no of modification groups for each field?
Define alv programming in abap?
What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc
What is the company code? : sap abap hr
PROGRAM TO CREATE INQUIRY IN SD USING BAPI 'BAPI_INQUIRY_CREATEFROMDATA'
What is the function of the transport system and workbench organiser? : abap data dictionary
How many types of data classes are there in sap?
What are the types of search helps? : sap abap data dictionary
Differentiate between abap memory and sap memory?
ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul
What is the disadvantage of a call by reference? : abap modularization
How do you restrict the data to be entered in the payroll area? : sap abap hr
In which particular scenario we use sorted table and which particular scenario we use standard table?