Hello Gurus,
I have gone through various forums on the same issue, and I feel this is not yet answered completely.
1. I'm in a scenario where you want to populate "Characteristics (Text)" from an Info Object in a BEx report, I believe these can be achieved either by Text Variable using replacement path where you can call the Info Object and replace it with "Label" from that InfoObject.....
Problem: In my case this is not functioning, as the output would show "Not assigned".
2. I tried to achieve the same output by using "Customer Exit" using "EXIT_SAPLRRS0_001", but I have no clue on how to make the characteristics displayed.
As the characteristics I want to populate are not any time objects.
The values are as follows:
MPN_SL_CODE OWNER MES_LOT_ID LOT_REVENUE_LOCATION LOT_COMMENTS HOLD_FLAG FAB_PLANT PRODUCTION_ORDER PLANT_LOCATION PHASE LAST_UPDATE_DATE_TIMSo are the "Text variables" provided in BEx are actually good enough to support these kind of scenarios?
And to add complexity to the same scenario, I would also like to make the characteristics populate and work like Key figures in BEx Analyzer.
Where the output would be something like as follows:
ABI_INDICATOR DESIGN_REVISION FAB_LOT_ID FAB_PLANT FAB_REVISION HOLD_FLAG INTERNAL_DEVICE LAST_UPDATE_DATE_TIM A5N8400000 355C9G11W N YYY FAB_LOT_1 1 N 20120719 142020 TEST COMMENTS CSO A5N8400000 355C9G12-AIXU12A Y YYY FAB_LOT_1 N INT_DEVICE 20120720 115443 FINISHING CSO A5N8400000 355C9G12-AIXU12F N YYY CSO1 N INT_DEV 20120720 113819 TEST COMMENTS CSO A5N8400000 355C9G12-AIXU12T N YYY CSO1 N INT_DEVICE 2012071916120 TEST COMMENTS CSO A5N8400000 355C9G12P N YYY 1 N 2012071911300 TEST COMMENTS CSO ACan we achieve this output where we are making Characteristics perform like key figures and Would want Text Variables to pull values from the Master data and produce them on columns using replacement path.
Thanks,
Satish