xpxGetAttrDefinitionBN

FUNCTION xpxGetAttrDefinitionBN (qualifiedSchemaName                : STRING;
                                 entityIdOrViewEntityId             : GENERIC;
                                 entityAttrNameOrViewEntityAttrName : STRING; 
                                 VAR attrIdOrViewEntityAttrId       : GENERIC)
                                 status                             : INTEGER;

The xpxGetAttrDefinitionBN function returns the instanceId of the attribute_definition instance that defines the specified attribute in the attrIdOrViewEntityAttrId argument. The actual attribute is uniquely defined by the arguments qualifiedSchemaName , entityIdOrViewEntityId  and entityAttrNameOrViewEntityAttrName .

Arguments


TypeNameComment
STRINGqualifiedSchemaNamecomment
GENERICentityIdOrViewEntityId 
STRINGentityAttrNameOrViewEntityAttrName 
GENERICattrIdOrViewEntityAttrId 

Return Value


Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.

Options


 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.

Â