Hi,
I get this message in DR8 and the column name is valid


Code:
        Procedure SetFilters
            String sReportId sNum
            Get psReportId to sReportId
            Send RemoveAllFilters of oMangdforteck sReportId
            Get Field_Current_Value of oANBREG_DD Field anbreg.Anbudsnummer to sNum
            Send AddFilter sReportId "{anbreg.ANBUDSNUMMER}" C_drEqual sNum
        End_Procedure
The message is
Click image for larger version. 

Name:	DR8.PNG 
Views:	109 
Size:	4.8 KB 
ID:	13936