on 2018 Feb 20 7:26 AM
Hi
I'm working on SAP BW 4 HANA environment ,recently I got a requirement to get the last week data(not previous 7 days) by entering cal day(single value) as an input.
I've written the code by searching some other thread,but the variable values I couldn't see in RSRT screen after entered the date input.
Please let me know if any FM to get the result (DATE_GET_WEEK),I couldn't see any error message in se38 program, may be I did some wrong code in se38.
Example -Input is calday (19.02.2018)
out put is to show last week (11.02 to 17.02.2018).
Hi, the i_step will determine when your variable is filled (before screen, after screen or in validation). Check the OLAP Wiki for more technical details: Customer Exit Variables
Cheers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
If you want to display you variable value in RSRT then your code should be written in I-step 0, that will trigger the value before entering the report.
Regards,
Pankaj
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you post here your code?
Regards,
Loed
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
67 | |
8 | |
8 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.