Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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


1TypeNameComment
2INTEGERinstanceHashTableIndexAn 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
3GENERICinstanceIdOrAggrIdThe given "instanceIdOrAggrId" must be an instanceId or an aggregateId that identifies an element in the specified EDMinstanceHashTable.
4GENERICassocoatedValue

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.

 

  • No labels