Answer Posted / indra
To insert data into internal table using the statement
Insert wa into table itab - It inserts the record directly at any position
Insert wa into itab index index-val - It inserts the record at the index position.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between field-group header and other field groups?
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
What are the names of the function modules that will be generated upon activation of a lock object?
What is the difference between synchronous and asynchronous updates?
In which cluster time results are stored? : abap hr
Difference between sap script and report?
What is bdc? : abap bdc
What are the two ways for restricting the value range for a domain ?
What are extracts?
Explain what are standard layouts sets in the sap script?
Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?
1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?
How many main windows will be there in a page window?
Explain buffering
How do we handle multiple line items in BDC's.