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

What is the syntax of packed number?

855


Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?

869


What are the parameter types for a method?

1173


Explain the client concept of sap.

779


How do you document ABAP programs? Do you use program documentation menu option?

852


How do you activate a function exit?

762


What is at exit-command:?

744


How are the function code handles in flow logic?

792


What are the field and chain statements?

784


what is the process of creating quotation using BAPIs.

1791


What statement will be found in an sap application program that implements a function module exit?

756


What are matchcodes?

730


What is the difference between synchronous and asynchronous update? : abap bdc

837


how to capture the errors in bdc Call transaction method?

794


What is the difference between ABAP and HR ABAP

3266