Answer Posted / sateesh
EDIDC ---Control record IDoc
EDIDS ---Status Record IDoc
EDIDD ---Data records
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.
What is tcode se16. For what is it used. Explain briefly?
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
Can you create an internal table dynamically?(at run time)
What is the differences between abap and ooabap. In which situation we useooabap?
hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display
What is the disadvantage of a call by reference?
What are the basic object types? : sap abap hr
Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.
What is structure?
What are the basic functions of database utility?
What is bdc? : abap bdc
What is the transaction code to display the payroll results ? : abap hr
Explain what are standard layouts sets in the sap script?
What is the maximum number of structures that can be included in a table or structure : abap data dictionary