DBA Data[Home] [Help]

APPS.PAY_BALANCE_PKG dependencies on PAY_ASSIGNMENT_LATEST_BALANCES

Line 3821: from pay_assignment_latest_balances ASGBAL

3817: ASGBAL.expired_assignment_action_id,
3818: ASGBAL.expired_value,
3819: ASGBAL.prev_assignment_action_id,
3820: ASGBAL.prev_balance_value
3821: from pay_assignment_latest_balances ASGBAL
3822: , pay_assignment_actions ACT
3823: , pay_assignment_actions OWN_ACT
3824: where ASGBAL.defined_balance_id = p_defined_balance_id
3825: and ACT.assignment_action_id = p_assignment_action_id