DBA Data[Home] [Help]

APPS.PAY_OPM_BUS dependencies on HR_DFLEX_UTILITY

Line 235: hr_dflex_utility.ins_or_upd_descflex_attribs

231: -- a) During update, the structure column value or any
232: -- of the attribute values have actually changed.
233: -- b) During insert.
234: --
235: hr_dflex_utility.ins_or_upd_descflex_attribs
236: (p_appl_short_name => 'PAY'
237: ,p_descflex_name => 'Paymeth Developer DF'
238: ,p_attribute_category => p_rec.PMETH_INFORMATION_CATEGORY
239: ,p_attribute1_name => 'PMETH_INFORMATION1'

Line 372: hr_dflex_utility.ins_or_upd_descflex_attribs

368: -- a) During update, the structure column value or any
369: -- of the attribute values have actually changed.
370: -- b) During insert.
371: --
372: hr_dflex_utility.ins_or_upd_descflex_attribs
373: (p_appl_short_name => 'PAY'
374: ,p_descflex_name => 'PAY_ORG_PAYMENT_METHODS'
375: ,p_attribute_category => p_rec.ATTRIBUTE_CATEGORY
376: ,p_attribute1_name => 'ATTRIBUTE1'