cancel
Showing results for 
Search instead for 
Did you mean: 

PPDS - DS - Create / Change Order

praveensap
Explorer
0 Kudos

Dear All,

I have a requirement to create / change order in which user will select the product and then we will add new button (Create / Change Order) on DS planning board toolbar.On pressing the button after selecting product user will get pop up similar like create order in DS planning board with few custom fields.On clicking Ok we will have to create / change order and also save the custom data entered in order.

Please advise.

Thanks & Regards,

PS

Accepted Solutions (0)

Answers (1)

Answers (1)

roberto_forti
Contributor
0 Kudos

Hi Praveen,

Below some SAP BAPIs to create and change PO.

BAPI_PO_CREATE1 (create PO)

BAPI_PO_CHANGE (change PO)

BAPI_PO_GETDETAIL1 (get detail)

BAPI_PO_GETITEMS (get items)

Regards,

praveensap
Explorer
0 Kudos

Hi Roberto,

We are in APO system.

Please advise.

Thanks,

PS