DBA Data[Home] [Help]

APPS.IRC_IRF_BUS dependencies on IRC_IRF_SHD

Line 25: (p_rec in irc_irf_shd.g_rec_type

21: -- ----------------------------------------------------------------------------
22: -- |---------------------------< chk_object >---------------------------------|
23: -- ----------------------------------------------------------------------------
24: Procedure chk_object
25: (p_rec in irc_irf_shd.g_rec_type
26: ,p_effective_date in date
27: );
28: --
29: -- ----------------------------------------------------------------------------

Line 86: (p_rec in irc_irf_shd.g_rec_type

82: --
83: -- {End Of Comments}
84: -- ----------------------------------------------------------------------------
85: Procedure insert_validate
86: (p_rec in irc_irf_shd.g_rec_type
87: ,p_effective_date in date
88: ,p_datetrack_mode in varchar2
89: ,p_validation_start_date in date
90: ,p_validation_end_date in date

Line 126: (p_rec in irc_irf_shd.g_rec_type

122: --
123: -- {End Of Comments}
124: -- ----------------------------------------------------------------------------
125: Procedure update_validate
126: (p_rec in irc_irf_shd.g_rec_type
127: ,p_effective_date in date
128: ,p_datetrack_mode in varchar2
129: ,p_validation_start_date in date
130: ,p_validation_end_date in date