cancel
Showing results for 
Search instead for 
Did you mean: 

How to get Purchase Order Rejection/approve Text from me22n while PO Rejects using ME29N T code

0 Kudos

Dear friends,

I have requirement in work flow.

When user Reject PO No. using ME29N T code, i need to get Rejection/approve Text which is maintained in PO header-text.

the same text i need to print in mail body which is already working fine.

now my question is how to get that text into work flow mail body, i am using BO bus2012 in my work flow.

Can any please suggest.

Regards,

Ankamma.

Accepted Solutions (0)

Answers (1)

Answers (1)

bpawanchand
Active Contributor
0 Kudos

Hi ,

Probably you should try to get the details of the PO header by using the same BO BUS2012 and method Get Detail or may be you can try to get the details of the PO by using BAPI_PO_GETDETAIL1 BAPI.

Thanks,Pavan