DBA Data[Home] [Help]

APPS.PAY_SOE_GLB dependencies on PAY_BALANCE_DIMENSIONS

Line 552: , pay_balance_dimensions bd

548: , nvl(oi.org_information7,nvl(bt.reporting_name,bt.balance_name)) defined_balance_name
549: from pay_balance_attributes ba
550: , pay_bal_attribute_definitions bad
551: , pay_defined_balances db
552: , pay_balance_dimensions bd
553: , pay_balance_types_tl bt
554: , hr_organization_information oi
555: where bad.attribute_name = p_balance_attribute
556: and ( bad.BUSINESS_GROUP_ID IS NULL