Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the typical structure of an ABAP program?

Answer Posted / veena

Header,
Body,
Footer

Is This Answer Correct ?    9 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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.

1153


How is collect statement different from append?

1083


What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary

1015


The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization

1096


How would you set the formatting options statically and dynamically within a report?

1141


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

1137


What does the ‘suppress dialog’ do?

1572


Program lines for the radio button selection and unabling some input variables in section screen

1461


What does an exec sql statement do in abap? What is the disadvantage of using it?

1312


What are client dependant objects in abap/sap?

1228


What is the lock object?

1138


What is lock mechanism? How do we create lock objects in abap?

1298


What is the use of dequeue function module? : sap abap data dictionary

1203


Which database object is used for storing the system variables? : abap data dictionary

1452


Describe the data classes?

1081