Quantcast
Viewing all articles
Browse latest Browse all 2504

How to call Incident system attribute in ROQL select statement (1 Comment)

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 

Version

Feb 13

Code Block


Viewing all articles
Browse latest Browse all 2504

Trending Articles