Connected lookup
Working sql override
select CODE_CODE as CODE_CODE
, CODE_CODEART as CODE_CODEART
, CODE_BESCHREIBUNG as CODE_BESCHREIBUNG
from KDS_C_CODE_CODEREFERENCE
where CODE_GUELTIGFLAG = 1
and CODE_CODEART = '$$CODEART'
and CODE_BESCHREIBUNG = '$$BESCHREIBUNG_ptsp'
A colleague of mine reported that he experienced in SQ sql overrides mal associated columns to ports when no aliasing of column names was used. I fortunately did not yet experience this behaviour.
Keine Kommentare:
Kommentar veröffentlichen