...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpxDeleteAggr(aggregateId : AGGREGATE OF |
...
GENERIC)
status : INTEGER;
|
The xpxDeleteAggr function deletes the aggregate specified by the argument aggregateId. Only independent scratch aggregates, subtype aggregates and union aggregates can be deleted by this operation.
This function is equivalent to the EDMinterface function sdaiDeleteAggr
Arguments
...
Type | Name | Comment |
AGGREGATE OF GENERIC | aggregateId | The id of the aggregate to be deleted |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|