DBA Data[Home] [Help]

APPS.IGS_FI_F_TYP_CA_INST_PKG dependencies on IGS_GE_GEN_003

Line 1229: SBALIGA 13-feb-2002 Assigned igs_ge_gen_003.get_org_id to x_org_id

1225: /***************************************************************************
1226: agairola 07-Sep-2004 Enh 3316063: Retention Enhancements changes
1227: vvutukur 23-Jul-2002 Bug#2425767.removed parameter x_payment_hierarchy_rank and its references(from
1228: call to before_dml and from insert statement).
1229: SBALIGA 13-feb-2002 Assigned igs_ge_gen_003.get_org_id to x_org_id
1230: in call to bafore_dml as part of SWCR006 build.
1231: ********************************************************************************/
1232: cursor C is select ROWID from IGS_FI_F_TYP_CA_INST_ALL
1233: where FEE_TYPE = X_FEE_TYPE

Line 1288: x_org_id =>igs_ge_gen_003.get_org_id,

1284: x_rul_sequence_number=>X_RUL_SEQUENCE_NUMBER,
1285: x_s_chg_method_type=>X_S_CHG_METHOD_TYPE,
1286: x_start_dai_sequence_number=>X_START_DAI_SEQUENCE_NUMBER,
1287: x_start_dt_alias=>X_START_DT_ALIAS,
1288: x_org_id =>igs_ge_gen_003.get_org_id,
1289: x_creation_date=>X_LAST_UPDATE_DATE,
1290: x_created_by=>X_LAST_UPDATED_BY,
1291: x_last_update_date=>X_LAST_UPDATE_DATE,
1292: x_last_updated_by=>X_LAST_UPDATED_BY,