Question:
Hi all,
I have a dependent demand comming in the product view.
User wants to view the prodcut for this dependent demand can it be done in this product view.
I know if you double click on the same u can view the prodcut, but can i get it on the initial screen.
Any suggestions on the same.
Warm regards,
APO Guy.
Answer:
This badi allows you to insert a max of 3 additional columns (more in SCM 5.0) and populate them with data.
RRP_USEX_COLS_GET_TEXT_01 - define what you want to call the additional columns for the product view.
RRP_USEX_COLS_FILL_01- can then be used to fill the data for each line in the view.
CT_REQMTS in RRP_USEX_COLS_FILL_01 contains the trpid of the dependant demand.
With that you can look up the output product MATID from /sapapo/TRPROD, and then the real material from /sapapo/matkey.
When you have it you can stuff it into one of the 3 user fields allowed in the product view, receipts view, requirements view etc.
Another approach might be to derive it from the order id in CT_REQMTS..
Have fun....I did.
Darth
Answer:
Thanks for your response.
I will try the same.
Just a quick question is there any user exit as well were we can add a product name on the DS Planning board as we move the cusor alone the order number.
We get the order number on the order on DS planning board, Can we have a product name as well there.
Thanks and best regards,
APO Guy
Answer:
you can configure the information that appears in the 'pop up'. Product is a selection that you can make here.
In the graphical planning board profile, click down to graphical objects.
now you might have to do this a few times, since many graphical objects are used, like for fixed, deallocated orders etc.. (determined by the decision tables for graphical objects.
Answer:
Thnaks!!! it worked...
Answer:
I need to have product description on the operation. But there is no field for the product description on operation.
I know we can have it on the order but i wanted to ahve it on operation.
I could view that there are couple of free fields, can we use one of them, if yes how?
Please help us...
regards,
APOGuy