xpxCreateNestedTypedAggr

FUNCTION xpxCreateNestedTypedAggr(aggregateId        : AGGREGATE OF GENERIC;
                                  typePath           : LIST OF GENERIC; 
                                  VAR newAggregateId : AGGREGATE OF GENERIC)
                                  status             : INTEGER;

The xpxCreateNestedTypedAggr function will create an element in the aggregateId aggregate. The created aggregate will be typed according to the typePath, which is a list of type ids. This function is applicable for aggregates of type SET and BAG.

Arguments


TypeNameComment
AGGREGATE OF GENERICaggregateIdcomment
LIST OF GENERICtypePath 
AGGREGATE OF GENERICnewAggregateId 

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.