DBA Data[Home] [Help]

APPS.OTA_CERT_ENROLLMENT_API dependencies on OTA_CERTIFICATIONS_B

Line 645: from ota_certifications_b b

641: , b.VALIDITY_START_TYPE
642: , b.PUBLIC_FLAG
643: , b.START_DATE_ACTIVE
644: , b.END_DATE_ACTIVE
645: from ota_certifications_b b
646: where b.certification_id = p_certification_id;
647:
648: CURSOR csr_recert IS
649: select