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 do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?
What is the symbol to do “concatenation” operation in nw abap 7.4 ?
What is table pool?
Mention some important events in abap programming.
What is the difference between synchronous and asynchronous update?
What are Delivery classes? What data will you want to transport during client copy?
What is the difference between table and template?
How do you get the number of lines in an internal table?
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
Can we call reports and transactions from interactive reporting lists?
A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?
What is the difference between semi-monthly and Bi-weekly payroll area
What is the function of a domain? : abap data dictionary
What is meant by read lock? : sap abap data dictionary
How can you access the function code from menu painter?