Application Development and Automation 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: 
Read only

any FunctionModule orBAPI are available to change Material classifiacation?

Former Member
0 Likes
620

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
578

HI,

try this bapi

BAPI_OBJCL_CHANGE.

Regards,

Ankur Parab

4 REPLIES 4
Read only

Former Member
0 Likes
579

HI,

try this bapi

BAPI_OBJCL_CHANGE.

Regards,

Ankur Parab

Read only

0 Likes
578

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.

Read only

0 Likes
578

Hi,

Try using BAPI_OBJCL_CHANGE_KEY bapi. Go through bapi documentation for more details.

KR Jaideep,

Read only

0 Likes
578

>

> 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