DBA Data[Home] [Help]

APPS.EAM_ASSIGN_EMP_PUB dependencies on STANDARD

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

919: --msg( 'p_operation_seq_num ==>' || p_operation_seq_num);
920: --msg(' p_resource_seq_num ==>' || p_resource_seq_num);
921: --msg(' p_organization_id ==>' || p_organization_id);
922: SAVEPOINT EAM_ASSIGN_EMP_PUB;
923: -- Standard call to check for call compatibility.
924: IF NOT FND_API.Compatible_API_Call ( l_api_version ,
925: p_api_version ,
926: l_api_name ,
927: G_PKG_NAME ) THEN