Q35UpdateMediaObject
Q35UpdateMediaObject updates a media object records within the F00165 by encapsulating the jdeGTAddUpdate_AllMOTypeKeyStr API call.
Only the media object text, item name, queue name or file name can be changed on an existing record and the record must exist to use this function.
Called By
This function is called by the following Q35 functions.
Data Structure
Name | Type | Inclusion | Direction |
---|---|---|---|
szNameObject | STRING | REQUIRED | IN |
szGenericTextKey | STRING | REQUIRED | IN |
mnGenericTextMediaObjectType | INTEGER | REQUIRED | IN |
mnMediaObjectSequenceNumber | INTEGER | REQUIRED | IN |
szMediaObjectText | STRING | OPTIONAL | IN |
szGenericTextItemName | STRING | OPTIONAL | IN |
szQueueName | STRING | OPTIONAL | IN |
szGTFileName | STRING | OPTIONAL | IN |