Can we add a field to the sap standard screen? If so, how?
Answer Posted / agraharam chandrasekhar
yes by using enhancement
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Lock objects and what are parameters of ENQUEUE FM?
What is the function of the correction system? : abap data dictionary
What will happen when we use single buffered selected?
What are internal tables? How to use a specific number occurs statement?
How is conversion of data types done between abap/4 & external level?
Explain the advantages of abap query tool?
What is append structure?
MY DOMAIN IS SAP-ABAP COMPARE TO WEBDYNPRO AND CRM-TECHNICAL WHICH IS BEST?
what are the various types of parameters and how are they distinguished from one another?
What is constructor expression in nw abap 7.4?
What is the relationship existing between the various data elements in data dictionary? : abap data dictionary
Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.
How to split one Invoice into Multiple ( Step by Step)?
Can we create an abap program without using y or z?
What will exactly the hide statement do?