DBA Data[Home] [Help]

APPS.CTO_CONFIG_ROUTING_PK dependencies on CTO_MSG_PUB

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

444:
445: end if ;
446:
447: if (lOEValidationOrg = -99) then -- bugfix 2646849
448: cto_msg_pub.cto_message('BOM','CTO_VALIDATION_ORG_NOT_SET');
449: raise FND_API.G_EXC_ERROR;
450: end if;
451:
452: IF PG_DEBUG <> 0 THEN