Answer Posted / abira
Data in IDOc is stored in segments, the output from Idoc is
obtained by reading the data stored in its respective
segments
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
In selection screen, I have three fields, plant material number and material group. If I input plant how do I get the material number and material group based on plantdynamically?
How to find the return code of an stmt in abap programs?
What is difference between dependent and independent data?
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?
What is internal payroll process? : 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.
How will you define posting procedures?
Why do we use FOR ALL ENTRIES and what is the pre-requisite
Define abap/4 layer? : abap data dictionary
Rp_provide_from_last contains how many parameters ? : abap hr
What are the types of views? : sap abap data dictionary
How to find Kernal badi ?
How will you read from internal table records in a given value range (without using loop)
What are the kinds of foreign key fields?