DBA Data[Home] [Help]

APPS.IGS_EN_GEN_011 dependencies on IGS_GE_GEN_003

Line 5193: IGS_GE_GEN_003.genp_ins_log(

5189: v_error_occurred := FALSE;
5190: IF v_processing_occurred AND p_enforce_val ='Y' THEN
5191: -- Create a log entry to allow the
5192: -- called module to log IGS_GE_EXCEPTIONS.
5193: IGS_GE_GEN_003.genp_ins_log(
5194: cst_enr_blk_uo,
5195: cst_unit_rule_check,
5196: v_rule_creation_dt);
5197: -- Call the routine to process the IGS_PS_UNIT

Line 6136: l_org_id NUMBER := igs_ge_gen_003.get_org_id;

6132: CLOSE c_person_prefs;
6133: -- Call table handler for inserting into person_prefs...
6134: DECLARE
6135: l_rowid VARCHAR2(25);
6136: l_org_id NUMBER := igs_ge_gen_003.get_org_id;
6137: BEGIN
6138:
6139: IGS_PE_PERS_PREFS_PKG.INSERT_ROW(
6140: X_ROWID => l_rowid,