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

Variant in Custom screen

Former Member
0 Likes
681

Hi ,

I have created a custom transaction code using dialog modules , and i want to attach the functionality of saving the data the we give on the screen as variant.

like sap transactions which save screen fields as variants.

can any one suggest me some ideas.

Thanks in advance.

Regards,

Roby.

Hi ,

I have created a custom transaction code using dialog modules , and i want to attach the functionality of saving the data the we give on the screen as variant.

like sap transactions which save screen fields as variants.

can any one suggest me some ideas.

Thanks in advance.

Regards,

Roby.

4 REPLIES 4
Read only

Former Member
0 Likes
594
Read only

Former Member
0 Likes
594

hi,

Check this thread.

Regards,

Sailaja.

Read only

Former Member
0 Likes
594

Hi,

Thank you all for the input , i am able get to the variant on to the screen, if i want to save new values to the same variant from screen, what would be the approach.

Let me know,

Thanks in advance.

Regards,

Roby

Read only

0 Likes
594

Check the function module: RS_VARIANT_CHANGE and other FM's in RS_VARIANT*.

Regards,

Prakash.