DBA Data[Home] [Help]

APPS.PAY_YEPP_MISS_ASSIGN_PKG dependencies on PAY_DEFINED_BALANCES

Line 445: pay_defined_balances pdb,

441: select 1
442: from pay_input_values_f piv,
443: pay_balance_feeds_f pbf,
444: pay_balance_types pbt,
445: pay_defined_balances pdb,
446: pay_balance_attributes pba,
447: pay_bal_attribute_definitions pbad
448: where piv.element_type_id = pet.element_type_id
449: and piv.uom = 'M'