DBA Data[Home] [Help]

APPS.FEM_UD_PKG dependencies on STANDARD

Line 611: -- Standard Start of API savepoint

607: p_module => 'fem.plsql.'||pc_pkg_name||'.'||c_api_name,
608: p_msg_text => 'Begin. P_REQUEST_ID:'||p_request_id||
609: ' P_OBJECT_ID: '||p_object_id);
610:
611: -- Standard Start of API savepoint
612: SAVEPOINT delete_execution_log_pub;
613:
614: -- Standard call to check for call compatibility.
615: IF NOT FND_API.Compatible_API_Call (c_api_version,

Line 614: -- Standard call to check for call compatibility.

610:
611: -- Standard Start of API savepoint
612: SAVEPOINT delete_execution_log_pub;
613:
614: -- Standard call to check for call compatibility.
615: IF NOT FND_API.Compatible_API_Call (c_api_version,
616: p_api_version,
617: c_api_name,
618: pc_pkg_name)

Line 847: -- Standard Start of API savepoint

843: ' P_INCLUDE_DEPENDENCIES_FLAG: '||p_include_dependencies_flag||
844: ' P_IGNORE_DEPENDENCY_ERRS_FLAG:'||p_ignore_dependency_errs_flag||
845: ' P_EXECUTION_DATE:'||fnd_date.date_to_displaydate(p_execution_date));
846:
847: -- Standard Start of API savepoint
848: SAVEPOINT create_undo_list_pub;
849:
850: -- Standard call to check for call compatibility.
851: IF NOT FND_API.Compatible_API_Call (c_api_version,

Line 850: -- Standard call to check for call compatibility.

846:
847: -- Standard Start of API savepoint
848: SAVEPOINT create_undo_list_pub;
849:
850: -- Standard call to check for call compatibility.
851: IF NOT FND_API.Compatible_API_Call (c_api_version,
852: p_api_version,
853: c_api_name,
854: pc_pkg_name)

Line 1035: -- Standard Start of API savepoint

1031: p_module => 'fem.plsql.'||pc_pkg_name||'.'||c_api_name,
1032: p_msg_text => 'Begin. P_COMMIT:'||p_commit||
1033: ' P_UNDO_LIST_OBJ_ID: '||p_undo_list_obj_id);
1034:
1035: -- Standard Start of API savepoint
1036: SAVEPOINT delete_undo_list_pub;
1037:
1038: -- Standard call to check for call compatibility.
1039: IF NOT FND_API.Compatible_API_Call (c_api_version,

Line 1038: -- Standard call to check for call compatibility.

1034:
1035: -- Standard Start of API savepoint
1036: SAVEPOINT delete_undo_list_pub;
1037:
1038: -- Standard call to check for call compatibility.
1039: IF NOT FND_API.Compatible_API_Call (c_api_version,
1040: p_api_version,
1041: c_api_name,
1042: pc_pkg_name)

Line 1288: -- Standard Start of API savepoint

1284: ' P_UNDO_LIST_OBJ_DEF_ID: '||p_undo_list_obj_def_id||
1285: ' P_REQUEST_ID: '||p_request_id||
1286: ' P_OBJECT_ID: '||p_object_id);
1287:
1288: -- Standard Start of API savepoint
1289: SAVEPOINT add_candidate_pub;
1290:
1291: -- Standard call to check for call compatibility.
1292: IF NOT FND_API.Compatible_API_Call (c_api_version,

Line 1291: -- Standard call to check for call compatibility.

1287:
1288: -- Standard Start of API savepoint
1289: SAVEPOINT add_candidate_pub;
1290:
1291: -- Standard call to check for call compatibility.
1292: IF NOT FND_API.Compatible_API_Call (c_api_version,
1293: p_api_version,
1294: c_api_name,
1295: pc_pkg_name)

Line 1678: -- Standard Start of API savepoint

1674: ' P_UNDO_LIST_OBJ_DEF_ID: '||p_undo_list_obj_def_id||
1675: ' P_REQUEST_ID: '||p_request_id||
1676: ' P_OBJECT_ID: '||p_object_id);
1677:
1678: -- Standard Start of API savepoint
1679: SAVEPOINT remove_candidate_pub;
1680:
1681: -- Standard call to check for call compatibility.
1682: IF NOT FND_API.Compatible_API_Call (c_api_version,

Line 1681: -- Standard call to check for call compatibility.

1677:
1678: -- Standard Start of API savepoint
1679: SAVEPOINT remove_candidate_pub;
1680:
1681: -- Standard call to check for call compatibility.
1682: IF NOT FND_API.Compatible_API_Call (c_api_version,
1683: p_api_version,
1684: c_api_name,
1685: pc_pkg_name)

Line 1891: -- Standard Start of API savepoint

1887: p_module => 'fem.plsql.'||pc_pkg_name||'.'||c_api_name,
1888: p_msg_text => 'Begin. P_REQUEST_ID: '||p_request_id||
1889: ' P_OBJECT_ID: '||p_object_id);
1890:
1891: -- Standard Start of API savepoint
1892: SAVEPOINT calc_accttbl_upd_dep_pub;
1893:
1894: -- Initialize variables
1895: v_new_type1 := FALSE;

