DBA Data[Home] [Help]

APPS.PAY_BALANCE_PKG dependencies on PAY_ASSIGNMENT_LATEST_BALANCES

Line 3523: from pay_assignment_latest_balances ASGBAL

3519: ASGBAL.expired_assignment_action_id,
3520: ASGBAL.expired_value,
3521: ASGBAL.prev_assignment_action_id,
3522: ASGBAL.prev_balance_value
3523: from pay_assignment_latest_balances ASGBAL
3524: , pay_assignment_actions ACT
3525: , pay_assignment_actions OWN_ACT
3526: where ASGBAL.defined_balance_id = p_defined_balance_id
3527: and ACT.assignment_action_id = p_assignment_action_id