xpfGetAggrDomain

FUNCTION  xpfGetAggrDomain (aggrId   : AGGREGATE OF GENERIC)
                            domainId : GENERIC;
                

The xpfGetAggrDomain function returns the domain of the specified aggregate. The domain of an aggregate is an entity instance of array_type, bag_type, list_type or set_type. These instance types (entities) are defined in the EDMmetaMetaModel named SDAI_DICTIONARY_MODEL_DICTIONARY_DATA. The actual model that hosts the specified aggregate must be open before this operation can be successfully performed.

Arguments


TypeNameComment
AGGREGATE OF GENERICaggrIdcomments

Return Value


 

TypeNameComment
GENERICdomainIdcomments

Options


 

Example


<Missing Example>

 

See also

Filter by label

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

Â