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: 

MIGO - Enhancement

Former Member
0 Kudos

Hi All,

I have used MB_MIGO_BADI and also included the tab and 2 fields ( vendor and PO no).

When I am pressing ENTER key, whatever PO no enterred in the custom tab - field value should be passed to the main PO field of MIGO screen.

Plz guide me hw to do this.

With Rgds,

S.Bharani

1 ACCEPTED SOLUTION

former_member262988
Active Contributor
0 Kudos

hi,

use the method PBO_DETAILS and also PAI_DETAIL where you can catch the values entered in your custom field and ......also LINE_MODIFY......put break points and check whether the value entered in your custom field is populated or not ...

Thanks ,

Shailaja Ainala.

1 REPLY 1

former_member262988
Active Contributor
0 Kudos

hi,

use the method PBO_DETAILS and also PAI_DETAIL where you can catch the values entered in your custom field and ......also LINE_MODIFY......put break points and check whether the value entered in your custom field is populated or not ...

Thanks ,

Shailaja Ainala.