Archive for the 'SAP Questions With Answer' Category

SAP Questions With Answer

Saturday, May 26th, 2007

1. What is the typical structure of an ABAP/4 program?
ANS:-
HEADER ,BODY,FOOTER.
2. What are field symbols and field groups.?
Have you used “component idx of structure” clause with field groups?
ANS:-
Field symbols:-
Field groups :-
3. What should be the approach for writing a BDC program?
ANS:-
STEP 1: CONVERTING THE LEGACY SYSTEM DATA TO A FLAT FILE to internal table CALLED […]

SAP Interview Question With Answer

Saturday, May 26th, 2007