DBA Data[Home] [Help]

APPS.BEN_DERIVE_PART_AND_RATE_CACHE dependencies on BEN_LOS_FCTR

Line 53: los_det_cd ben_los_fctr.los_det_cd%type,

49: --
50: type g_cache_los_rec_obj is record
51: (id number,
52: exist varchar2(1),
53: los_det_cd ben_los_fctr.los_det_cd%type,
54: los_dt_to_use_cd ben_los_fctr.los_dt_to_use_cd%type,
55: use_overid_svc_dt_flag ben_los_fctr.use_overid_svc_dt_flag%type,
56: los_uom ben_los_fctr.los_uom%type,
57: los_det_rl ben_los_fctr.los_det_rl%type,

Line 54: los_dt_to_use_cd ben_los_fctr.los_dt_to_use_cd%type,

50: type g_cache_los_rec_obj is record
51: (id number,
52: exist varchar2(1),
53: los_det_cd ben_los_fctr.los_det_cd%type,
54: los_dt_to_use_cd ben_los_fctr.los_dt_to_use_cd%type,
55: use_overid_svc_dt_flag ben_los_fctr.use_overid_svc_dt_flag%type,
56: los_uom ben_los_fctr.los_uom%type,
57: los_det_rl ben_los_fctr.los_det_rl%type,
58: los_dt_to_use_rl ben_los_fctr.los_dt_to_use_rl%type,

Line 55: use_overid_svc_dt_flag ben_los_fctr.use_overid_svc_dt_flag%type,

51: (id number,
52: exist varchar2(1),
53: los_det_cd ben_los_fctr.los_det_cd%type,
54: los_dt_to_use_cd ben_los_fctr.los_dt_to_use_cd%type,
55: use_overid_svc_dt_flag ben_los_fctr.use_overid_svc_dt_flag%type,
56: los_uom ben_los_fctr.los_uom%type,
57: los_det_rl ben_los_fctr.los_det_rl%type,
58: los_dt_to_use_rl ben_los_fctr.los_dt_to_use_rl%type,
59: los_calc_rl ben_los_fctr.los_calc_rl%type,

Line 56: los_uom ben_los_fctr.los_uom%type,

52: exist varchar2(1),
53: los_det_cd ben_los_fctr.los_det_cd%type,
54: los_dt_to_use_cd ben_los_fctr.los_dt_to_use_cd%type,
55: use_overid_svc_dt_flag ben_los_fctr.use_overid_svc_dt_flag%type,
56: los_uom ben_los_fctr.los_uom%type,
57: los_det_rl ben_los_fctr.los_det_rl%type,
58: los_dt_to_use_rl ben_los_fctr.los_dt_to_use_rl%type,
59: los_calc_rl ben_los_fctr.los_calc_rl%type,
60: rndg_cd ben_los_fctr.rndg_cd%type,

Line 57: los_det_rl ben_los_fctr.los_det_rl%type,

53: los_det_cd ben_los_fctr.los_det_cd%type,
54: los_dt_to_use_cd ben_los_fctr.los_dt_to_use_cd%type,
55: use_overid_svc_dt_flag ben_los_fctr.use_overid_svc_dt_flag%type,
56: los_uom ben_los_fctr.los_uom%type,
57: los_det_rl ben_los_fctr.los_det_rl%type,
58: los_dt_to_use_rl ben_los_fctr.los_dt_to_use_rl%type,
59: los_calc_rl ben_los_fctr.los_calc_rl%type,
60: rndg_cd ben_los_fctr.rndg_cd%type,
61: rndg_rl ben_los_fctr.rndg_rl%type,

Line 58: los_dt_to_use_rl ben_los_fctr.los_dt_to_use_rl%type,

54: los_dt_to_use_cd ben_los_fctr.los_dt_to_use_cd%type,
55: use_overid_svc_dt_flag ben_los_fctr.use_overid_svc_dt_flag%type,
56: los_uom ben_los_fctr.los_uom%type,
57: los_det_rl ben_los_fctr.los_det_rl%type,
58: los_dt_to_use_rl ben_los_fctr.los_dt_to_use_rl%type,
59: los_calc_rl ben_los_fctr.los_calc_rl%type,
60: rndg_cd ben_los_fctr.rndg_cd%type,
61: rndg_rl ben_los_fctr.rndg_rl%type,
62: mn_los_num ben_los_fctr.mn_los_num%type,

Line 59: los_calc_rl ben_los_fctr.los_calc_rl%type,

55: use_overid_svc_dt_flag ben_los_fctr.use_overid_svc_dt_flag%type,
56: los_uom ben_los_fctr.los_uom%type,
57: los_det_rl ben_los_fctr.los_det_rl%type,
58: los_dt_to_use_rl ben_los_fctr.los_dt_to_use_rl%type,
59: los_calc_rl ben_los_fctr.los_calc_rl%type,
60: rndg_cd ben_los_fctr.rndg_cd%type,
61: rndg_rl ben_los_fctr.rndg_rl%type,
62: mn_los_num ben_los_fctr.mn_los_num%type,
63: mx_los_num ben_los_fctr.mx_los_num%type);

Line 60: rndg_cd ben_los_fctr.rndg_cd%type,

56: los_uom ben_los_fctr.los_uom%type,
57: los_det_rl ben_los_fctr.los_det_rl%type,
58: los_dt_to_use_rl ben_los_fctr.los_dt_to_use_rl%type,
59: los_calc_rl ben_los_fctr.los_calc_rl%type,
60: rndg_cd ben_los_fctr.rndg_cd%type,
61: rndg_rl ben_los_fctr.rndg_rl%type,
62: mn_los_num ben_los_fctr.mn_los_num%type,
63: mx_los_num ben_los_fctr.mx_los_num%type);
64: --

Line 61: rndg_rl ben_los_fctr.rndg_rl%type,

57: los_det_rl ben_los_fctr.los_det_rl%type,
58: los_dt_to_use_rl ben_los_fctr.los_dt_to_use_rl%type,
59: los_calc_rl ben_los_fctr.los_calc_rl%type,
60: rndg_cd ben_los_fctr.rndg_cd%type,
61: rndg_rl ben_los_fctr.rndg_rl%type,
62: mn_los_num ben_los_fctr.mn_los_num%type,
63: mx_los_num ben_los_fctr.mx_los_num%type);
64: --
65: type g_cache_los_rec_table is table of g_cache_los_rec_obj index

Line 62: mn_los_num ben_los_fctr.mn_los_num%type,

58: los_dt_to_use_rl ben_los_fctr.los_dt_to_use_rl%type,
59: los_calc_rl ben_los_fctr.los_calc_rl%type,
60: rndg_cd ben_los_fctr.rndg_cd%type,
61: rndg_rl ben_los_fctr.rndg_rl%type,
62: mn_los_num ben_los_fctr.mn_los_num%type,
63: mx_los_num ben_los_fctr.mx_los_num%type);
64: --
65: type g_cache_los_rec_table is table of g_cache_los_rec_obj index
66: by binary_integer;

Line 63: mx_los_num ben_los_fctr.mx_los_num%type);

59: los_calc_rl ben_los_fctr.los_calc_rl%type,
60: rndg_cd ben_los_fctr.rndg_cd%type,
61: rndg_rl ben_los_fctr.rndg_rl%type,
62: mn_los_num ben_los_fctr.mn_los_num%type,
63: mx_los_num ben_los_fctr.mx_los_num%type);
64: --
65: type g_cache_los_rec_table is table of g_cache_los_rec_obj index
66: by binary_integer;
67: --