Types of windows in SAP scripts?
Answer Posted / gdr
IN SAP SCRIPT THERE ARE ONLY THREE TYPES WINDOWS
1. MAIN WINDOW
2.VARIABLE WINDOW
3.CONSTANT WINDOW
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
How many secondary indexes can we create in a table?
What are user exits? What is involved in writing them? What precations are needed?
Explain about workbench request and customization requests?
What is static attribute
What are the different types of abap reports in sap?
What are the names of the function modules that will be generated upon activation of a lock object?
how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran
Do you know any other patterns if yes.. explain
What is web dynpro for abap?
How will you transfer data into a file in application server?
How can we use multiple transactions by using bdc_insert? : abap bdc
why to create a custom BAPI if the BAPI already exists? y to find BAPI again? frankly even i dint undstnd tne question properly. if any one come across this q please do anser me.
What is the difference between native sql & open sql? : abap data dictionary
Can a constructor be declared private? If yes then in which scenario?