Skip to content

/AWS1/CL_TBD=>LISTSTORAGEPROFILESFORQUEUE()

About ListStorageProfilesForQueue

Lists storage profiles for a queue.

Method Signature

IMPORTING

Required arguments:

IV_FARMID TYPE /AWS1/TBDFARMID /AWS1/TBDFARMID

The farm ID of the queue's storage profile.

IV_QUEUEID TYPE /AWS1/TBDQUEUEID /AWS1/TBDQUEUEID

The queue ID for the storage profile.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/TBDSTRING /AWS1/TBDSTRING

The token for the next set of results, or null to start from the beginning.

IV_MAXRESULTS TYPE /AWS1/TBDMAXRESULTS /AWS1/TBDMAXRESULTS

The maximum number of results to return. Use this parameter with NextToken to get results as a set of sequential pages.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_TBDLSTSTRGPFLSFORQU01 /AWS1/CL_TBDLSTSTRGPFLSFORQU01