cancel
Showing results for 
Search instead for 
Did you mean: 

BBP_PDORG_DB_UPDATE

Former Member
0 Kudos

Hi,

By using BBP_PDORG_DB_UPDATE to update the purchasing group, I need to pass in the guid and the set guid.

So, I make use of BBP_PD_BID_GETDETAIL to get the org data. However, the set guid I got is different from the DB table BBP_PDORG. And in order to update the purchasing group successfully using BBP_PDORG_DB_UPDATE, I need the set guid that is shown in DB table BBP_PDORG. Any idea why BBP_PD_BID_GETDETAIL does not return the set guid as shown in the DB table?

Thanks.

Best Regards,

Weishan

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

From the BBP_PD_BID_GETDETAIL, the org data returned needs to go through CRMD_LINK in order to get the correct set guid that was used in BBP_PDORG.