DBA Data[Home] [Help]

APPS.PSB_CONCURRENCY_CONTROL_PVT dependencies on STANDARD

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

111: where budget_revision_id = p_concurrency_entity_id;
112:
113: BEGIN
114:
115: -- Standard call to check for call compatibility
116:
117: if not FND_API.Compatible_API_Call (l_api_version,
118: p_api_version,
119: l_api_name,

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

689: where worksheet_id = p_concurrency_entity_id;
690:
691: BEGIN
692:
693: -- Standard call to check for call compatibility
694:
695: if not FND_API.Compatible_API_Call (l_api_version,
696: p_api_version,
697: l_api_name,