DBA Data[Home] [Help]

APPS.PSB_WS_ACCT2 dependencies on STANDARD

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

2517: AND account_position_set_id = l_ps_set_id ) ;
2518: --
2519: BEGIN
2520:
2521: -- Standard call to check for call compatibility
2522: if not FND_API.Compatible_API_Call (l_api_version,
2523: p_api_version,
2524: l_api_name,
2525: G_PKG_NAME)

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

4121: b.budget_year_id;
4122: --
4123: BEGIN
4124:
4125: -- Standard call to check for call compatibility
4126: if not FND_API.Compatible_API_Call (l_api_version,
4127: p_api_version,
4128: l_api_name,
4129: G_PKG_NAME)

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

4493: and parameter_set_id = l_parameter_set_id
4494: order by effective_start_date, priority;
4495: BEGIN
4496:
4497: -- Standard call to check for call compatibility
4498: if not FND_API.Compatible_API_Call (l_api_version,
4499: p_api_version,
4500: l_api_name,
4501: G_PKG_NAME)

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

8069: where budget_group_id = l_budget_group_id;
8070:
8071: BEGIN
8072:
8073: -- Standard call to check for call compatibility
8074:
8075: if not FND_API.Compatible_API_Call (l_api_version,
8076: p_api_version,
8077: l_api_name,