DBA Data[Home] [Help]

APPS.IGS_AD_GRD_DATA_LOAD dependencies on IGS_AD_GEN_003

Line 472: IF (IGS_AD_GEN_003.ADMP_GET_AC_BFA(

468: -- Get the data we need for inserting adm_course_appl record
469:
470: -- This module finds the user defined admission code and basis for
471: -- admission type from the admission code table.
472: IF (IGS_AD_GEN_003.ADMP_GET_AC_BFA(
473: vtac_category,
474: admission_cd,
475: basis_for_admission_type,
476: v_message_name) = FALSE) THEN