DBA Data[Home] [Help]

APPS.CTO_COST_ROLLUP_CONC_PK dependencies on CTO_MSG_PUB

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

1511: -- to OE, in both cases we need to set the message again
1512: -- This is because if we not set the token once again the
1513: -- second add will not get the message.
1514:
1515: cto_msg_pub.cto_message('BOM','CTO_INVALID_SOURCING');
1516: raise FND_API.G_EXC_ERROR;
1517:
1518: END;
1519: