DBA Data[Home] [Help]

APPS.OTA_CERT_ENROLLMENT_API dependencies on OTA_CERTIFICATIONS_B

Line 626: from ota_certifications_b b

622: , b.VALIDITY_START_TYPE
623: , b.PUBLIC_FLAG
624: , b.START_DATE_ACTIVE
625: , b.END_DATE_ACTIVE
626: from ota_certifications_b b
627: where b.certification_id = p_certification_id;
628:
629: CURSOR csr_recert IS
630: select