Topic by KS Lee
Content
Hi,
I have created a system attribute in Incident object, with name: RelatedIncident and Package: seminar, Parent Object:RN.Incident, parent field: i_id, and child field: RelatedIncdet. In select statement, I issue: SELECT ID from incident where seminar$incident$relatedincident =846, it returns a error messag" Unknown table or column 'seminar'.
Please advise how to use the system attribute in WHERE clause. I used the notation PackageName$ObjectNam$AttributeName in the above ROQL statement.
Thanks in advance.
Regards,
David