Answer Posted / lavanya
structure of an idoc
one control record
one or many data record
one or many status record
there are 2 types of idocs
1. Basic idoc
2. Extended idoc
Basic idoc
one controll record
one data record
one or many status record
Extended Idoc
One controll record
one or many data records
one or many status records.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
function modules are also external subroutines. State true or false. : abap modularization
How can we access the correction and transport system? : abap data dictionary
What is SAP Data conversion ?
Name the special commands of list?
Explain what are the different functions used in sap script? What are the parameters used in each function?
What is the disadvantage of using exec sql statement in abap?
What is PS structure
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?
What is an “on request field” statement?
What is primary index?
How many secondary indexes can we create in a table?
What is its?
Update types in Call transaction method. What is the difference?
Explain data dictionary in abap?
What is the difference between call transaction and session method? : abap bdc