DBA Data[Home] [Help]

APPS.QP_MODIFIERS_PVT dependencies on OE_GLOBALS

Line 445: if (l_MODIFIERS_rec.operation = OE_GLOBALS.G_OPR_CREATE

441:
442: --hw
443: -- delayed request for changed lines
444: if QP_PERF_PVT.enabled = 'Y' then
445: if (l_MODIFIERS_rec.operation = OE_GLOBALS.G_OPR_CREATE
446: and (l_MODIFIERS_rec.list_line_type_code in ('OID', 'PRG', 'RLTD')
447: or l_MODIFIERS_rec.modifier_level_code = 'LINEGROUP'
448: or (l_MODIFIERS_rec.rltd_modifier_grp_type = 'BENEFIT'
449: and l_MODIFIERS_rec.list_line_type_code = 'DIS'))) then