DBA Data[Home] [Help]

APPS.IGS_PS_GEN_006 dependencies on IGS_PS_UNIT_VER_HIST_PKG

Line 10: -- parameters to igs_ps_unit_ver_hist_pkg.insert_row call in

6: --sarakshi 02-Sep-2003 Enh#3052452,removed the reference of the column sup_unit_allowed_ind and sub_unit_allowed_ind
7: -- shtatiko 03-FEB-2003 Bug# 2550411, Modified crsp_ins_ci_uop_uoo procedure and added
8: -- the procedure, log_parameters.
9: -- shtatiko 25-OCT-2002 Added auditable_ind, audit_permission_ind and max_auditors_allowed
10: -- parameters to igs_ps_unit_ver_hist_pkg.insert_row call in
11: -- crsp_ins_uv_hist procedure. This has been done as part of Bug# 2636716.
12: -- jbegum 11 Sep 02 As part of bug fix of bug #2563596
13: -- removed the space present at the end of message string
14: -- during the assignment of message IGS_PS_SUCCESSROLL_UOO_UAI

Line 1236: IGS_PS_UNIT_VER_HIST_PKG.Insert_Row(

1232:
1233:
1234: l_org_id := igs_ge_gen_003.get_org_id;
1235:
1236: IGS_PS_UNIT_VER_HIST_PKG.Insert_Row(
1237: X_ROWID => x_rowid,
1238: X_UNIT_CD => p_unit_cd,
1239: X_VERSION_NUMBER => p_version_number,
1240: X_HIST_START_DT => p_last_update_on,