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
Hello All, Requesting to all user of this site. Please post your Questions in Proper sub Category of chosen category. Some users post the questions in common category whether sub category for that is available ..like some users still post the SAP Script & ALE Related questions in common ABAP Category. Due to this it becomes very difficult to find the topic wise Questions. Please cooperate with the site & to other users. Thanks & Regards Tamseel
Write special commands of list?
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
What is the use of a pretty printer?
Can a domain, assigned to a data element be changed?
What is a help view? : abap data dictionary
What kind of deliverables you have on a day to day basis?
In which time constraint does the infotype records depend on the subtype ? : abap hr
What is the Difference between At Line selection and At user-command?
how to create view in bdc..??
What are authorization objects and what statement is used to perform an authorization check in an abap program?
What is open sql?
What is img? : sap abap hr
In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.
In an abap/4 program how do you access data that exists on a presentation server vs on an application server?