cancel
Showing results for 
Search instead for 
Did you mean: 

EBP: How to find whether Purchase Order has been changed

Former Member
0 Kudos

Hi,

I wanted to know whether purchase order is changed or not in EBP. I have requirement to display a text "Changed Purchase Order" on output for the PO changed. when I check the table CDHDR in EBP system, it is not updating as in R3.

Could some one let me know the way to find out whether Purchase order is changed or not?

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

You can activate version management in config for PO.

pvanhoove
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello,

you can use the function BBP_PD_PO_GETDETAIL, the return table E_VERSION gives you all versions and their status (active, history, ...) of the PO.

Rgds

Pierre

Former Member
0 Kudos

Hi Sunku,

In transaction BBP_PD for object id BUS2201 (PO) there are versions.

Regards,

Paula.