DBA Data[Home] [Help]

APPS.PSB_WS_ACCT1 dependencies on STANDARD

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

454: and code_combination_id = CCID;
455:
456: BEGIN
457:
458: -- Standard call to check for call compatibility
459:
460: if not FND_API.Compatible_API_Call (l_api_version,
461: p_api_version,
462: l_api_name,

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

934: and code_combination_id = l_ccid;
935:
936: BEGIN
937:
938: -- Standard call to check for call compatibility
939:
940: if not FND_API.Compatible_API_Call (l_api_version,
941: p_api_version,
942: l_api_name,

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

2677: and position_line_id is null;
2678: --
2679: BEGIN
2680:
2681: -- Standard call to check for call compatibility
2682: if not FND_API.Compatible_API_Call (l_api_version,
2683: p_api_version,
2684: l_api_name,
2685: G_PKG_NAME)

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

4788: l_api_version CONSTANT NUMBER := 1.0;
4789:
4790: BEGIN
4791:
4792: -- Standard call to check for call compatibility
4793:
4794: if not FND_API.Compatible_API_Call (l_api_version,
4795: p_api_version,
4796: l_api_name,