DBA Data[Home] [Help]

APPS.IGS_AS_SUAO_LGCY_PUB dependencies on IGS_AD_IMP_018

Line 921: IF NOT IGS_AD_IMP_018.validate_desc_flex(

917: p_lgcy_suo_rec.attribute9 IS NOT NULL OR p_lgcy_suo_rec.attribute10 IS NOT NULL OR p_lgcy_suo_rec.attribute11 IS NOT NULL OR
918: p_lgcy_suo_rec.attribute12 IS NOT NULL OR p_lgcy_suo_rec.attribute13 IS NOT NULL OR p_lgcy_suo_rec.attribute14 IS NOT NULL OR
919: p_lgcy_suo_rec.attribute15 IS NOT NULL OR p_lgcy_suo_rec.attribute16 IS NOT NULL OR p_lgcy_suo_rec.attribute17 IS NOT NULL OR
920: p_lgcy_suo_rec.attribute18 IS NOT NULL OR p_lgcy_suo_rec.attribute19 IS NOT NULL OR p_lgcy_suo_rec.attribute20 IS NOT NULL ) THEN
921: IF NOT IGS_AD_IMP_018.validate_desc_flex(
922: p_attribute_category => p_lgcy_suo_rec.attribute_category,
923: p_attribute1 => p_lgcy_suo_rec.attribute1 ,
924: p_attribute2 => p_lgcy_suo_rec.attribute2 ,
925: p_attribute3 => p_lgcy_suo_rec.attribute3 ,