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

Need to create a variant for Module pool screen

former_member842213
Participant
0 Likes
680

Hi All,

I have created module pool selection screen,I need to create variant for that ,as i didnt create selection

screen with following statements FM RS_VARIANT_SAVE_FROM_SELSCREEN ,Kindly help me to do the same

  • SELECTION-SCREEN *

----


*SELECTION-SCREEN BEGIN OF SCREEN 101 AS SUBSCREEN.

*SELECT-OPTIONS: S_CARRID FOR SPFLI-CARRID,

  • S_CONNID FOR SPFLI-CONNID.

*SELECTION-SCREEN END OF SCREEN 101.

The whole selection screen is manually create ,when i press save button in the gui status the data needs to be saved in the variant

Thanks

Santhiya B

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
570

chk this link:

chk this link:

2 REPLIES 2
Read only

Former Member
0 Likes
571

chk this link:

Read only

Former Member
0 Likes
570

Hi,

Please Check this link,

http://help.sap.com/saphelp_nw70/helpdata/en/c0/980389e58611d194cc00a0c94260a5/content.htm

This may help you.

Regards,

Renuka.