Application Development 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: 

Function Module to Change Material Plant Status ( MARC-MMSTA )

Former Member
0 Kudos

Hi All,

Can anyone let me know the FM used to change the Plant specific Material status. Please let me know the Parameters to be passed also.

Thanks in Advance, Will award points if helpfull

Regards,

Simin.R

2 REPLIES 2

Former Member
0 Kudos

HI

Try with this

BAPI_MATERIAL_MAINTAINDATA_RT Create and Change Material Master Data (Retail)

BAPI_ORDER_CHANGE_STATUS_GET Change status for order

Regards

Pavan

Former Member
0 Kudos

Use FM

BAPI_MATERIAL_SAVEDATA

Pass the status in PUR_STATUS field of the structure PLANTDATA.

Also pass 'X' in PUR_STATUS field of structure PLANTDATAX.

It should work.

Lokesh

Ps. reward if the post helps.

Message was edited by:

Lokesh Aggarwal