‎2005 Dec 20 5:13 PM
Hi together,
i must create new variants for existing retail-materials.
I have tryed to use the BAPI BAPI_MATERIAL_MAINTAINDATA_RT
I get the Error-message MH051 'classification was not possible'
For a new material runs well.
What can i do to solve this problem ?
Thanks in advance
thorsten
‎2005 Dec 20 5:16 PM
insted of this BAPI_MATERIAL_MAINTAINDATA_RT
why can't you use BAPI_MATERIAL_SAVEDATA.
this can be used to maintain the material..
vijay
‎2005 Dec 20 5:20 PM
Hi vijay,
this Bapi is not possible to use for retail-material.
Thanks for your quick answer
regards
thorsten
‎2005 Dec 20 5:35 PM
can you just tell me what are the parameters you are passing..
vijay
‎2005 Dec 20 5:45 PM
Hi vijay,
i use the same idoc as for the original retail-material.
i have a program to read and modify this idoc.
i change only the characteric-values and the variant-numbers,because this variants have a different number-range.
thorsten
‎2005 Dec 20 5:55 PM
i hope you are passing
function
material
variant in variant table.
FUNCTION
MATERIAL
CHAR_NAME
CHAR_VALUE in chararcterstic and as well characteristicx also .
are you giving update flag.
vijay
‎2005 Dec 21 8:46 AM
Hi vijay,
i have changed the function from 005 New to 004 update.
the same result.
what can i also do ??
regards thorsten
‎2007 Apr 15 8:17 AM
Thorsten,
Did you find a solution to the classification error? I am running into the same problem.
Thanks