Q35AddMediaObject
Q35AddMediaObject creates a new media object within the F00165 by encapsulating the jdeGTAddUpdate_AllMOTypeKeyStr API call.
If the request is successful then the mnMediaObjectSequenceNumber parameter will be populated with the automatically generated sequence number for the object.
Validation
This function does not validate that the szNameObject or szGenericTextKey are valid or that the reference media object exists. This should be done prior to calling 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 | OPTIONAL | OUT |
szMediaObjectText | STRING | OPTIONAL | IN |
szGenericTextItemName | STRING | OPTIONAL | IN |
szQueueName | STRING | OPTIONAL | IN |
szGTFileName | STRING | OPTIONAL | IN |