DBA Data[Home] [Help]

APPS.PAY_IVL_INS dependencies on PAY_IVL_SHD

Line 64: (p_rec in out nocopy pay_ivl_shd.g_rec_type

60: --
61: -- {End Of Comments}
62: -- ----------------------------------------------------------------------------
63: Procedure insert_dml
64: (p_rec in out nocopy pay_ivl_shd.g_rec_type
65: ,p_effective_date in date
66: ,p_datetrack_mode in varchar2
67: ,p_validation_start_date in date
68: ,p_validation_end_date in date

Line 119: ,p_rec in out nocopy pay_ivl_shd.g_rec_type

115: -- {End Of Comments}
116: -- ----------------------------------------------------------------------------
117: Procedure ins
118: (p_effective_date in date
119: ,p_rec in out nocopy pay_ivl_shd.g_rec_type
120: ,p_default_val_warning out nocopy boolean
121: ,p_min_max_warning out nocopy boolean
122: ,p_pay_basis_warning out nocopy boolean
123: ,p_formula_warning out nocopy boolean