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: 

ME51n Problem--BADI name required

Former Member
0 Kudos

Hi ,

I have attached 2 fields (check boxes) in ME51n tcode with the help of sreen exit . Now my requirement is to get the value of these z-fields (entered through the ME51n ) when i will be creating the Purchase Order in respect to the Purchase Requisition (ME51n).

Please provide any exit or BADI name to resolve this problem .

1 ACCEPTED SOLUTION

Former Member
0 Kudos

You can use screen BADI for ME21N: ME_GUI_PO_CUST.

it is having good documentation & sample code.

--

Reddy

6 REPLIES 6

Former Member
0 Kudos

You can use screen BADI for ME21N: ME_GUI_PO_CUST.

it is having good documentation & sample code.

--

Reddy

Former Member
0 Kudos

To Reddy ,

Sorry brother it is not solving my problem .If you have any query u can ask me .

0 Kudos

> Sorry brother it is not solving my problem .If you have any query u can ask me .

Y?

--

Reddy

0 Kudos

it is not solving my problem . Could you please tell me the exact solution .

0 Kudos

with BADI: ME_GUI_PO_CUST

1. you can put ur custom fields(the fields which are created in ME51N) on ME21N screen.

2. using some method of the badi, you can pull the values from requisation tables.

3. these values can be desplayed on ME21N/22N/23N

--

Reddy

0 Kudos

You can use Enhancement 'MEREQ001' too .

Append ur Zfields in EBAN structure,