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
Type | Name | Comment |
AGGREGATE OF GENERIC | aggrId | comments |
Return Value
Â
Type | Name | Comment |
GENERIC | domainId | comments |
Options
Â
Example
<Missing Example>
Â
See also
Filter by label
There are no items with the selected labels at this time.
Â