what are the roles and responsibilities of a technical
consultant will be assigned in idoc development in real time?
in case of
a)IDOC EXTENSION
b)sending TRANSACTIONAL IDOC
c)CHANGE POINTERS
Answer Posted / gvkreddy
1)IDOC Extension is nothing but Extending the Existing IDOC as
an Enhancement
2)Transactional IDOC is means that sending the IDOC from place
to an another by using FM called INBOUND-IDOC_PROCESS
3)Change pointers are menat for Activate the IDOC by using TX
Code BD61
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the syntax for call transaction? : abap bdc
What is an authorization in sap?
How to create a button in selection screen ?
What are extracts?
How do you activate a function exit?
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
What is the difference between sy-tabix and sy-index? Where it is used?
How do you use structures in the abap programs?
When the top-of-page event does get triggered?
What is the syntax for ‘call transaction’?
Explain what are the different functions used in sap script?
What are the events in ABAP language?
What is table pool?
Is it possible to pass data to and from include programs explicitly? : abap modularization
What is an “on input filed” statements?