HI All,
I have a requirement to check the Relation details at run time. But The FieldRef.RELATION only returns the table No but not the field details of related field.
Any idea how to get the field details also.
eg. The city field in customer table has a able relation in post code table with City field. The relation function returns only 225 not the fields details.
RelationTableID := ToFldRef.RELATION;
Thanks in advance.
Regards
Bheem
*This post is locked for comments
I have the same question (0)