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

MIGO Validation

Former Member
0 Likes
1,540

Hi,

How to put some validation in MIGO at item level ?

If the material is X, the text (SGTXT) should not be empty.

Thanks

5 REPLIES 5
Read only

Former Member
0 Likes
789

Do ur enhancement in Migo Badi...........

there are different interfaces....check out wich is suitable to u and put ur code after prper varification.

even u can use Exits also there.

Regards

ricky

Read only

Former Member
0 Likes
789

Check this BADI

MB_MIGO_BADI <---try this may be you it will trigger.

Edited by: Vijay Babu Dudla on Sep 1, 2008 6:42 AM

Read only

Former Member
0 Likes
789

userexit

MBCF0006

BADI

MB_MIGO_ITEM_BADI

Read only

GauthamV
Active Contributor
0 Likes
789

HI,

use these badi.

MB_MIGO_ITEM_BADI BAdI in MIGO for Changing Item Data

MB_MIGO_BADI BAdI in MIGO for External Detail Subscreens

Read only

Former Member
0 Likes
789

Badi:MB_MIGO_BADI

Method:CHECK_ITEM or LINE_MODIFY.