DBA Data[Home] [Help]

APPS.IGS_HE_IMPORT_DATA dependencies on IGS_GE_GEN_003

Line 5: l_org_id CONSTANT igs_ps_ver.org_id%TYPE := IGS_GE_GEN_003.GET_ORG_ID ;

1: PACKAGE BODY igs_he_import_data AS
2: /* $Header: IGSHE24B.pls 120.2 2006/02/09 17:43:04 jbaber noship $ */
3:
4: l_conc_request_id NUMBER;
5: l_org_id CONSTANT igs_ps_ver.org_id%TYPE := IGS_GE_GEN_003.GET_ORG_ID ;
6: l_oss_domicile igs_he_code_map_val.map2%TYPE ;
7: l_oss_ethnicity igs_he_code_map_val.map2%TYPE ;
8: l_oss_nation igs_he_code_map_val.map2%TYPE ;
9: l_oss_occupation igs_he_code_map_val.map2%TYPE ;

Line 1395: IGS_GE_GEN_003.SET_ORG_ID;

1391:
1392: BEGIN
1393:
1394: --anwest 18-JAN-2006 Bug# 4950285 R12 Disable OSS Mandate
1395: IGS_GE_GEN_003.SET_ORG_ID;
1396:
1397: -- inititalize variables
1398: errbuf := NULL;
1399: l_no_setup := FALSE ;