cancel
Showing results for 
Search instead for 
Did you mean: 

SUS Get Confirmations of a PO

Former Member
0 Kudos

Hi All,

In SUS I have to get all the confirmations for a specific PO. Do you know any way to obtain the confirmations associated to a PO?

Thanks in advance!

Regards,

Martin.

Accepted Solutions (1)

Accepted Solutions (1)

khan_voyalpadusman
Active Contributor
0 Kudos

use function module > BBP_PD_SUSCF_GETLIST_UI> give sus po number --> as input for -->i_object_id

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks a lot Rave,

But I want to know if there a Function Module or something to obtain this information.

Thanks and regards!

Martin

former_member526144
Active Contributor
0 Kudos

Hi Martin,

You are looking for report purpose ..then i can give the table details....i will check function module then i will let you know..

Thanks

Ravi

Former Member
0 Kudos

You can use this FM: BBP_PD_SUSCF_GETLIST; pass the PO value in I_FOR_PO_ID and you should be able to get all the associated SUS confirmations.

Regards

Kathirvel

former_member526144
Active Contributor
0 Kudos

Hi,

Please select left hand side "ALL" under purchase orders tab ...now you can see list of all purcahse orders with po number..

now select the po and click on that...now click on "display document flow" button..now you can see list of all confirmations for specific PO..

Thanks

Ravi