Question:
Hi,
when i execute a planning folder, list of materials are displayed into the current layout.
Now, for each material, I need to bring quantity into the current layout which is (quantity) in an ODS. Initially, Quantity is blank in the infocube. Now, i need to populate Quantity field from ODS into the current layout.
Infocube Quantity field & ODS Quantity field are different but of the same type.
I'm wondering if it can be done using a user exit. Can we read ODS data from a function module and send it back to the current layout?
I appreciate sharing your ideas.
Answer:
with a function of type exit you can read an ODS and fill in your key figure in your cube.
rgs,
Answer:
Hi Clemson_guy2001
Did you manage to get your exit working? I am trying to do something very similar to what you want to do. Would you mind to send me your code if you got it working.
thanks
Madi1995