cancel
Showing results for 
Search instead for 
Did you mean: 

Selection screen variant...

Former Member
0 Kudos

Hi Gurus,

My requirement is I need to call a prepare a selection screen and create a variant of that screen..

Then user will put the name of the variant as selection id in "Production Planning run " screen...I neeed to fetch all product ids based on the sejection screen variant and store that internal table of user exit

APOCDPS1....The internal table name is "E_SEL_PEGID_TAB". It is there in the FM Exit_SAPLCDPSUSER_02 ....

Please help,,,how to do??

I also need to write a query in the user exit on a table to fetch what are stored in the variants where the variant name is selection id given by the user...Which table and which fields are maintaining that in APO..

Accepted Solutions (0)

Answers (1)

Answers (1)

nitin_thatte
Contributor
0 Kudos

You should go to transaction /SAPAPO/CDPSB0. create the screen variant there and then you can call this varient in transaction CDPS1.

Regards.

Nitin Thatte