DBA Data[Home] [Help]

APPS.CTO_COST_ROLLUP_CONC_PK dependencies on CTO_MSG_PUB

Line 1561: cto_msg_pub.cto_message('BOM','CTO_INVALID_SOURCING');

1557: -- to OE, in both cases we need to set the message again
1558: -- This is because if we not set the token once again the
1559: -- second add will not get the message.
1560:
1561: cto_msg_pub.cto_message('BOM','CTO_INVALID_SOURCING');
1562: raise FND_API.G_EXC_ERROR;
1563:
1564: END;
1565: