Skip to Content
0
Former Member
Mar 17, 2007 at 06:24 AM

BBP_OM_FIND_SC Brings deleted purchase Organizations

64 Views

Hi,

When creating a SC in SRM 5.0 and we get an exception. After debuging LBBP_PDORGF11 we get to the point where the BBP_OM_FIND_SC is called.

with parameters : SEARCH_FOR = some_user and SEARCH_CATID = [logsys,catid] the result is [C22,50001122] (Purchase Organization)

The problem is that Purchase Organization no longer exist in PPOMA_BBP. It was deleted. But it seems that the relationship between PurgOrg, CatID and User is still present in system tables. So we need a way to update data again (perhaps runnig a report or transaction but not directly in tables) based in the actual Purchase Organizations.

Best regards.