-
-
NACE Tcode...
Explain use of NACE tcode and how to add smartforms using NACE???
-
-
-
Domain and data element
What do you define in domain and data element?
-
-
-
What is a collect statement? How is it different from append?
If an entry with the same key already exists, the COLLECT statement does not append a new line, but adds the contents of the numeric fields in the work area to the contents of the numeric fields in the existing entry.
-
Can we create a field without data element ?
If yes what is the difference?
-
What is difference between value table and check table?
As i know when we define foriegn key in an value table then its is called as check table.but i dont have clear idea about value table and chech table i have confusion in my mind.
-
-
What does an extract statement do in the ABAP program?
Once you have declared the possible record types as field groups and defined their structure, you can fill the extract dataset using the following statements: EXTRACT . When the first EXTRACT statement occurs in a program, the system creates the extract dataset and adds the first extract record to it. In each subsequent EXTRACT statement, the new extract record is added to the dataset EXTRACT HEADER....
-
-
-
-
User Exit and BADI Questions
what are enhancements?Q. what are user-exits?Q. what is badi?Q. what is the difference between user-exit & BADIs?Q. what is the difference between user-exit & customer-exit?Q. How do you get functional specs when you are assigned some object? (specs through email..??)Q. How do you write technical specs?Q. How do you write UTP?(unit test plan)
-
-
-
-
ABAP Interview Questions
Ans