how to run bdc program in background?

Answer Posted / malathy

1.If your using call transaction method the on the syntax
for call transaction as shown below put "N" as the option
which stands for no screens.

CALL TRANSACTION 'MM01' USING BDCDATA MODE A/E/N UPDATE A/S
MESSAGE INTO MESSTAB.

Mode A/E/N stands for A - All screens
E - Error screens
N - No screens
Update A/S stands for A - Asynchronous
S - Synchronous

2.If you use session method go to SM36 to schedule a
backgroun job.

Is This Answer Correct ?    14 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the dynamic actions and how to configure it? : sap abap hr

820


What is the Process to transfer IDOC from Outbound System to Inbound system.

1867


What is design pattern? Provide example .Why are we using it?

1198


What are the function of the transport system and workbench organiser? : abap data dictionary

737


What is alv programming in abap? When is this grid used in abap? : abap hr

891


HOW CAN YOU USE A PAGE COUNT IN CALLING A PAGE IN SMARTFORM?

1827


Define abap/4 layer?

988


What are the differences between session method and call transaction method? : abap bdc

748


Why is pretty printer user in abap?

850


How to know if the value entered contains records or not?

761


What are the various events associated with screen programming?

933


MY DOMAIN IS SAP-ABAP COMPARE TO WEBDYNPRO AND CRM-TECHNICAL WHICH IS BEST?

2665


please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?

1778


How is conversion of data types done between abap/4 & external level?

738


Mention some important events in abap programming.

772