my lookup is not returning any values.I checked the lookup sql override in toad , and it worked fine.also validated the sql and it returend no errors.checked for db connections
and locating information as well
My lookup is a string whereas the input port is a decimal.i coverted the decimal to string in lookup.
it didnt give me any data type mismatch.
Is that ok or do in need to call an exp before lkp and covert the decimal to to_char.
Any reason you can think of why the lookup is not returning any values.
and locating information as well
My lookup is a string whereas the input port is a decimal.i coverted the decimal to string in lookup.
it didnt give me any data type mismatch.
Is that ok or do in need to call an exp before lkp and covert the decimal to to_char.
Any reason you can think of why the lookup is not returning any values.