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

SAVING VARIANT

former_member810660
Participant
0 Likes
2,608

Hi Experts,

i was saving a variant for a selection screen, in that selection screen i am having a field which comes by F4 help i was selected a particular value and saved the variant, when next time i am selecting this variant, i am getting this field as blank value. how to resolve this issue.

please help me. <b><REMOVED BY MODERATOR></b>

Thanks in advance.

Thanks & Regards,

Poorna.

Message was edited by:

Alvaro Tejada Galindo

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,280

Hi,

Check if the SAVE WITHOUT FIELD VALUES is selected for that field.

When you Save the Variant you have many options. If you select the SAVE FIELD WITHOUT VALUES then the system will not save the values while saving the variant.

Cheers

VJ

Message was edited by:

Vijayendra Rao

7 REPLIES 7
Read only

Former Member
0 Likes
2,281

Hi,

Check if the SAVE WITHOUT FIELD VALUES is selected for that field.

When you Save the Variant you have many options. If you select the SAVE FIELD WITHOUT VALUES then the system will not save the values while saving the variant.

Cheers

VJ

Message was edited by:

Vijayendra Rao

Read only

0 Likes
2,280

Hi Vijayendra,

actually i should save the value for that field ( i was selecting this field by F4 help ) after saving the variant. when next time i am selecting this variant, i am not able to see this value being displayed on the screen. i have tried many options, any idea which option we have to select.

Thanks & Regards,

Poorna..

Read only

0 Likes
2,280

Hi Poorna,

Do one thing. Open the variant you have saved and click on SAVE again it will take you to the Variant management screen. In that screen can you check if there is a check on the CHECKBOX which says SAVE FIELDS WITTHOUT VALUES?

If yes then you need to remove that check and leave the checkbox empty. Try to see if there is any logic in your program in the initialization event or anywhere in the screen events which clears the value? I dont think apart from there 2 reasons there could be anyother problem.

Cheers

VJ

Read only

0 Likes
2,280

Hi Vijayendra,

i have tried all options but, Finally when i debugged the program from the intial screen with variant. At at selection-screen output. before loop at screen logic i have cleared this parameter. so this is causing the problem.

any way thanks for your suggestion.

Thanks & Regards,

Poorna.

Read only

former_member810660
Participant
0 Likes
2,280

thanks for your help.

Read only

former_member810660
Participant
0 Likes
2,280

thanks for your help.

Read only

Former Member
0 Likes
2,280

hi poorna

Just give the selection screen values and goto GOTO->Variants->save as variants and then give the variant name n description....execute the report so near execute icon u wil get another icon name Get variants ,click it select the variant which u created.....the selection screen values will appear...

REWARD IF USEFUL...!!