DBA Data[Home] [Help]

APPS.PAY_BALANCE_PKG dependencies on PAY_OBJECT_GROUPS

Line 4002: from pay_object_groups POG

3998: where plb.defined_balance_id = p_defined_balance_id
3999: and ACT.assignment_action_id = p_assignment_action_id
4000: and ASSIGN.assignment_id = ACT.assignment_id
4001: and exists (select ''
4002: from pay_object_groups POG
4003: where POG.source_id (+) = ACT.assignment_id
4004: and POG.source_type (+) = 'PAF'
4005: and nvl(plb.process_group_id,
4006: nvl(POG.parent_object_group_id, -1)) =