DBA Data[Home] [Help]

APPS.CTO_WORKFLOW_API_PK dependencies on FND_MSG_PUB

Line 935: IF FND_MSG_PUB.Check_Msg_Level(FND_MSG_PUB.G_MSG_LVL_UNEXP_ERROR) THEN

931: cto_wip_workflow_api_pk.cto_debug('Inventory_reservation_check','Stmt no:'||to_char(l_stmt_num) );
932: cto_wip_workflow_api_pk.cto_debug('Inventory_reservation_check', sqlerrm);
933: End if;
934: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
935: IF FND_MSG_PUB.Check_Msg_Level(FND_MSG_PUB.G_MSG_LVL_UNEXP_ERROR) THEN
936: FND_MSG_PUB.Add_Exc_Msg(G_PKG_NAME, l_api_name);
937: END IF;
938: cto_msg_pub.count_and_get(
939: p_msg_count => x_msg_count,

Line 936: FND_MSG_PUB.Add_Exc_Msg(G_PKG_NAME, l_api_name);

932: cto_wip_workflow_api_pk.cto_debug('Inventory_reservation_check', sqlerrm);
933: End if;
934: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
935: IF FND_MSG_PUB.Check_Msg_Level(FND_MSG_PUB.G_MSG_LVL_UNEXP_ERROR) THEN
936: FND_MSG_PUB.Add_Exc_Msg(G_PKG_NAME, l_api_name);
937: END IF;
938: cto_msg_pub.count_and_get(
939: p_msg_count => x_msg_count,
940: p_msg_data => x_msg_data

Line 1366: IF FND_MSG_PUB.Check_Msg_Level(FND_MSG_PUB.G_MSG_LVL_UNEXP_ERROR) THEN

1362: cto_wip_workflow_api_pk.cto_debug('WF_UPDATE_AFTER_INV_RESERV', sqlerrm);
1363: End if;
1364:
1365: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
1366: IF FND_MSG_PUB.Check_Msg_Level(FND_MSG_PUB.G_MSG_LVL_UNEXP_ERROR) THEN
1367: FND_MSG_PUB.Add_Exc_Msg(G_PKG_NAME, l_api_name);
1368: END IF;
1369: cto_msg_pub.count_and_get(
1370: p_msg_count => x_msg_count,

Line 1367: FND_MSG_PUB.Add_Exc_Msg(G_PKG_NAME, l_api_name);

1363: End if;
1364:
1365: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
1366: IF FND_MSG_PUB.Check_Msg_Level(FND_MSG_PUB.G_MSG_LVL_UNEXP_ERROR) THEN
1367: FND_MSG_PUB.Add_Exc_Msg(G_PKG_NAME, l_api_name);
1368: END IF;
1369: cto_msg_pub.count_and_get(
1370: p_msg_count => x_msg_count,
1371: p_msg_data => x_msg_data

Line 1519: IF FND_MSG_PUB.Check_Msg_Level(FND_MSG_PUB.G_MSG_LVL_UNEXP_ERROR) THEN

1515: 'Raised OTHERS excepn, stmt: '||l_stmt_num);
1516: cto_wip_workflow_api_pk.cto_debug('inventory_unreservation_check', sqlerrm);
1517: End if;
1518: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
1519: IF FND_MSG_PUB.Check_Msg_Level(FND_MSG_PUB.G_MSG_LVL_UNEXP_ERROR) THEN
1520: FND_MSG_PUB.Add_Exc_Msg(G_PKG_NAME, l_api_name);
1521: END IF;
1522: cto_msg_pub.count_and_get(
1523: p_msg_count => x_msg_count,

Line 1520: FND_MSG_PUB.Add_Exc_Msg(G_PKG_NAME, l_api_name);

1516: cto_wip_workflow_api_pk.cto_debug('inventory_unreservation_check', sqlerrm);
1517: End if;
1518: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
1519: IF FND_MSG_PUB.Check_Msg_Level(FND_MSG_PUB.G_MSG_LVL_UNEXP_ERROR) THEN
1520: FND_MSG_PUB.Add_Exc_Msg(G_PKG_NAME, l_api_name);
1521: END IF;
1522: cto_msg_pub.count_and_get(
1523: p_msg_count => x_msg_count,
1524: p_msg_data => x_msg_data

Line 2084: IF FND_MSG_PUB.Check_Msg_Level(FND_MSG_PUB.G_MSG_LVL_UNEXP_ERROR) THEN

2080: cto_wip_workflow_api_pk.cto_debug('WF_UPDATE_AFTER_INV_UNRESERVE',sqlerrm);
2081:
2082: END IF;
2083: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
2084: IF FND_MSG_PUB.Check_Msg_Level(FND_MSG_PUB.G_MSG_LVL_UNEXP_ERROR) THEN
2085: FND_MSG_PUB.Add_Exc_Msg(G_PKG_NAME, l_api_name);
2086: END IF;
2087: cto_msg_pub.count_and_get(
2088: p_msg_count => x_msg_count,

Line 2085: FND_MSG_PUB.Add_Exc_Msg(G_PKG_NAME, l_api_name);

2081:
2082: END IF;
2083: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
2084: IF FND_MSG_PUB.Check_Msg_Level(FND_MSG_PUB.G_MSG_LVL_UNEXP_ERROR) THEN
2085: FND_MSG_PUB.Add_Exc_Msg(G_PKG_NAME, l_api_name);
2086: END IF;
2087: cto_msg_pub.count_and_get(
2088: p_msg_count => x_msg_count,
2089: p_msg_data => x_msg_data