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 for MIGO

Former Member
0 Likes
856

Hi

Please help for the user exit in MIGO transaction.

I need to write the logic(validations) for the field called 'Delivery Note' (this is text field).

I checked no exits are there. Appreciate help in this regard..

Regards

Suresh

Hi

Please help for the user exit in MIGO transaction.

I need to write the logic(validations) for the field called 'Delivery Note' (this is text field).

I checked no exits are there. Appreciate help in this regard..

Regards

Suresh

6 REPLIES 6
Read only

Former Member
0 Likes
808

the Exits available are

MBCF0002 Customer function exit: Segment text in material doc. item

MBCF0005 Material document item for goods receipt/issue slip

MBCF0006 Customer function for WBS element

MBCF0007 Customer function exit: Updating a reservation

MBCF0009 Filling the storage location field

MBCF0010 Customer exit: Create reservation

MBCF0011 Read from RESB and RKPF for print list in MB26

MB_CF001 Customer Function Exit in the Case of Updating a Mat. Doc.

Please also refer these links

https://forums.sdn.sap.com/click.jspa?searchID=496356&messageID=2793101

https://forums.sdn.sap.com/click.jspa?searchID=496356&messageID=2855133

This has been discussed earlier in the forums also. Please search there

Read only

0 Likes
808

Hi

I don't think any of the above Exits would suffice my requirement. I just want to write some logic or validation on "Delivery Note" field in MIGO transaction.

Any inputs will be rewarded.

Thanks

Suresh

Read only

0 Likes
808

Hi suresh,

I want to capture the NET WEIGHT field value in the MIGO screen that I having in the Z Table. What User Exit I have to use and how to use it. Please guide me. I think you have come across this issue, right.

Would you mind giving me the solution for this issue.

Hoping so.

Thanks in advance.

Jacob S.

Read only

0 Likes
808

Dear Vasanth,

can you explain me steps to use that USER EXIT what you have given. Hope you would walk along with me to go thru' this issue.

Thanks and Regards,

Jacob S.

Read only

Former Member
0 Likes
808

Hello,

Check these two includes.

ZXMBCF03

ZXMBCU01

Vasanth

Read only

Former Member
0 Likes
808

Thanks