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

User Exit

Former Member
0 Likes
570

Hi ABApers,

My PP consultant want MRP controller number in the Transaction

(MD01).

Presently the input is as

1) Scope of planning

2) Plant

I want one more here as DISPO (MRP Controller).

I have seen the user exits but there is only functional user exit are

present no screen exits are there.

If there is any suggestion for this let me know.

Thanks in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
480

SAPMV50A --> FV50XF0B --> FV50XF0B_BELEG_SICHERN -->userexit_save_document(sapmv50a) --> userexit_set_status_vbuk

When vbuk-wbstk = 'C' post goods issue is finished.

We spent many an hour searching for this so I hope it helps!

2 REPLIES 2
Read only

Former Member
0 Likes
481

SAPMV50A --> FV50XF0B --> FV50XF0B_BELEG_SICHERN -->userexit_save_document(sapmv50a) --> userexit_set_status_vbuk

When vbuk-wbstk = 'C' post goods issue is finished.

We spent many an hour searching for this so I hope it helps!

Read only

Former Member
0 Likes
480

Hi,

Have you tried with exit LMDZU001?

Regards

Kiran Sure