I have one sender and three Receiver..so how many idocs
generate in outbound(sender)?
Answer Posted / 1-07-2010
only one
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are logical data bases used in hr module? : abap hr
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?
Explain badi in abap.
What is design pattern? Provide example .Why are we using it?
What are the types of subroutines? : abap data dictionary
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
What is an abap data dictionary? : abap data dictionary
Difference between sy-tabix and sy-index? Where it is used?
What are the objects of the abap dictionary or what types of objects can be created in the abap dictionary? : abap data dictionary
Difference between Field groups and internal tables?
how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul
what is the difference between hashed & sorted internal tables?
What is the significance of the screen number ‘0’?
What is a report?
Explain what is step-loop?