Answer Posted / muralikrishna .pothuraju
basically idoc is data container .i placed some data in
idoc .iam sending idoc to 2 systems .if u want to place
some restrictions to that idoc .u can use filter
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is view proxy in abap?
hi I am in training of functional module, i am unable to understand what exactly use of IDOC,BAPI,DIM and BIM. As LSMW and BDC methods are used for data conversion from legacy to sap. Might be it is silly question. please explain me
What is the use of dequeue function module? : sap abap data dictionary
How to pass data from list to report?
Name the abap/4 modularization techniques?
Name some data dictionary objects?
What is an abap data dictionary? : abap data dictionary
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
What are the payroll related infotypes? : abap hr
How will you link form with the event driven in sap scripts?
Define database layer?
How is collect statement different from append?
What are plan versions used for? : sap abap hr
What are pooled tables? : abap data dictionary
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???