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

Problem with custom search help for std SD_DEBI

Former Member
0 Likes
1,194

Hi,

I have created a custom zcustom search help and included in std search help SD_DEBI.

In the custom serach help i have added the fields ktokd and sales area fields(sales org, Disb channel, division).

now when i goto va01 transaction and hit F4 for sold to party i was able view the KTOKD and sales area fields in the custom tab

when i select the values from f4 help and hit enter they are not getting displayed in sold to party field.

when i select only sales area fields from f4 and press enter they are getting displayed in sold to party field.

problem is with the ktokd field that i have included.

Any suggestions please let me know

Hi,

I have created a custom zcustom search help and included in std search help SD_DEBI.

In the custom serach help i have added the fields ktokd and sales area fields(sales org, Disb channel, division).

now when i goto va01 transaction and hit F4 for sold to party i was able view the KTOKD and sales area fields in the custom tab

when i select the values from f4 help and hit enter they are not getting displayed in sold to party field.

when i select only sales area fields from f4 and press enter they are getting displayed in sold to party field.

problem is with the ktokd field that i have included.

Any suggestions please let me know

2 REPLIES 2
Read only

Former Member
0 Likes
854

Hi deepti,

I think you have missed parameter assignment from your Z append search help to standard search help.

Select the search help and click on Param Assignment button and assign the refernece parameter(KUNNR) of your

append search help to std collective search help (KUNNR).

Thanks,

Pawan

Read only

0 Likes
854

I Have assigned already