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 |
we go in debugging but i m in 5th line of debugging and i want to go again in 4th line of it then how to do that
what is macro and function?
how can i find which report(abap program) assign to which sap script? or how can we find sap script is assign to which progam?
can any one tell me the following question's answer 1. How can we create PUSH Botton in presentation layer. 2.How can we print the record. 3.If database has nor records & if we write 'for all entries' in select statement then what will be happen.
I have 2 radio buttons with 2 fields each on selection screen.My requirement is like if click on 1st radio button the second radio button field should be disabled and and vice versa.How can i do that?
What z the difference between a pool table and a transparent table and how they are stored at the database level?
SAP Script for Billing in which Billing document number was displayed as header, Bill Type, Bill Category, Bill Item, Cost, Base Unit of Measurement and Material number were categorically displayed for each billing document number. plz mention the detail coding Tahnks, Rahul
BDC CALL TRANSACTION carry on synchronous processing and update the database both synchronously and asynchronously,where session method carry on asynchoronous processing and update the database synchrousnously.I want to know the meaning of synchronous and asynchronous processing and also the meaning of synchronous and asynchronous database update.
I have one BADI Definition , which i have use it in multiple Implementation .Now i am calling the BADI , In which Sequence the BADI will be called ? Can i control the sequence of calling ?
2 Answers Nissan, Renault Nissan,
How to know if the value entered contains records or not?
What is an authorization in sap?
What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary