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

Function Module for Lock and Unlock

Former Member
0 Likes
1,961

hai guys,

can u please tell me the function module for lock and unlock in IM02,IM22,IM12 Transaction.

Regards,

N.selvamuthukumar.

7 REPLIES 7
Read only

Former Member
0 Likes
1,312

This message was moderated.

Read only

Former Member
0 Likes
1,312

Hi Selvamuthu,

Just try with :

AIPE_ENQUEUE_INVPROG

Regards,

Nitin.

Read only

Former Member
0 Likes
1,312

Hi Selva,

Use the below function module to lock and unlock the T-Codes: IM02,IM12,IM22.

Lock: AIPE_ENQUEUE_INVPROG.

Unlock: DEQUEUE_EIMHIER.

Regards

Paramesh.

Read only

0 Likes
1,312

hai paramesh,

thanks for ur reply.

Regards,

N.selvamuthukumar.

Read only

0 Likes
1,312

Thanks for ur reply.

Regards,

N.selvamuthukumar.

Read only

Former Member
0 Likes
1,312

hi ,

u can use the following FM for locking and unlocking your t codes

enqueue - ENQUEUE_ESFUNCTION

dequeue - DEQUEUE_ESFUNCTION

hope it helps !

regards,

prashanti

Read only

Former Member
0 Likes
1,312

Answered