DBA Data[Home] [Help]

APPS.PAY_CA_PAYROLL_ARCH dependencies on PAY_LEGISLATION_RULES

Line 3983: from pay_legislation_rules

3979: where lookup_type = 'CA_SOE_SHORT_NAME';
3980:
3981: cursor cur_mg_payment is
3982: select rule_mode
3983: from pay_legislation_rules
3984: where legislation_code = 'CA'
3985: and rule_type = 'MULTI_TAX_UNIT_PAYMENT';
3986:
3987: cursor cur_bal_type is