DBA Data[Home] [Help]

APPS.PSB_HR_EXTRACT_DATA_PVT dependencies on STANDARD

Line 406: -- Standard Start of API savepoint

402: l_api_version CONSTANT NUMBER := 1.0;
403: --
404: BEGIN
405:
406: -- Standard Start of API savepoint
407:
408: Savepoint Get_Position;
409:
410: -- Standard call to check for call compatibility.

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

406: -- Standard Start of API savepoint
407:
408: Savepoint Get_Position;
409:
410: -- Standard call to check for call compatibility.
411:
412: if not FND_API.Compatible_API_Call (l_api_version,
413: p_api_version,
414: l_api_name,

Line 1129: -- Standard Start of API savepoint

1125: having count(*) > 1;
1126: --
1127: BEGIN
1128:
1129: -- Standard Start of API savepoint
1130: Savepoint Get_Salary;
1131:
1132: -- Standard call to check for call compatibility.
1133: if not FND_API.Compatible_API_Call (l_api_version,

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

1128:
1129: -- Standard Start of API savepoint
1130: Savepoint Get_Salary;
1131:
1132: -- Standard call to check for call compatibility.
1133: if not FND_API.Compatible_API_Call (l_api_version,
1134: p_api_version,
1135: l_api_name,
1136: G_PKG_NAME)

Line 1843: -- Standard Start of API savepoint

1839: l_api_version CONSTANT NUMBER := 1.0;
1840:
1841: BEGIN
1842:
1843: -- Standard Start of API savepoint
1844:
1845: Savepoint Get_Employee;
1846:
1847: -- Standard call to check for call compatibility.

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

1843: -- Standard Start of API savepoint
1844:
1845: Savepoint Get_Employee;
1846:
1847: -- Standard call to check for call compatibility.
1848:
1849: if not FND_API.Compatible_API_Call (l_api_version,
1850: p_api_version,
1851: l_api_name,

Line 2473: -- Standard Start of API savepoint

2469: l_api_version CONSTANT NUMBER := 1.0;
2470:
2471: BEGIN
2472:
2473: -- Standard Start of API savepoint
2474:
2475: Savepoint Get_Costing;
2476:
2477: -- Standard call to check for call compatibility.

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

2473: -- Standard Start of API savepoint
2474:
2475: Savepoint Get_Costing;
2476:
2477: -- Standard call to check for call compatibility.
2478:
2479: if not FND_API.Compatible_API_Call (l_api_version,
2480: p_api_version,
2481: l_api_name,

Line 2869: -- Standard Start of API savepoint

2865: r VARCHAR2(500);
2866:
2867: BEGIN
2868:
2869: -- Standard Start of API savepoint
2870:
2871: Savepoint Get_LD_Schedule;
2872:
2873: -- Standard call to check for call compatibility.

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

2869: -- Standard Start of API savepoint
2870:
2871: Savepoint Get_LD_Schedule;
2872:
2873: -- Standard call to check for call compatibility.
2874:
2875: if not FND_API.Compatible_API_Call (l_api_version,
2876: p_api_version,
2877: l_api_name,

Line 3650: -- Standard Start of API savepoint

3646: ||', business_grp_id::'||p_business_group_id;
3647: l_debug_info := 'Starting Get_Attributes API';
3648: /* Bug 4075170 End */
3649:
3650: -- Standard Start of API savepoint
3651:
3652: Savepoint Get_Attributes;
3653:
3654: -- Standard call to check for call compatibility.

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

3650: -- Standard Start of API savepoint
3651:
3652: Savepoint Get_Attributes;
3653:
3654: -- Standard call to check for call compatibility.
3655:
3656: if not FND_API.Compatible_API_Call (l_api_version,
3657: p_api_version,
3658: l_api_name,

Line 4713: -- Standard Start of API savepoint

4709: /* Bug 4075170 End */
4710:
4711: Begin
4712:
4713: -- Standard Start of API savepoint
4714: /* Bug 4075170 Start */
4715: l_param_info := 'data_extract_id::'||p_data_extract_id
4716: ||', extract_method::'||p_extract_method
4717: ||', extract_by_org::'||p_extract_by_org

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

4721: /* Bug 4075170 End */
4722:
4723: Savepoint Get_Employee_Attributes;
4724:
4725: -- Standard call to check for call compatibility.
4726:
4727: if not FND_API.Compatible_API_Call (l_api_version,
4728: p_api_version,
4729: l_api_name,

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

6429: l_restart_id number := 0;
6430:
6431: Begin
6432:
6433: -- Standard call to check for call compatibility.
6434:
6435: if not FND_API.Compatible_API_Call (l_api_version,
6436: p_api_version,
6437: l_api_name,

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

6659: l_api_version CONSTANT NUMBER := 1.0;
6660:
6661: BEGIN
6662:
6663: -- Standard call to check for call compatibility.
6664:
6665: if not FND_API.Compatible_API_Call (l_api_version,
6666: p_api_version,
6667: l_api_name,

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

6901: l_refresh_num number := 0;
6902:
6903: Begin
6904:
6905: -- Standard call to check for call compatibility.
6906:
6907: if not FND_API.Compatible_API_Call (l_api_version,
6908: p_api_version,
6909: l_api_name,

Line 7189: -- Standard Start of API savepoint

7185: and fcol.end_user_column_name = p_definition_column;
7186:
7187: BEGIN
7188:
7189: -- Standard Start of API savepoint
7190:
7191: Savepoint Validate_Attribute_Mapping;
7192:
7193: -- Standard call to check for call compatibility.

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

7189: -- Standard Start of API savepoint
7190:
7191: Savepoint Validate_Attribute_Mapping;
7192:
7193: -- Standard call to check for call compatibility.
7194:
7195:
7196: if not FND_API.Compatible_API_Call (l_api_version,
7197: p_api_version,