DBA Data[Home] [Help]

APPS.PAY_PPE_INS dependencies on PAY_PPE_SHD

Line 48: (p_rec in out pay_ppe_shd.g_rec_type

44: --
45: -- {End Of Comments}
46: -- ----------------------------------------------------------------------------
47: Procedure ins
48: (p_rec in out pay_ppe_shd.g_rec_type
49: );
50: --
51: -- ----------------------------------------------------------------------------
52: -- |---------------------------------< ins >----------------------------------|