DBA Data[Home] [Help]

APPS.IGS_AD_PNMEMBR_DTLS_PKG dependencies on IGS_AD_CODE_CLASSES_PKG

Line 157: ELSIF NOT igs_ad_code_classes_pkg.get_uk_For_validation (

153: (old_references.member_decision_type = new_references.member_decision_type)) OR
154: ((new_references.member_decision_code IS NULL) OR
155: (new_references.member_decision_type IS NULL))) THEN
156: NULL;
157: ELSIF NOT igs_ad_code_classes_pkg.get_uk_For_validation (
158: new_references.member_decision_code,
159: new_references.member_decision_type ,
160: 'N'
161: ) THEN