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
I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?
What are the major steps will you use for tuning?
What is meant by performance analysis? Have done anything to improve the performance?
What does the extract statement do in extract datasets?
What are field groups?
What is an on”*-input filed” statement?
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
How can I make a differentiation between dependent and independent data? : abap hr
How to specify a client for database table processing?
Explain the function module in bdc?
How to analysis Background Job for performance Issue?
what precautions or prerequisites do you follow to update a record into database table and how
what is the process of creating quotation using BAPIs.
What is sap abap data dictionary?
HOW TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)