cancel
Showing results for 
Search instead for 
Did you mean: 

creating PO in abap report that triggers client proxy

Former Member
0 Kudos

Hi All,

Can anyone help me in this.

I wanna create PO thru my abap report, from which i will be triggering client proxy. I have done this PO creation using ALE

but now as the requirement is to send an attachment as well so using proxy.

i have got lil idea by going thru forums replies that i can call bapi_po_create in abap report. Is my understanding correct.

If yes, can i get an idea of the coding.

Thanks

Regards

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

To create a Purchase order through Coding you can use the BAPI_PO_CREATE.

Reward points if it is helpful

Thanks,

Madhu