DBA Data[Home] [Help]

APPS.PAY_GB_ONLINE_SOE dependencies on PAY_BALANCE_TYPES_TL

Line 237: , pay_balance_types_tl bt

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