DBA Data[Home] [Help]

APPS.CZ_BOM_CONFIG_EXPLOSIONS_PKG dependencies on CTO_MSUTIL_PUB

Line 1687: lStatus := CTO_MSUTIL_PUB.Populate_Src_Orgs(p_top_ato_line_id,

1683:
1684:
1685:
1686: /*
1687: lStatus := CTO_MSUTIL_PUB.Populate_Src_Orgs(p_top_ato_line_id,
1688: x_return_status,
1689: x_msg_count,
1690: x_msg_data);
1691:

Line 2099: CTO_MSUTIL_PUB.syncup_item_media_index;

2095:
2096: -- This is a wrapper API to call PLM team's to sync up item media index
2097: -- With out this sync up the item cannot be searched in Simple item search page
2098: -- Bug 6033399 (FP 6034006)
2099: CTO_MSUTIL_PUB.syncup_item_media_index;
2100: --Start Bugfix 8305535
2101: --calling RAISE EVENT to push items into seibel
2102: CTO_MSUTIL_PUB.Raise_event_for_seibel;
2103: --End Bugfix 8305535

Line 2102: CTO_MSUTIL_PUB.Raise_event_for_seibel;

2098: -- Bug 6033399 (FP 6034006)
2099: CTO_MSUTIL_PUB.syncup_item_media_index;
2100: --Start Bugfix 8305535
2101: --calling RAISE EVENT to push items into seibel
2102: CTO_MSUTIL_PUB.Raise_event_for_seibel;
2103: --End Bugfix 8305535
2104: exception
2105:
2106: when MATCHED_ITEM_BOM_NOT_FOUND then