how do you send the BDCDATA table in a Call Transaction
statement
Answer Posted / guest1
CALL TRANSACTION <tcode>
USING <bdc_tab>
MODE <mode>
UPDATE <update>
<tcode> : Transaction code
<bdc_tab> : Internal table of structure BDCDATA.
<mode> : Display mode:
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Differentiate database index and match code.
Explain get cursor field?
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
HOW TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)
What are the main events of which are used for logical database?
What is view proxy in abap?
What are the different function modules used in sapscript?
Give 3 scenario of reporting due to which you require reporting help of ABAP consultant?
What is the function of the correction system?
What is the table & field to identify the no of items (bottles) stored in one case?
I need the coding for BDC program to upload Purchase orders of known vendor (ME21) in Material Management
Fallback class
What is sap locking?
What are the 3 methods that we use in sequence in a batch input session method? : abap bdc
Where are you used type casting?