DBA Data[Home] [Help]

APPS.IGS_FI_PRC_FEE_ROLLV dependencies on IGS_FI_SUB_ELM_RNG_PKG

Line 2562: IGS_FI_SUB_ELM_RNG_PKG.INSERT_ROW(

2558: BEGIN
2559: l_rowid :=NULL; -- initialise l_rowid to null before passing into the TBH
2560: -- l_rowid with a value will throw Un-Handled Exception
2561: --insert a row into IGS_FI_SUB_ELM_RNG;
2562: IGS_FI_SUB_ELM_RNG_PKG.INSERT_ROW(
2563: x_rowid=> l_rowid,
2564: x_sub_er_id => l_sub_er_id,
2565: x_er_id => v_er_id,
2566: x_sub_range_num => v_ser_source_rec.sub_range_num,