DBA Data[Home] [Help]

APPS.IGS_EN_GEN_012 dependencies on IGS_OR_STATUS

Line 1656: IGS_OR_STATUS os

1652: (crv.responsible_org_unit_cd LIKE p_org_unit_cd OR
1653: EXISTS (
1654: SELECT 'X'
1655: FROM IGS_OR_INST_ORG_BASE_V ou,
1656: IGS_OR_STATUS os
1657: WHERE ou.PARTY_NUMBER LIKE p_org_unit_cd AND
1658: os.org_status = ou.org_status AND
1659: os.s_org_status = cst_active AND
1660: Igs_Or_Gen_001.orgp_get_within_ou(ou.PARTY_NUMBER,