‎2009 Sep 23 1:29 PM
Hi,
my issue is that I have problems using H_T301 as F4 help for PKHD-LGTYP in my wizard.
Background:
If u create a new control cycle in LPK1, LGNUM is already filled because of customizing. Now, if I use F4 help for LGTYP in tcode LPK1, there comes a popup with LGTYP and its descriptions.
If u select an entry, it selects LGTYP.
So, I integrated this F4 help in my wizard BUT if I use it, it show me at first colum LGNUM and at second column LGTYP and at third column Description.
And if I select an entry it selects LGNUM and NOT LGTYP. But I need LGTYP!!
Any help will be appreciated!
Greetz
Zaya
Edited by: Tuncay Zaya on Sep 23, 2009 2:34 PM
‎2009 Sep 23 1:40 PM
‎2009 Sep 23 1:54 PM
Hi Vijay,
thx for your fast response but H_T300 is for LGNUM not for LGTYP...
Greetz
Zaya
‎2009 Sep 23 1:57 PM
Hi Zaya again,
for that use this Search help.
H_T301
Thanks and Regards,
Vijay
‎2009 Sep 23 2:06 PM
Hi again,
please read my first post carefully...
>
>
> my issue is that I have problems using H_T301 as F4 help for PKHD-LGTYP in my wizard.
>...
> So, I integrated this F4 help in my wizard BUT if I use it, it show me at first colum LGNUM and at second column LGTYP and at third column Description.
> And if I select an entry it selects LGNUM and NOT LGTYP. But I need LGTYP!!
‎2009 Sep 23 2:08 PM
Hi friend,
Try interchanging position of 'LGNUM' and 'LGTYP' in search help H_T301.
Goto SE11 -> Enter H_T301 -> Click 'Change'.
In 'Search help parameter' do following changes.
LGNUM ->Change 'LPos' -> '2', SPos -> '2'.
LGTYP -> Change 'LPos' -> '1', SPos -> '1'.
Activate.
Thanks.
‎2009 Sep 23 2:30 PM
Hi SAP Fan,
thank u very much for ur answer!
It helped me a looooot
One remaining question:
How do I set LGNUM as IMPORT Parameter for H_T301 beside checking field 'Import Parameter'?
Because F1 help says that I must bind it to the dynpro?
Regards
Zaya
‎2009 Sep 23 3:51 PM
Hi Zaya,
If u check field 'Export Parameter' in search help, that is enough.
Basically the use of import parameter checking is that
whenever a field is selected through search help those values are copied from that screen to the search help which can be used inside search help exit.
'Export Parameter' will pass possible values from search help to the screen for selection.
So, if u do not use Search help exits inside search helps, it is enough to check only 'Export Parameter'.
Thanks.
Edited by: Sap Fan on Sep 23, 2009 4:55 PM