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


Please Help Members By Posting Answers For Below Questions

HOW TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)

3296


How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc

673


What is the syntax for call transaction? : abap bdc

603


What abap statement will trigger list generation?

625


Explain the difference between get and get late?

585






How do you get the number of lines in an internal table? How to use a specific number occurs statement?

527


Suppose the client wants me the vacancy to be displayed on a website as well as ess. How should I do it? : sap abap hr

537


Explain what is step-loop?

765


What are the types of bdc s?

587


How do you set up background jobs in sap? What are the steps? What are the events driven batch jobs?

576


What are the differences between interactive and drill down reports?

548


What are the time related infotypes? : abap hr

627


What is database utility? : abap data dictionary

598


What is the difference between call transaction method and the session method? : abap bdc

538


The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization

616