Hi Experts,
I have developed a custom RF Logical Tx having 3 steps. The 1st step of program contains a single field named Destination HU( /SCWM/S_RF_PACK-NLENR) and a push button for creating "New DestHU"(For New HU creation) .Upon pressing the button user is navigated to 2nd Step which has got 2 fields namely Destination HU( /SCWM/S_RF_PACK-NLENR) and Destination HU Verification( /SCWM/S_RF_PACK-NLENR_VERIF). The issue is during execution this Verif field is not getting displayed.
I have followed the below given steps for implementing the Verification field:
1. Filled Screen group 3 to "002".
2. Maintained the "Verification Profile" in customization for the 2nd Step and correct Presentation/Personalisation profile combination.
3. Checked the field named as "Valid.Prof" in the "Define Logical Tx Step Flow" against the FCode-ENTER of the 2nd Step.
Have I missed any step in Config or do I need to put some code in the PBO/PAI Function Modules?
Thanks,
Roopesh