DBA Data[Home] [Help]

APPS.PAY_EXA_UPD dependencies on PAY_EXA_SHD

Line 48: procedure convert_defs(p_rec in out nocopy pay_exa_shd.g_rec_type);

44: -- Internal Table Handle Use Only.
45: --
46: -- {End Of Comments}
47: -- ----------------------------------------------------------------------------
48: procedure convert_defs(p_rec in out nocopy pay_exa_shd.g_rec_type);
49: --
50: -- ----------------------------------------------------------------------------
51: -- |---------------------------------< upd >----------------------------------|
52: -- ----------------------------------------------------------------------------

Line 119: p_rec in out nocopy pay_exa_shd.g_rec_type

115: --
116: -- {End Of Comments}
117: -- ----------------------------------------------------------------------------
118: procedure upd(
119: p_rec in out nocopy pay_exa_shd.g_rec_type
120: ,p_validate in boolean default false
121: );
122: --
123: -- ----------------------------------------------------------------------------

Line 209: -- process pay_exa_shd.

205: -- precedence over segment1...30.
206: -- p_business_group_id number Is specified to enable the
207: -- derivation of the
208: -- id_flex_num within the
209: -- process pay_exa_shd.
210: -- segment_combination_check.
211: -- p_territory_code varchar Territory code to be placed
212: -- on a freshly created
213: -- combination record,