How to run a report in background??and if we try to run in
foreground it says"this report sud be run in
background".what can be done in this case??
2-And how sud we stop a report running in background??
Answer Posted / venkateswarlu
if u want to run the programm in backgrond by using the
standard program RSBDCSUB by executing .
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Example of table cluster and cluster tables.
What are the fields in a bdc_tab table? : abap bdc
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?
How many main windows will be there in a page window?
What is the collect statement? How is it different from append?
What are the functional modules used in sequence in bdc? : abap hr
What is the use of at new statement ?
What is partner selection?
What are the steps to execute session method?
What is the last entry in all bdc tables? : abap bdc
Lock objects and what are parameters of ENQUEUE FM?
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization
What is an update type with reference to a match code id? : abap data dictionary
Explain what is step-loop? Explain all the steps?