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: 

EXIT PO Item to get COBL-KOSL

glauco
Active Contributor
0 Kudos
211

Hi friends.

I've already added three fields in PO Item with EXIT/append CI_EKPODB.

I need to take part of COBL-KOSTL (511 screen) in fields A and B (ZZ fields) during EXIT processing from field COBL-KOSTL. Because these EXIT's doen't see this value which is out of its scope.

I tryied creating a enhancement point in screen 511, and I can EXPORT this value to MEMORY. But it works only in ME22. I need it independent in which tramnsaction I use, ME22 or ME22N. In ME22N it doesn't work because I couldn't create any enhancement point (implicit). It's OO and doesn't let me to do the right thing.

I tryied to encode BADI ME_GUI_PO_CUST in some methods but it doens't stop on my test's BREAKPOINT.

Any idea ?

thanks,

Glauco

1 REPLY 1

glauco
Active Contributor
0 Kudos
78

Worked using:

CALL FUNCTION 'DYNP_VALUES_READ'