‎2007 Sep 12 7:01 PM
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
‎2007 Sep 12 7:03 PM
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
‎2007 Sep 12 7:03 PM
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
‎2007 Sep 12 7:17 PM
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..
‎2007 Sep 12 7:20 PM
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
‎2007 Sep 13 10:17 AM
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.
‎2007 Sep 13 10:26 AM
‎2007 Sep 13 10:26 AM
‎2007 Sep 13 10:44 AM
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...!!