Skip to Content
0
Former Member
Apr 30, 2010 at 10:31 AM

Batch Classification Values not getting changed

206 Views

Hi Gurus,

I am using the following bapi ( BAPI_OBJCL_CHANGE ) to change Batch classification values Eg: Cut clarity etc.

when i pass these values thru the function module in the program it is not getting changed while when i change it through msc2n it gets changed successfully...

I have passed the following values in the parameters of the bapi :

OBJECTKEY = v_objectkey

OBJECTTABLE = 'MCH1'

CLASSNUM = V_CLASSNUM

CLASSTYPE = '023'

KEYDATE = 30.04.2010

ALLOCVALUESCHARNEW

CHARACT = CLARITY

VALUE_CHAR = P040

VALUE_NEW = P040.

Can some one help me solve this....

Needed urgently..

Edited by: NAVIN FERNANDES on Apr 30, 2010 12:31 PM

Edited by: NAVIN FERNANDES on Apr 30, 2010 12:32 PM