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

Matchcode

Former Member
0 Likes
655

we have a search help created called z_vmvaz (match code for reservation numbers) and when I tried to activate this, I am getting this message says

No parameter assignment maintained for included search help Z_VMVAZ

No parameter assignment maintained for included search help Z_DOCDESC

Included search helps Z_DOCDESC and CS_KDST both use hot key X

No values can be returned from contained search help Z_VMVAZ

No values can be returned from contained search help Z_DOCDESC

how can I fix this,

also when I go to va02 and search the sales order based on the reservation number (there is a tab called match code for reservation numbers) if we put the reservation number over there, we are able to get the order number, but that order number is not passing to the sales document field in VA02.

any idea?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
605

pls check LPos,SPos,import and export parameters while defining the search help

thanks,

krishna

3 REPLIES 3
Read only

Former Member
0 Likes
606

pls check LPos,SPos,import and export parameters while defining the search help

thanks,

krishna

Read only

0 Likes
605

sorry to ask, what you mean by LPos and and SPos, can you please give some more details

Read only

0 Likes
605

LPos -Position of the field on the list

SPos-Position of the field on the selection screen

Import-Whether the field is imported to search

Export-Whether the field is exported after the search

thanks,

krishna