how to run bdc program in background?
Answers were Sorted based on User's Feedback
Answer / 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 |
I am having an internal table with field name 'type' which consists of values 'a' 'b' 'c' 'a' 'a'.Now i used 'at new fieldname' control statement on this field so what could be the output
What secondary index and use of it and how many secondary index we can create?
SUPPOSE WE ARE RUNNING A BDC PROGRAM IN BACK GROUND AND AT THE END WE FOUND THAT SOME RECORDS ARE NOT UPDATED?WHAT IS THE SOLUTIONS
If there are 100 records...explain the BDC session method step by step how you gonna do ?
How to find the status of failure a IDOC
What are presentation and application servers in SAP?
What are interactive reports?
What is the use of CHAIN and ENDCHAIN statement?
10 Answers CSC, CTS, Net Solution,
what is search help exit ? can any body explain briefly
i want to block some spaces after end of page in classical report?how to do that?
difference between bapi and rfc
what are the events in ABAP?
18 Answers Keane India Ltd, Microsoft,