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: 

PO copy to be saved as PDF in ME22N

former_member216668
Participant
0 Kudos

Hello Friends,

my requirement is as soon as po is modified and saved through me22n it should create a PDF and save it locally.

Though i know how to call the function modules to do it. I am bit hazy about how to call it when the save button is clicked.

Any one who has worked on it or who know how to do it please do share your experience

Regards,

K

1 ACCEPTED SOLUTION

former_member181995
Active Contributor
0 Kudos

Ok.

Use BADi ME_PURCHDOC_POSTED

Method POSTED

4 REPLIES 4

former_member181995
Active Contributor
0 Kudos

>

> I am bit hazy about how to call it when the save button is clicked.

>

> Any one who has worked on it or who know how to do it please do share your experience

>

> Regards,

> K

But I Bet i'm more LAZY than you

Amit.

GauthamV
Active Contributor
0 Kudos

hi,

use this badi.

ME_PROCESS_PO_CUST.

former_member181995
Active Contributor
0 Kudos

Ok.

Use BADi ME_PURCHDOC_POSTED

Method POSTED

Former Member
0 Kudos

Hello Ken,

You can also consider Output condition technique for the desired result.

Regards

Eswar