Application Development 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: 

Matchcode

Former Member
0 Kudos

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

Former Member
0 Kudos

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

thanks,

krishna

3 REPLIES 3

Former Member
0 Kudos

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

thanks,

krishna

0 Kudos

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

0 Kudos

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