DBA Data[Home] [Help]

APPS.IGS_AD_SS_GEN_001 dependencies on HZ_PERSON_LANGUAGE

Line 3730: FROM HZ_PERSON_LANGUAGE lang

3726:
3727: -- Language- LANGUAGE
3728: CURSOR c_lang(cp_person_id igs_ad_appl.person_id%TYPE) IS
3729: SELECT 'x'
3730: FROM HZ_PERSON_LANGUAGE lang
3731: WHERE PARTY_ID = cp_person_id
3732: AND STATUS = 'A';
3733:
3734: -- Domicile- DOMICILE