xpxDefineComplexEntity

FUNCTION xpxDefineComplexEntity (modelId           : GENERIC;
                                 complexEntityName : STRING;
                                 VAR entityId      : GENERIC)
                                 status            : INTEGER;

Use this function to define a complex entity in a dictionary model. The argument complexEntityName specifies the actual complex entity. The complexEntityName must contains the name of all the constituents sorted in alphabetical order and the character '+' as delimiter between each constituents that defines the complex entity. The argument modelId defines the actual dictionary model.

Arguments


TypeNameComment
GENERICmodelIdThe unique id of the dictionary model
STRINGcomplexEntityNameThe name of the actual complex entity
GENERICentityIdThe unique id of the entity

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.

Â