Answer Posted / ritesh sharma
• Declare internal tables for upload.
• declare another internal table with same structure of BDCDATA.
• call function BDC_Open _group.
• call function BDC_insert.
• call function BDC_close_group.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between dependent and independent data?
Which bdc you prefer? : abap bdc
What are the two ways for restricting the value range for a domain? : sap abap data dictionary
how to Create a smart form related to gate pass to be submitted to vendor’s location. This form outputs document number, date, vendors name, address, material details, quantity, unit,and the company logo.
Explain about the tables exists in a data dictionary and what are they? : abap data dictionary
hi frends this is bala raju from pune.i want to know diff between 4.7ee and ecc 5.0.if possible give me brief explanation.this question was asked in EDS(tele interview) in pune bye.
Exception handling and how does it transfer from called method to calling method?
On which even we can validate the input fields in module progams?
What is the function module to popup contents in the internal table?
What is narrow casting and wide casting?
Final class
Explain the disadvantages of abap query tool?
What are user exits? What is involved in writing them? What precations are needed?
What does hide statement do?
How do you document abap/4 programs? Do you use program documentation menu option?