cancel
Showing results for 
Search instead for 
Did you mean: 

How to get PO GUID from PO number ?

Former Member
0 Kudos

Hi All,

I have the PO number and I want to get the PO Header GUID.

Currently, I am passing the PO number & object type as BUS2201 to CRMD_ORDERADM_H table.

But it is having multiple entries for few POs. Can I use the 'CHANGED AT' field in the table to find out which is the recently changed PO?

Is this the right way to find out the correct entry?

Kindly help.

Regards,

Mani

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

If you have only one PO number, you don't need to use loop.

Regards,

Evgeny.

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

How about calling FM BBP_PD_PO_GETDETAIL?

Regards,

Masa

Former Member
0 Kudos

Hi,

The FM you have mentioned is fine.

But I thought using a table would be a better option as it does not affect teh perfomance.

If I use this FM, I need to do it in a loop.

Regards,

Mani

former_member183819
Active Contributor
0 Kudos

mani

masa is correct . mot like ECC. here all are linked .. if you wanna find a set of data you only FM helps.

muthu