on 2013 Jan 02 12:44 PM
Hi,
I have a query that i use for broadcasting. This query has a dynamic logic picking up the current fiscal year and current month and mandatory inputs such as company code, controlling area which are available in the selection screen as shown below:
Now In broadcasting in MHTML format thru Email and also in xls format to portal, when giving the variable assignment- I need to give the inputs for the first 3 rows and i just click ok. But it's not changing dynamically - change comes every month.
I am not saving it as a variant either.. Shouldn't it dynamically change in the variable assignment?
And Do i need to check any option? What are these options in broadcasting used for - Only upon data change, Accessibility?
Please help.
Request clarification before answering.
Gaurav, The user wants the report to their inbox without having to input anything... So a selection screen is needed even if the user wants to check the query later..
Hendrik.. The first 3 rows- i have to manually input.. and 3 reports are delivered to the users.. as 3 plan versions exist.. company code and controlling area remain the same.. and the last 3 are dynamic variables which are customer exit variables written thru CMOD.
So Will this scenario work by creating a process chain?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
you can try following:
- instead of using mandatory variables for 3 dynamic variables, use optional variables and write the code in i_step = 2 instead of i_step = 1.
If this does not work, you can create a copy of the main report which will be used for broadcasting. In broadcast report, last 3 dynamic variables can be kept as "Not Ready for Input".
Regards,
Gaurav
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.