What is the typical structure of an ABAP program?

Answer Posted / latha p

1.Initialisation
2.Selection-screen designing
3.at selection-screen "to validate the selection-screen
entries
4.Top-of-page "to get the page headings
5.start-of-selection "to fetch the data
Performs and other events
6.End-of-selection "to get the output

Is This Answer Correct ?    39 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the structure of bdcmsgcoll? : abap bdc

774


How do we handle multiple line items in BDC's.

6355


How do you display a data in a detail list?

572


What are the two different ways of building a match code object? : abap data dictionary

606


What are logical databases?

617






Fallback class

1735


What is value table? : abap data dictionary

633


Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?

597


how can you display data say "your name"in sap script without print program or driver program??

1717


On ABAP, Did you set up a workflow? Are you familiar with all steps for setting up a workflow?

587


Explain what is the purpose of sap script?

568


foreign key enforcement?

1618


What is the function of a domain?

633


Explain the different types of screen keywords?

547


What will you code in start-of-selection & end-of-selecton & why?

569