Q35AddMediaObjectText
Cantara Business Function which adds a new media object text attachment to the list based on the object name and generic text key. If successful, it will return the new sequence number for the record.
Calls
This function calls the following Q35 functions.
Data Structure
Name | Type | Inclusion | Direction |
---|---|---|---|
szNameObject | STRING | REQUIRED | IN |
szGenericTextKey | STRING | REQUIRED | IN |
mnMediaObjectSequenceNumber | INTEGER | OPTIONAL | OUT |
szMediaObjectText | STRING | OPTIONAL | IN |
szGenericTextItemName | STRING | OPTIONAL | IN |