DBA Data[Home] [Help]

APPS.PAY_GB_ONLINE_SOE dependencies on PAY_BALANCE_DIMENSIONS

Line 241: , pay_balance_dimensions bd

237: , nvl(oi.org_information7,nvl(bt.reporting_name,bt.balance_name)) defined_balance_name
238: from pay_balance_attributes ba
239: , pay_bal_attribute_definitions bad
240: , pay_defined_balances db
241: , pay_balance_dimensions bd
242: , pay_balance_types_tl bt
243: , hr_organization_information oi
244: where bad.attribute_name = p_balance_attribute
245: and ( bad.BUSINESS_GROUP_ID IS NULL