A Report program is executed in Back ground mode. The out
put of this program must be sent to the inbox for a list of
users.The users are based on an Organizational assignment
defined in a configuration table. what is the Best way this
can be performed?
Answer Posted / arpit
schedule job(SM36) for executing report in background,create
distribution list to whom u wants to send mail and add
distribution id in spool list recipient.
by this way output of report will be send to a list of users.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is a modification assistant?
How do you move on to the next screen in interactive reporting?
What is pass by value and what is pass by reference? Which is better?
What two statements would be used to exchange data between programs using abap memory?
What are the two ways for restricting the value range for a domain ?
Which function module reads the data for particular infotype ? : abap hr
if while coding power goes off , how to retrieve the codes?
What are the 3 types of tables in sap? : abap data dictionary
I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.
What are the steps to execute session method?
How will you insert record in a sorted table
In which table the material master data is stored?
What are null values? : abap data dictionary
What is full form of bdc session? : abap bdc
In which particular scenario we use sorted table and which particular scenario we use standard table?