DBA Data[Home] [Help]

APPS.PAY_GB_ONLINE_SOE dependencies on PAY_BALANCE_TYPES_TL

Line 242: , pay_balance_types_tl bt

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
246: OR bad.BUSINESS_GROUP_ID = l_business_group_id)