DBA Data[Home] [Help]

APPS.PAY_SOE_GLB dependencies on PAY_BALANCE_DIMENSIONS

Line 618: , pay_balance_dimensions bd

614: , nvl(oi.org_information7,nvl(bt.reporting_name,bt.balance_name)) defined_balance_name
615: from pay_balance_attributes ba
616: , pay_bal_attribute_definitions bad
617: , pay_defined_balances db
618: , pay_balance_dimensions bd
619: , pay_balance_types_tl bt
620: , hr_organization_information oi
621: where bad.attribute_name = p_balance_attribute
622: and ( bad.BUSINESS_GROUP_ID IS NULL