DBA Data[Home] [Help]

APPS.PAY_PPMV4_SS dependencies on PAY_LEGISLATIVE_FIELD_INFO

Line 1626: from pay_legislative_field_info leg

1622: l_stage := 'USE_CHECK';
1623: begin
1624: select 'Y'
1625: into l_option_value
1626: from pay_legislative_field_info leg
1627: where leg.field_name = 'CHEQUE_CHECK'
1628: and leg.legislation_code = l_territory_code;
1629: exception
1630: when no_data_found then