SYNTAX:
xpfGetInverseAttrAggrBN (instanceId : GENERIC;
attrName : STRING)
aggrId : AGGREGATE OF GENERIC;
All Inverse attributes are implemented as aggregates in order to keep multiple inverse relations. The xpfGetInverseAttrAggrBN function is implemented in order to retrieve the actual aggrID of an Inverse attribute that is declared (in the Express schema) as a simple data type (not an aggregate).
General
Content
Integrations