How to do back ground processing in BDC Session method ?
Answer Posted / sudhakar1207
In general we can do background job scheduling using SM36.
In BDC we can also do Background Processing using a SAP
Standard Program : RSBDCSUB.
Syntax:
SUBMIT RSBDCSUB WITH MAPPE = <SESSION NAME>.
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
What is asynchronous and synchronous update?
How can we use / display table in a screen?
How can we omit a leading sign and a leading zero in sapscript?
What is an evaluation path? : sap abap hr
Difference between Read and Get cursor?
What is append structure?
Explain the difference between tables and structures?
when does a list get sent to the screen on the presentation layer?
In BDC, data transfer is done success in foreground mode but if we done the same in background mode it shows errors. What is the reason?
What is the relationship existing between the various data elements? : abap data dictionary
Why do we use dynamic where conditions?
What is the length of function code at user-command?
What are the classifications of the sap abap data classes?
What is the difference between Check and Continue?
what is defference between repository and non repository Object?