Fonction SAP TREX_EXT_SUSPEND_QUEUES - Suspend Queues

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_INDEXES TREXT_INDEX_IDS h 64 IndexIDs
I_QUEUESERVER_LOCATION TREX_RFC-LOCATION C 20 X Host:Port
I_RFC_DESTINATION TREX_RFC-RFC_DESTINATION C 32 RFC Destination

Paramètre Reférence Type Long. Description
E_QUEUE_RETURN TREXT_QUEUE_RETURN h 316 Queues + Return code
E_RETURN_CODE TREX_RFC-RETURN_CODE I 4 Return code
E_RETURN_TEXT TREX_RFC-RETURN_TEXT C 200 Return text

Exception Description
CONVERSION_ERROR Error during conversion from/to UTF8
ERROR Error, see error message


supends one, more or all queues. When the next schedule condition willbe fulfilled, those queues will not be indexed and/or optimized. Theyhave to be explicitly activated again by the method activateQueues. If aqueue is currently being optimized or indexed, the queue will besuspended afterwards. To specify one or more index ids use the methodaddIndexId.