DBA Data[Home] [Help]

APPS.IGS_FI_CRDAPI_UTIL dependencies on IGS_AD_IMP_018

Line 1474: RETURN igs_ad_imp_018.validate_desc_flex (

1470: IF p_v_desc_flex_name IS NULL THEN
1471: RETURN FALSE;
1472: END IF;
1473:
1474: RETURN igs_ad_imp_018.validate_desc_flex (
1475: p_attribute_category => p_v_attribute_category,
1476: p_attribute1 => p_v_attribute1,
1477: p_attribute2 => p_v_attribute2,
1478: p_attribute3 => p_v_attribute3,