DBA Data[Home] [Help]

APPS.EAM_ASSIGN_EMP_PUB dependencies on STANDARD

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

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