Line 2432: -- Standard Start of API savepoint

2428: ' P_REQUEST_ID: '||p_request_id||
2429: ' P_OBJECT_ID: '||p_object_id||
2430: ' P_DEPENDENCY_TYPE: '||p_dependency_type);
2431:
2432: -- Standard Start of API savepoint
2433: SAVEPOINT generate_cand_dependents_pub;
2434:
2435: -- Standard call to check for call compatibility.
2436: IF NOT FND_API.Compatible_API_Call (c_api_version,

Line 2435: -- Standard call to check for call compatibility.

2431:
2432: -- Standard Start of API savepoint
2433: SAVEPOINT generate_cand_dependents_pub;
2434:
2435: -- Standard call to check for call compatibility.
2436: IF NOT FND_API.Compatible_API_Call (c_api_version,
2437: p_api_version,
2438: c_api_name,
2439: pc_pkg_name)

Line 3006: -- Standard Start of API savepoint

3002: ' P_UD_SESSION_ID: '||p_ud_session_id||
3003: ' P_UNDO_LIST_OBJ_DEF_ID: '||p_undo_list_obj_def_id||
3004: ' P_DEPENDENCY_TYPE: '||p_dependency_type);
3005:
3006: -- Standard Start of API savepoint
3007: SAVEPOINT validate_candidates_pub;
3008:
3009: -- Standard call to check for call compatibility.
3010: IF NOT FND_API.Compatible_API_Call (c_api_version,

Line 3009: -- Standard call to check for call compatibility.

3005:
3006: -- Standard Start of API savepoint
3007: SAVEPOINT validate_candidates_pub;
3008:
3009: -- Standard call to check for call compatibility.
3010: IF NOT FND_API.Compatible_API_Call (c_api_version,
3011: p_api_version,
3012: c_api_name,
3013: pc_pkg_name)

Line 6353: -- Standard call to get message count and if count is 1, get message info.

6349: p_token1 => 'FOLDER',
6350: p_value1 => p_folder_id,
6351: p_trans1 => 'N');
6352:
6353: -- Standard call to get message count and if count is 1, get message info.
6354: FND_MSG_PUB.Count_And_Get
6355: (p_count => x_msg_count,
6356: p_data => x_msg_data);
6357:

Line 6367: -- Standard call to get message count and if count is 1, get message info.

6363: fem_engines_pkg.tech_message(p_severity => pc_log_level_exception,
6364: p_module => 'fem.plsql.'||pc_pkg_name||'.'||c_api_name,
6365: p_msg_name =>'FEM_UD_OBJEXEC_IS_RUNNING_ERR');
6366:
6367: -- Standard call to get message count and if count is 1, get message info.
6368: FND_MSG_PUB.Count_And_Get
6369: (p_count => x_msg_count,
6370: p_data => x_msg_data);
6371:

