DBA Data[Home] [Help]

APPS.PSB_WS_POS1 dependencies on STANDARD

Line 544: -- Standard call to check for call compatibility

540: connect by prior budget_group_id = parent_budget_group_id;
541:
542: BEGIN
543:
544: -- Standard call to check for call compatibility
545:
546: if not FND_API.Compatible_API_Call (l_api_version,
547: p_api_version,
548: l_api_name,

Line 1326: -- Standard call to check for call compatibility

1322: from dual;
1323:
1324: BEGIN
1325:
1326: -- Standard call to check for call compatibility
1327:
1328: if not FND_API.Compatible_API_Call (l_api_version,
1329: p_api_version,
1330: l_api_name,

Line 1564: -- Standard call to check for call compatibility

1560: l_loginid NUMBER;
1561:
1562: BEGIN
1563:
1564: -- Standard call to check for call compatibility
1565:
1566: if not FND_API.Compatible_API_Call (l_api_version,
1567: p_api_version,
1568: l_api_name,

Line 1717: -- Standard call to check for call compatibility

1713: l_msg_count NUMBER;
1714:
1715: BEGIN
1716:
1717: -- Standard call to check for call compatibility
1718:
1719: if not FND_API.Compatible_API_Call (l_api_version,
1720: p_api_version,
1721: l_api_name,

Line 2331: -- Standard call to check for call compatibility

2327: and budget_stage_set_id = l_stage_set_id;
2328:
2329: BEGIN
2330:
2331: -- Standard call to check for call compatibility
2332:
2333:
2334: if not FND_API.Compatible_API_Call (l_api_version,
2335: p_api_version,

Line 3639: -- Standard call to check for call compatibility

3635: and position_line_id = p_position_line_id;
3636:
3637: BEGIN
3638:
3639: -- Standard call to check for call compatibility
3640:
3641: if not FND_API.Compatible_API_Call (l_api_version,
3642: p_api_version,
3643: l_api_name,

Line 3855: -- Standard call to check for call compatibility

3851: and budget_stage_set_id = l_stage_set_id;
3852:
3853: BEGIN
3854:
3855: -- Standard call to check for call compatibility
3856:
3857: if not FND_API.Compatible_API_Call (l_api_version,
3858: p_api_version,
3859: l_api_name,

Line 4154: -- Standard call to check for call compatibility

4150: and a.position_line_id = p_position_line_id;
4151:
4152: BEGIN
4153:
4154: -- Standard call to check for call compatibility
4155:
4156: if not FND_API.Compatible_API_Call (l_api_version,
4157: p_api_version,
4158: l_api_name,