DBA Data[Home] [Help]

APPS.IGS_FI_F_CAT_FEE_LBL_PKG dependencies on IGS_GE_GEN_003

Line 761: sbaliga 13-feb-2002 Assigned igs_ge_gen_003.get_org_id to x_org_id

757: ) is
758: /************************************************************************************
759: vvutukur 19-Jul-2002 Bug#2425767.removed parameter x_payment_hierarchy_rank and from call to
760: before_dml and from insert statement.
761: sbaliga 13-feb-2002 Assigned igs_ge_gen_003.get_org_id to x_org_id
762: in call to before_dml as part of SWCR006 build.
763: *****************************************************************************/
764: cursor C is select ROWID from IGS_FI_F_CAT_FEE_LBL_ALL
765: where FEE_CAT = X_FEE_CAT

Line 818: x_org_id=>igs_ge_gen_003.get_org_id,

814: x_rul_sequence_number=>X_RUL_SEQUENCE_NUMBER,
815: x_s_chg_method_type=>X_S_CHG_METHOD_TYPE,
816: x_start_dai_sequence_number=>X_START_DAI_SEQUENCE_NUMBER,
817: x_start_dt_alias=>X_START_DT_ALIAS,
818: x_org_id=>igs_ge_gen_003.get_org_id,
819: x_creation_date=>X_LAST_UPDATE_DATE,
820: x_created_by=>X_LAST_UPDATED_BY,
821: x_last_update_date=>X_LAST_UPDATE_DATE,
822: x_last_updated_by=>X_LAST_UPDATED_BY,