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?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / guest
Since the users are having Org Assignment, we can have a
workflow wherein one task is to run the program in
background and next task will read the spool and send
output to the list of users. These users will have a common
job assignment.
Is This Answer Correct ? | 0 Yes | 0 No |
Types of tables in sap
what do u mean by one to one relationship in the database of transparent and many to one relation in pooled table could please tell me the answers i couldnt understand the concepts
What are different ways in which data upload can be done using LSMW?
Explain the relationship between a functional area, user group, and query when developing queries using the sap query tool?
How to transfer legacy data into base tables by scheduling a time frame using bdc?
diff types of BAPIS?
Difference between call transaction & session method? which of these methods can be best used in background process?
Pls tell me, we r using at line-selection,at user-command and at pf-status for generating the secondary list in report then what we will use in ALV for generating alv list. pls tell me what r the important thing to read in alv for interview purpose.
How to convert the Unit for 'Distance' (The value from one Unit to another).
What is the difference between upload and ws_upload ? : abap bdc
Name a few data dictionary objects?
3. After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then?