Skip to content

/AWS1/CL_TBD=>ASSOCIATEMEMBERTOQUEUE()

About AssociateMemberToQueue

Assigns a queue membership level to a member

Method Signature

IMPORTING

Required arguments:

IV_FARMID TYPE /AWS1/TBDFARMID /AWS1/TBDFARMID

The farm ID of the queue to associate with the member.

IV_QUEUEID TYPE /AWS1/TBDQUEUEID /AWS1/TBDQUEUEID

The ID of the queue to associate to the member.

IV_PRINCIPALID TYPE /AWS1/TBDIDENTITYCENTERPRINCID /AWS1/TBDIDENTITYCENTERPRINCID

The member's principal ID to associate with the queue.

IV_PRINCIPALTYPE TYPE /AWS1/TBDDEADLINEPRINCIPALTYPE /AWS1/TBDDEADLINEPRINCIPALTYPE

The member's principal type to associate with the queue.

IV_IDENTITYSTOREID TYPE /AWS1/TBDIDENTITYSTOREID /AWS1/TBDIDENTITYSTOREID

The member's identity store ID to associate with the queue.

IV_MEMBERSHIPLEVEL TYPE /AWS1/TBDMEMBERSHIPLEVEL /AWS1/TBDMEMBERSHIPLEVEL

The principal's membership level for the associated queue.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_TBDASCMEMBERTOQUEUE01 /AWS1/CL_TBDASCMEMBERTOQUEUE01