DBA Data[Home] [Help]

APPS.PAY_PPMV4_SS dependencies on PAY_LEGISLATIVE_FIELD_INFO

Line 1701: from pay_legislative_field_info leg

1697: l_stage := 'USE_CHECK';
1698: begin
1699: select 'Y'
1700: into l_option_value
1701: from pay_legislative_field_info leg
1702: where leg.field_name = 'CHEQUE_CHECK'
1703: and leg.legislation_code = l_territory_code;
1704: exception
1705: when no_data_found then