Q35DoMediaObjectsExistForKey

The Q35DoMediaObjectsExistForKey function is utilised to determine if there are any attachments for the supplied object name and generic text key.

If any objects exists the function will set the cExistsYN parameter to Y, otherwise it will be set to N. The purpose of this function is to prevent unnecessary Cantara queries to the F00165 table which are not as efficient as utilising this API.

Data Structure

Name

Type

Inclusion

Direction

szNameObject

STRING

REQUIRED

IN

szGenericTextKey

STRING

REQUIRED

IN

cExistsYN

CHARACTER

OPTIONAL

OUT