Hi All,
We have got a requirement where we need to use a BEx variable on object which is not available in base BW infoprovider. As shown in below screenshot, based on the available data we have to display report output. There “Reporting Period” date is not available in base infoprovider and it can be any calendar date range selection. In below screenshot its from 30.08.2015 to 04.09.2015 and report output is displayed for same date range.
Logic to display “Type” object’s values – If “Reporting Period” date is in between “Entrydate” and “EndDate” display corresponding “Type” value. For Example - For Person 2, we have 2 values for “Type” for two different date range. “Type” value 3 is displayed for “Reporting Period” Dates which falls under 1st Entry and End date selection(15.04.2015 to 02.09.2015) and value 1 is displayed for 2nd Entry and End date selection(03.09.2015 to 31.12.9999). This can be done by comaparing “Reporting Period” date with “Entrydate and EndDate”.
Did anyone have use such variable(“Reporting Period” date) whose values later also used to display in report output?
Thanks,
Nilesh