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

regarding lock

Former Member
0 Likes
445

Hi Friends,

Can please anyone help me regarding this requirement .

On double click on material, check if the material is locked. If not navigate to MM02 transaction with the material number. If the material is locked, navigate to MM03 transaction. The display should take to the basic data 1 screen of the material.

Thanks in advance...

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
412

Hi,

MARA-MATFI = 'X' Indicates that material has been 'Locked'.

Regards

Raju Chitale

2 REPLIES 2
Read only

alpesh_saparia3
Active Contributor
0 Likes
412

Hi,

You can check using retrun parameter of Lock object function module ENQUEUE_EMMATAE.

Read only

Former Member
0 Likes
413

Hi,

MARA-MATFI = 'X' Indicates that material has been 'Locked'.

Regards

Raju Chitale