Line 6381: -- Standard call to get message count and if count is 1, get message info.

6377: fem_engines_pkg.tech_message(p_severity => pc_log_level_exception,
6378: p_module => 'fem.plsql.'||pc_pkg_name||'.'||c_api_name,
6379: p_msg_name =>'FEM_UD_CANNOT_CREATE_LIST_ERR');
6380:
6381: -- Standard call to get message count and if count is 1, get message info.
6382: FND_MSG_PUB.Count_And_Get
6383: (p_count => x_msg_count,
6384: p_data => x_msg_data);
6385:

Line 6395: -- Standard call to get message count and if count is 1, get message info.

6391: fem_engines_pkg.tech_message(p_severity => pc_log_level_exception,
6392: p_module => 'fem.plsql.'||pc_pkg_name||'.'||c_api_name,
6393: p_msg_name =>'FEM_UD_CANNOT_ADD_CANDIDT_ERR');
6394:
6395: -- Standard call to get message count and if count is 1, get message info.
6396: FND_MSG_PUB.Count_And_Get
6397: (p_count => x_msg_count,
6398: p_data => x_msg_data);
6399:

Line 6433: -- Standard call to get message count and if count is 1, get message info.

6429: p_module => 'fem.plsql.'||pc_pkg_name||'.'||c_api_name);
6430: END IF;
6431: x_return_status := pc_ret_sts_unexp_error;
6432:
6433: -- Standard call to get message count and if count is 1, get message info.
6434: FND_MSG_PUB.Count_And_Get
6435: (p_count => x_msg_count,
6436: p_data => x_msg_data);
6437:

Line 6460: -- Standard call to get message count and if count is 1, get message info.

6456: p_msg_name => 'FEM_UNEXPECTED_ERROR',
6457: P_TOKEN1 => 'ERR_MSG',
6458: P_VALUE1 => SQLERRM);
6459:
6460: -- Standard call to get message count and if count is 1, get message info.
6461: FND_MSG_PUB.Count_And_Get
6462: (p_count => x_msg_count,
6463: p_data => x_msg_data);
6464:

Line 6491: -- Standard Start of API savepoint

6487: p_module => 'fem.plsql.'||pc_pkg_name||'.'||c_api_name,
6488: p_msg_text => 'Begin. P_COMMIT:'||p_commit||
6489: ' P_UD_SESSION_ID: '||p_ud_session_id);
6490:
6491: -- Standard Start of API savepoint
6492: SAVEPOINT insert_preview_candidates_pub;
6493:
6494: -- Standard call to check for call compatibility.
6495: IF NOT FND_API.Compatible_API_Call (c_api_version,

Line 6494: -- Standard call to check for call compatibility.

6490:
6491: -- Standard Start of API savepoint
6492: SAVEPOINT insert_preview_candidates_pub;
6493:
6494: -- Standard call to check for call compatibility.
6495: IF NOT FND_API.Compatible_API_Call (c_api_version,
6496: p_api_version,
6497: c_api_name,
6498: pc_pkg_name)

Line 6690: -- Standard Start of API savepoint

6686: WHERE object_id = p_object_id;
6687: --
6688: BEGIN
6689: --
6690: -- Standard Start of API savepoint
6691: SAVEPOINT delete_balances_pub;
6692:
6693: IF FND_LOG.level_procedure >= FND_LOG.G_CURRENT_RUNTIME_LEVEL THEN
6694: FEM_ENGINES_PKG.TECH_MESSAGE(

Line 6997: -- Standard Start of API savepoint

6993: WHERE object_id = p_object_id;
6994: --
6995: BEGIN
6996: --
6997: -- Standard Start of API savepoint
6998: SAVEPOINT remove_process_locks_pub;
6999:
7000: IF FND_LOG.level_procedure >= FND_LOG.G_CURRENT_RUNTIME_LEVEL THEN
7001: FEM_ENGINES_PKG.TECH_MESSAGE(