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

Blocking Material Master for Workflow

Former Member
0 Likes
472

Dear colleagues,

We are customizing creating and changing of material master workflow, i.e., screens will be generated by various people and supervisors of the initiators will be approved. For this purpose, I use Business Object BUS1001006 to serve it. But my problem is when a material master is created or changed in one of the views; I want to block that material in use of PO or whatsoever until confirmation is done by respected supervisor. Is there any field available, like in vendor master (LFA1 u2013 CONFS and LFB1 u2013 CONFS), in material master tables like MARA, MARD or etc?

Best regards,

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
417

Hi,

You can look in methods of Business Object BUS1001006. There are some posible FM's that you can use:

OL_SET_LVORM_MATERIAL

ENQUEUE_EMMATAE

DEQUEUE_EMMATAE

Regards,

1 REPLY 1
Read only

Former Member
0 Likes
418

Hi,

You can look in methods of Business Object BUS1001006. There are some posible FM's that you can use:

OL_SET_LVORM_MATERIAL

ENQUEUE_EMMATAE

DEQUEUE_EMMATAE

Regards,