How manny master idocs 10 recievers of same data?
Answer Posted / ankit bassi
a)0 b)1 c)10 d)11
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How do you process errors in session method ? : abap bdc
What is the significance of delivery class?
What is the difference between table and template?
Where do you create indexes in abap?
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
What are the steps to be followed to set lockobjects? : sap abap data dictionary
Can you delete data element, which is being used by table fields. : abap data dictionary
When the get cursor command used in interactive lists?
Event handling in oops
if while coding power goes off , how to retrieve the codes?
The loop-endloop on extract datasets can be used without any kind of errors. State true or false. : abap modularization
Why grouping of fields is required? What is the max no of modification groups for each field?
A subroutine can be terminated unconditionally using exit. State true or false : abap modularization
Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization