Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagecpp
themeConfluence
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 .
This function is equivalent to the EDMinterface function sdaiGetAttrDefinitionBNqualifiedSchemaName , entityIdOrViewEntityId  and entityAttrNameOrViewEntityAttrName .

Arguments

...

TypeNameComment
STRINGqualifiedSchemaNamecomment
GENERICentityIdOrViewEntityId 
STRINGentityAttrNameOrViewEntityAttrName 
GENERICattrIdOrViewEntityAttrId 

Return Value

...

Insert excerpt
US:_r_XPX_Return_Value
US:_r_XPX_Return_Value
nopaneltrue

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "extension_schema" and parent = "5636522"