‎2008 Jun 09 5:45 PM
Hi, could you please help me to resolve a problem?
I have to assign a matchcode (Z table) in a Standard transaction.
In transaction IW32 in the "Operation" tab, i have to asign a matchcode to the field "unloading point" that is in the table control. The matchcode data is the information of a Z table.
I tried to use the function "F4IF_INT_TABLE_VALUE_REQUEST" executed in user exit EXIT_SAPLCOIH_006 , but it doesnt function.
I think that it is not possible because it doesn't has a standard matchoce assigned and an id parameter.
Thanks a lot.
Edited by: JONATHAN ROCHA on Jun 9, 2008 6:46 PM
‎2008 Jun 09 6:08 PM
try, creating a search help with the table Z, after assign this help to the data type, of the field that u want this matchcode.
this will affect all fields with this data type.
‎2008 Jun 09 6:08 PM
try, creating a search help with the table Z, after assign this help to the data type, of the field that u want this matchcode.
this will affect all fields with this data type.
‎2008 Jun 09 6:34 PM
HI, I have created the search help, but how can i assign this search help to the data element if the data element is standard?
Edited by: JONATHAN ROCHA on Jun 9, 2008 8:47 PM
‎2008 Jun 09 8:19 PM
check the field type of the field that u want.
then in se11 put this (field type) in data type option. then click in change. in definition option exist an area to search help.
‎2008 Jun 09 8:32 PM
But when i try to modify the data type the system asks me for the acces key.
There is no other way ?
‎2008 Jun 09 8:40 PM
this is because is a standard field,, i don't know other way. sorry.