DBA Data[Home] [Help]

APPS.PAY_GB_ONLINE_SOE dependencies on PAY_BALANCE_DIMENSIONS

Line 236: , pay_balance_dimensions bd

232: , nvl(oi.org_information7,nvl(bt.reporting_name,bt.balance_name)) defined_balance_name
233: from pay_balance_attributes ba
234: , pay_bal_attribute_definitions bad
235: , pay_defined_balances db
236: , pay_balance_dimensions bd
237: , pay_balance_types_tl bt
238: , hr_organization_information oi
239: where bad.attribute_name = p_balance_attribute
240: and ( bad.BUSINESS_GROUP_ID IS NULL