DBA Data[Home] [Help]

APPS.ISC_MAINT_REQ_WO_ETL_PKG dependencies on ISC_MAINT_REQ_WO_ETL_PKG

Line 1: package body isc_maint_req_wo_etl_pkg

1: package body isc_maint_req_wo_etl_pkg
2: /* $Header: iscmaintreqwoetb.pls 120.1 2005/09/13 21:23:11 nbhamidi noship $ */
3: as
4:
5: g_pkg_name constant varchar2(30) := 'isc_maint_req_wo_etl_pkg';

Line 5: g_pkg_name constant varchar2(30) := 'isc_maint_req_wo_etl_pkg';

1: package body isc_maint_req_wo_etl_pkg
2: /* $Header: iscmaintreqwoetb.pls 120.1 2005/09/13 21:23:11 nbhamidi noship $ */
3: as
4:
5: g_pkg_name constant varchar2(30) := 'isc_maint_req_wo_etl_pkg';
6: g_user_id number;
7: g_login_id number;
8: g_program_id number;
9: g_program_login_id number;

Line 1029: end isc_maint_req_wo_etl_pkg;

1025: retcode := g_error;
1026:
1027: end incremental_load;
1028:
1029: end isc_maint_req_wo_etl_pkg;