cancel
Showing results for 
Search instead for 
Did you mean: 

How to find the Status of a PO

Former Member
0 Kudos

HI ,

We are developing a custom program which would fetch the status of the PO . Could you please let me if there is any standard FM or program which can be of help.

bbp_pd_po_getdetail-> ET_STAT table contains all the status pertaining to an Purchase Order which does not meet my requirement.

Please help .

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Please use FM BBP_DOC_STATUS_GET to get the current status of Document.

Inputs: SC,PO guid, All the status in the CRM JEST table.

Output: Current Status of the Doc

Hope this helps.

Regards,

Neelima

Answers (0)