UNCTION xpxAddAssociatedValueToInstanceInInstanceHashTable (instanceHashTableIndex : INTEGER; instanceIdOrAggrId : GENERIC; assocoatedValue : GENERIC) status : INTEGER;
Function to insert an associated value to an existing element in an specified EDMinstanceHashTable. This function is only applicable for EDMinstanceHashTable of type INSTANCE_HASH_TABLE_WITH_MULTIPLE_ASSOCIATED_VALUES.
Arguments
1 | Type | Name | Comment |
2 | INTEGER | instanceHashTableIndex | An integer value that identifies the actual EDMinstanceHashTable. This "instanceHashTableIndex" is returned when the actual EDMinstanceHashTable was created. The actual EDMinstanceHashTable must be of type INSTANCE_HASH_TABLE_WITH_MULTIPLE_ASSOCIATED_VALUES |
3 | GENERIC | instanceIdOrAggrId | The given "instanceIdOrAggrId" must be an instanceId or an aggregateId that identifies an element in the specified EDMinstanceHashTable. |
4 | GENERIC | assocoatedValue | This argument specifies an instanceId or an aggregateid that will be added to the "instanceIdOrAggrId" hash table elements associated values. |
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.