‎2008 Apr 01 1:55 PM
Hi All,
Please give me some inputs to solve my prob..
Problem :one Zsearch help( elementary) included in the standard coll SHLP "DEBI" . Now In this Zsearch help , I want to add the fileds AUFSD and CASSD . But when i execute this , Thse fileds inturn are not having any F4 help even though those filed have F4 help in KNVV table .
Please help me ASAP.
Thanks in advance ,
Dharma .
‎2008 Apr 01 2:37 PM
You might have forgotten to give the parameters for the fields.
parameters will be there on one of the tabs of search help check out in that parameters will be.
‎2008 Apr 01 9:29 PM
The reason you do not see a drop down on your search help for the fields from KNVV - AUFSD and CASSD is because the data elements for both these fields do not have a search help assigned to them.
One solution:
1) Create new data element for AUFSD say ZAUFSD. Use the same domain KAUFS and the same description as the original data element.
2) Assign search help H_TVAST with parameter AUFSP in data element ZAUFSD. You can find this search help from table view KNVV (Entry Help/Check) tab.
3) In your search help, check the "Modified" checkbox for field AUFSD and replace standard data element with ZAUFSD
Repeat these steps for CASSD
‎2008 Apr 01 9:46 PM
hi,
The fields AUFSD and CASSD dont have any search helps.
AUFSD has the foreign key relation but CASSD doesnot have any .
One alternative is to create Zfields with same data elements and assign search helps.
Thanks and Rewards.