DBA Data[Home] [Help]

APPS.CTO_CONFIG_ROUTING_PK dependencies on CTO_MSG_PUB

Line 454: cto_msg_pub.cto_message('BOM','CTO_VALIDATION_ORG_NOT_SET');

450: end if ;
451:
452:
453: if (lOEValidationOrg = -99) then -- bugfix 2646849
454: cto_msg_pub.cto_message('BOM','CTO_VALIDATION_ORG_NOT_SET');
455: raise FND_API.G_EXC_ERROR;
456: end if;
457:
458: IF PG_DEBUG <> 0 THEN