-
-
-
-
-
-
-
-
-
Organizational Assignments
Specify the areas in which the organizational assignments are made in PA?
-
Call Stack
What is call stack in ABAP debugging?
-
SAP and ABAP Memory TCodes
In the below mentioned tcodes, which tcode uses ABAP memory and which one uses SAP memory ? why?va01va02me23nse38se37
-
Extract Statement
What does the extract statement do in ABAP program?
-
-
Recording in BDC
Suppose if I am uploading flat file (notepad file) from desktop to SAP system, so while uploading we need to do recording or it is not necessary for uploading process in ABAP. please help
-
-
What are field symbols and field groups.? Have you used "component idx of structure" clause with field groups?
Field symbols:- Field groups :-
-
What should be the approach for writing a BDC program?
STEP 1: CONVERTING THE LEGACY SYSTEM DATA TO A FLAT FILE to internal table CALLED "CONVERSION". STEP 2: TRANSFERING THE FLAT FILE INTO SAP SYSTEM CALLED "SAP DATA TRANSFER". STEP 3: DEPENDING UPON THE BDC TYPE i)call transaction(Write the program explicity) ii) create sessions (sessions are created and processed.if success data will transfer).
-
What is the alternative to batch input session?
Call transaction.
-
-
# how can i get output on same page ?
Please Let me know...?
ABAP Interview Questions
Ans