Application Development 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: 

BADI for field value and validation for MIGO

Former Member
0 Kudos

Dear Experts,

The requirement is like this in the header text field of migo i have to enter a pop up help where values from certain ztables r to be popoulated and there will be a date.

The next step is that after getting that date i have to compare with document date and find the diff between the dates

Which badi or exit i shall use and how to code there.

Please provide me with a solution.

1 REPLY 1

Former Member
0 Kudos

Hi,

Well I am not sure about your first requirement for a search help in header text field of MIGO transaction.

However for validation when creating a material document you can implement BADI MB_DOCUMENT_BADI .

Check this BAdi MB_MIGO_BADI

Regards,