DBA Data[Home] [Help]

APPS.OKL_SETUPFORMULAE_PVT dependencies on OKL_FORMULAE_PUB

Line 962: -- Start of wraper code generated automatically by Debug code generator for okl_formulae_pub.insert_formulae

958: RAISE OKL_API.G_EXCEPTION_ERROR;
959: END IF;
960:
961: /* public api to insert formulae */
962: -- Start of wraper code generated automatically by Debug code generator for okl_formulae_pub.insert_formulae
963: IF(L_DEBUG_ENABLED='Y') THEN
964: L_LEVEL_PROCEDURE :=FND_LOG.LEVEL_PROCEDURE;
965: IS_DEBUG_PROCEDURE_ON := OKL_DEBUG_PUB.Check_Log_On(L_MODULE, L_LEVEL_PROCEDURE);
966: END IF;

Line 969: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLRSFMB.pls call okl_formulae_pub.insert_formulae ');

965: IS_DEBUG_PROCEDURE_ON := OKL_DEBUG_PUB.Check_Log_On(L_MODULE, L_LEVEL_PROCEDURE);
966: END IF;
967: IF(IS_DEBUG_PROCEDURE_ON) THEN
968: BEGIN
969: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLRSFMB.pls call okl_formulae_pub.insert_formulae ');
970: END;
971: END IF;
972: okl_formulae_pub.insert_formulae(p_api_version => p_api_version,
973: p_init_msg_list => p_init_msg_list,

Line 972: okl_formulae_pub.insert_formulae(p_api_version => p_api_version,

968: BEGIN
969: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLRSFMB.pls call okl_formulae_pub.insert_formulae ');
970: END;
971: END IF;
972: okl_formulae_pub.insert_formulae(p_api_version => p_api_version,
973: p_init_msg_list => p_init_msg_list,
974: x_return_status => l_return_status,
975: x_msg_count => x_msg_count,
976: x_msg_data => x_msg_data,

Line 981: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLRSFMB.pls call okl_formulae_pub.insert_formulae ');

977: p_fmav_rec => l_fmav_rec,
978: x_fmav_rec => x_fmav_rec);
979: IF(IS_DEBUG_PROCEDURE_ON) THEN
980: BEGIN
981: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLRSFMB.pls call okl_formulae_pub.insert_formulae ');
982: END;
983: END IF;
984: -- End of wraper code generated automatically by Debug code generator for okl_formulae_pub.insert_formulae
985:

Line 984: -- End of wraper code generated automatically by Debug code generator for okl_formulae_pub.insert_formulae

980: BEGIN
981: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLRSFMB.pls call okl_formulae_pub.insert_formulae ');
982: END;
983: END IF;
984: -- End of wraper code generated automatically by Debug code generator for okl_formulae_pub.insert_formulae
985:
986: IF l_return_status = OKL_API.G_RET_STS_ERROR THEN
987: RAISE OKL_API.G_EXCEPTION_ERROR;
988: ELSIF l_return_status = OKL_API.G_RET_STS_UNEXP_ERROR THEN

Line 1144: -- Start of wraper code generated automatically by Debug code generator for okl_formulae_pub.update_formulae

1140: RAISE OKL_API.G_EXCEPTION_UNEXPECTED_ERROR;
1141: END IF;
1142:
1143:
1144: -- Start of wraper code generated automatically by Debug code generator for okl_formulae_pub.update_formulae
1145: IF(L_DEBUG_ENABLED='Y') THEN
1146: L_LEVEL_PROCEDURE :=FND_LOG.LEVEL_PROCEDURE;
1147: IS_DEBUG_PROCEDURE_ON := OKL_DEBUG_PUB.Check_Log_On(L_MODULE, L_LEVEL_PROCEDURE);
1148: END IF;

Line 1151: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLRSFMB.pls call okl_formulae_pub.update_formulae ');

1147: IS_DEBUG_PROCEDURE_ON := OKL_DEBUG_PUB.Check_Log_On(L_MODULE, L_LEVEL_PROCEDURE);
1148: END IF;
1149: IF(IS_DEBUG_PROCEDURE_ON) THEN
1150: BEGIN
1151: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLRSFMB.pls call okl_formulae_pub.update_formulae ');
1152: END;
1153: END IF;
1154: okl_formulae_pub.update_formulae(p_api_version => p_api_version,
1155: p_init_msg_list => p_init_msg_list,

Line 1154: okl_formulae_pub.update_formulae(p_api_version => p_api_version,

1150: BEGIN
1151: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLRSFMB.pls call okl_formulae_pub.update_formulae ');
1152: END;
1153: END IF;
1154: okl_formulae_pub.update_formulae(p_api_version => p_api_version,
1155: p_init_msg_list => p_init_msg_list,
1156: x_return_status => l_return_status,
1157: x_msg_count => x_msg_count,
1158: x_msg_data => x_msg_data,

Line 1163: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLRSFMB.pls call okl_formulae_pub.update_formulae ');

1159: p_fmav_rec => l_upd_fmav_rec,
1160: x_fmav_rec => x_fmav_rec);
1161: IF(IS_DEBUG_PROCEDURE_ON) THEN
1162: BEGIN
1163: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLRSFMB.pls call okl_formulae_pub.update_formulae ');
1164: END;
1165: END IF;
1166: -- End of wraper code generated automatically by Debug code generator for okl_formulae_pub.update_formulae
1167: IF l_return_status = OKL_API.G_RET_STS_ERROR THEN

Line 1166: -- End of wraper code generated automatically by Debug code generator for okl_formulae_pub.update_formulae

1162: BEGIN
1163: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLRSFMB.pls call okl_formulae_pub.update_formulae ');
1164: END;
1165: END IF;
1166: -- End of wraper code generated automatically by Debug code generator for okl_formulae_pub.update_formulae
1167: IF l_return_status = OKL_API.G_RET_STS_ERROR THEN
1168: RAISE OKL_API.G_EXCEPTION_ERROR;
1169: ELSIF l_return_status = OKL_API.G_RET_STS_UNEXP_ERROR THEN
1170: RAISE OKL_API.G_EXCEPTION_UNEXPECTED_ERROR;

Line 1187: okl_formulae_pub.update_formulae(p_api_version => p_api_version,

1183: /* IF l_action = '1' THEN
1184:
1185: -- public api to update formulae
1186:
1187: okl_formulae_pub.update_formulae(p_api_version => p_api_version,
1188: p_init_msg_list => p_init_msg_list,
1189: x_return_status => l_return_status,
1190: x_msg_count => x_msg_count,
1191: x_msg_data => x_msg_data,

Line 1221: okl_formulae_pub.update_formulae(p_api_version => p_api_version,

1217: RAISE OKL_API.G_EXCEPTION_UNEXPECTED_ERROR;
1218: END IF;
1219:
1220: -- public api to update formulae
1221: okl_formulae_pub.update_formulae(p_api_version => p_api_version,
1222: p_init_msg_list => p_init_msg_list,
1223: x_return_status => l_return_status,
1224: x_msg_count => x_msg_count,
1225: x_msg_data => x_msg_data,

Line 1264: okl_formulae_pub.update_formulae(p_api_version => p_api_version,

1260: END IF;
1261: END IF;
1262:
1263: public api to update formulae
1264: okl_formulae_pub.update_formulae(p_api_version => p_api_version,
1265: p_init_msg_list => p_init_msg_list,
1266: x_return_status => l_return_status,
1267: x_msg_count => x_msg_count,
1268: x_msg_data => x_msg_data,

Line 1321: okl_formulae_pub.insert_formulae(p_api_version => p_api_version,

1317: END IF;
1318: END IF;
1319:
1320: -- public api to insert formulae
1321: okl_formulae_pub.insert_formulae(p_api_version => p_api_version,
1322: p_init_msg_list => p_init_msg_list,
1323: x_return_status => l_return_status,
1324: x_msg_count => x_msg_count,
1325: x_msg_data => x_msg_data,