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
How to eliminate duplicate entries in internal tables? : abap data dictionary
What is the difference between a structure and a table?
How can we achieve MVC ?
What is pass by value and what is pass by reference? Which is better?
What is an “on input filed” statements?
How will you find manager of an employee
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
What is modularization and its benefits? : abap modularization
what are the main technical differences between oracle and sap? it would be more helpful to me if get this answer...
What are the different types of internal table?
What is the difference between the function module and a normal abap/4 subroutine?
What is the difference between RETURNING and CHANGING parameters for a method?
How did you test the form you developed? How did you taken print?
What is the use of a pretty printer?
foreign key enforcement?