‎2009 Jun 10 2:36 PM
Hi Experts
could any one tell me to change the Materail Classification through any Founction Module is avilabale .
or any BAPI are their to change?
Thanks
‎2009 Jun 10 2:37 PM
‎2009 Jun 10 2:37 PM
‎2009 Jun 10 3:10 PM
just i would like give the Material number and we need to cahnge the classification .
but in this FM ->BAPI_OBJCL_CHANGE so many parametrs are we need to pass.
could any one tell me which i can give only Material number and i need to change the material classification..
Thanks.
‎2009 Jun 10 5:24 PM
Hi,
Try using BAPI_OBJCL_CHANGE_KEY bapi. Go through bapi documentation for more details.
KR Jaideep,
‎2009 Jun 10 5:54 PM
>
> just i would like give the Material number and we need to cahnge the classification .
>
> but in this FM ->BAPI_OBJCL_CHANGE so many parametrs are we need to pass.
>
>
> could any one tell me which i can give only Material number and i need to change the material classification..
>
>
> Thanks.
sorry I'm afraid you have to programm that function yourself for future use.
classification functions are quite generic since so they can be used indepently of the object.
the class type = 001
and the tablename is perhaps MARA
kind regards
arthur