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 / 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 |
Post New Answer View All Answers
What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
Can a constructor be redefined?
How to upload data using catt ? : abap hr
HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.
What is the difference between a structure and a table? : abap data dictionary
Can you assign a matchcode object to a parameter? If so how?
Explain what are extracts?
What is bdc? : abap bdc
What are uses of foreign key?
Example of table cluster and cluster tables.
Is sap xi intended to replace ale?
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
What is the difference between RETURNING and CHANGING parameters for a method?
Will 50,000 records be uploaded directly into APP's Server?