DBA Data[Home] [Help]

APPS.CTO_WORKFLOW_API_PK dependencies on FND_MSG_PUB

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

940: cto_wip_workflow_api_pk.cto_debug('Inventory_reservation_check','Stmt no:'||to_char(l_stmt_num) );
941: cto_wip_workflow_api_pk.cto_debug('Inventory_reservation_check', sqlerrm);
942: End if;
943: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
944: IF FND_MSG_PUB.Check_Msg_Level(FND_MSG_PUB.G_MSG_LVL_UNEXP_ERROR) THEN
945: FND_MSG_PUB.Add_Exc_Msg(G_PKG_NAME, l_api_name);
946: END IF;
947: cto_msg_pub.count_and_get(
948: p_msg_count => x_msg_count,

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

941: cto_wip_workflow_api_pk.cto_debug('Inventory_reservation_check', sqlerrm);
942: End if;
943: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
944: IF FND_MSG_PUB.Check_Msg_Level(FND_MSG_PUB.G_MSG_LVL_UNEXP_ERROR) THEN
945: FND_MSG_PUB.Add_Exc_Msg(G_PKG_NAME, l_api_name);
946: END IF;
947: cto_msg_pub.count_and_get(
948: p_msg_count => x_msg_count,
949: p_msg_data => x_msg_data

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

1378: cto_wip_workflow_api_pk.cto_debug('WF_UPDATE_AFTER_INV_RESERV', sqlerrm);
1379: End if;
1380:
1381: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
1382: IF FND_MSG_PUB.Check_Msg_Level(FND_MSG_PUB.G_MSG_LVL_UNEXP_ERROR) THEN
1383: FND_MSG_PUB.Add_Exc_Msg(G_PKG_NAME, l_api_name);
1384: END IF;
1385: cto_msg_pub.count_and_get(
1386: p_msg_count => x_msg_count,

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

1379: End if;
1380:
1381: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
1382: IF FND_MSG_PUB.Check_Msg_Level(FND_MSG_PUB.G_MSG_LVL_UNEXP_ERROR) THEN
1383: FND_MSG_PUB.Add_Exc_Msg(G_PKG_NAME, l_api_name);
1384: END IF;
1385: cto_msg_pub.count_and_get(
1386: p_msg_count => x_msg_count,
1387: p_msg_data => x_msg_data

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

1536: 'Raised OTHERS excepn, stmt: '||l_stmt_num);
1537: cto_wip_workflow_api_pk.cto_debug('inventory_unreservation_check', sqlerrm);
1538: End if;
1539: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
1540: IF FND_MSG_PUB.Check_Msg_Level(FND_MSG_PUB.G_MSG_LVL_UNEXP_ERROR) THEN
1541: FND_MSG_PUB.Add_Exc_Msg(G_PKG_NAME, l_api_name);
1542: END IF;
1543: cto_msg_pub.count_and_get(
1544: p_msg_count => x_msg_count,

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

1537: cto_wip_workflow_api_pk.cto_debug('inventory_unreservation_check', sqlerrm);
1538: End if;
1539: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
1540: IF FND_MSG_PUB.Check_Msg_Level(FND_MSG_PUB.G_MSG_LVL_UNEXP_ERROR) THEN
1541: FND_MSG_PUB.Add_Exc_Msg(G_PKG_NAME, l_api_name);
1542: END IF;
1543: cto_msg_pub.count_and_get(
1544: p_msg_count => x_msg_count,
1545: p_msg_data => x_msg_data

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

2107: cto_wip_workflow_api_pk.cto_debug('WF_UPDATE_AFTER_INV_UNRESERVE',sqlerrm);
2108:
2109: END IF;
2110: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
2111: IF FND_MSG_PUB.Check_Msg_Level(FND_MSG_PUB.G_MSG_LVL_UNEXP_ERROR) THEN
2112: FND_MSG_PUB.Add_Exc_Msg(G_PKG_NAME, l_api_name);
2113: END IF;
2114: cto_msg_pub.count_and_get(
2115: p_msg_count => x_msg_count,

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

2108:
2109: END IF;
2110: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
2111: IF FND_MSG_PUB.Check_Msg_Level(FND_MSG_PUB.G_MSG_LVL_UNEXP_ERROR) THEN
2112: FND_MSG_PUB.Add_Exc_Msg(G_PKG_NAME, l_api_name);
2113: END IF;
2114: cto_msg_pub.count_and_get(
2115: p_msg_count => x_msg_count,
2116: p_msg_data => x_msg_data