Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Show different lists depending on subtype

Former Member
0 Likes
347

Hi,

In transaction PA30 it is possible to show a list. Normally you define the list screen number in the customizing for infotypes, so just 1 different screen is possible. Now I want to know if it is possible to use 2 different screens for the list display. I need to redefine the screen number within the program flow depending on the subtype. I can't find an user-exit for this. Has anyone a solution??

kind regards Maarten

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
325

Hi Maarten,

I think U can do this by definig a new feature based on the subtype and call the alternate screen for the respective variable key.

How to do:

step 1 : Create a feature with the variable keys defined based on the subtype.

step 2:U can use the table T588M to call different alternate screens for the respective variable key(Output from feature).

U can ask ur functional consultant to do this kind of work.The data in the table T588M is maintained by the functional people.

Hi Maarten,

I think U can do this by definig a new feature based on the subtype and call the alternate screen for the respective variable key.

How to do:

step 1 : Create a feature with the variable keys defined based on the subtype.

step 2:U can use the table T588M to call different alternate screens for the respective variable key(Output from feature).

U can ask ur functional consultant to do this kind of work.The data in the table T588M is maintained by the functional people.

1 REPLY 1
Read only

Former Member
0 Likes
326

Hi Maarten,

I think U can do this by definig a new feature based on the subtype and call the alternate screen for the respective variable key.

How to do:

step 1 : Create a feature with the variable keys defined based on the subtype.

step 2:U can use the table T588M to call different alternate screens for the respective variable key(Output from feature).

U can ask ur functional consultant to do this kind of work.The data in the table T588M is maintained by the functional people.