cancel
Showing results for 
Search instead for 
Did you mean: 

is there a way to copy PO?

Former Member
0 Kudos

Hi,

is there a way to copy PO?

I know that there is no standard way,

Any function module, report available?

Regards,

Ramesh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

The following functions can be used to build a custom wrapper.

BBP_PD_PO_GETDETAIL -> Get the detail of a PO and pass the same to the below

functions to create a new one.

For creating PO

BBP_PD_PO_CREATE

BBP_PD_PO_SAVE

For changing PO

BBP_PD_PO_UPDATE

BBP_PD_PO_SAVE

Regards

Kathirvel

Answers (0)