Skip to Content
0
Dec 08, 2008 at 02:28 PM

User exit/ BADI ME*N

30 Views

Hello,

first the situation and then my question.

I have to implement a search help exit on knttp. I know the search help and have implemented the exit.

Know i need proccesing data in the exit of the purchase.

For example:

I start ME22N,

then i push F4 on KNTTP in position screen.

Then i have to check the field BSART in header screen to decrease the result of search help with a condition on BSART.

my opinion for a good solution is to find a user exit or badi in the process of displaying the purchase and set a static attribute of a new implemented Z class. To get this parameter in searchhelpexit create an instance of this class and get this attribute.

The release is 4.6C so i can't implement an enhancement point.

At time of Badi processing ME_PROCESS_PO_CUST - subscribe there are no purchase data in access.

I need the information of the purchase header at the time of showing this purchaseorder, and when you change the purchase order.

This changes have to be implemented in the enjoy transactions ME21N,ME22N, ME23n, ME51N,ME52N, ME53N.

Thank you in advance.

Best regards,

Dennis

Edited by: Dennis Goerke on Dec 8, 2008 3:33 PM