Whom you report if you face difficulty in understanding the
business process given in Functional Spec.
Answer Posted / buddula15
Intitially we will discuss with TL. Later we can arrange a
call with onsite people to solve the difficulty in FS.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Explain what is a foreign key relationship? Explain this with the help of an example.
What is exception class and test class. How to use it?
Explain sap abap 3-tier architecture?
Explain the use of table maintenance allowed?
How to write a code for multiple transactions? : abap bdc
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?
Does SAP has a GUI screen painter or not? If yes what operating systems is it available on? What is the other type of screen painter called?
What is an update task? : abap modularization
what are the various types of parameters and how are they distinguished from one another?
How would you set the formatting options statically and dynamically within a report?
I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.
Can we include customizing include or an append structure with pooled or cluster tables?
What is a table attribute? : abap data dictionary
Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?
What are spa/gpa parameters (sap memory)?