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 are the two methods of modifying sap standard tables ?
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
What is a report?
Difference between sy-tabix and sy-index? Where it is used?
singleton class
Persistent class
What are the two ways for restricting the value range for a domain? : sap abap data dictionary
Explain what is sequence of event triggered in report?
How do you validate the selection criteria of a report? And how do you display initial
How do you write a function module in sap?
what are the problem we face during development( if we say v are in support(development)? what are the critical problems araises during LSMW updation and Smart form layout development for involce and po? very very important questions now a days commonly asking..plz plz reply me
What is the meaning of table buffer? This buffer is used by which type oftable?
What is the different between abap and ooabap? Why do we use ooabap?
Explain the call transaction method? : abap bdc
How to define selection screen?