[Home] [Help]
989: ,c_legislation_code in pqp_pension_types_f.legislation_code%TYPE)
990: Is
991: Select 1 from pay_defined_balances
992: where balance_dimension_id =
993: (select balance_dimension_id from pay_balance_dimensions
994: where database_item_suffix = '_ASG_RUN'
995: and (( business_group_id IS NOT NULL
996: AND business_group_id = c_business_group_id
997: )