Skip to content

/AWS1/CL_TBD=>ASSOCIATEMEMBERTOFLEET()

About AssociateMemberToFleet

Assigns a fleet membership level to a member.

Method Signature

IMPORTING

Required arguments:

IV_FARMID TYPE /AWS1/TBDFARMID /AWS1/TBDFARMID

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

IV_FLEETID TYPE /AWS1/TBDFLEETID /AWS1/TBDFLEETID

The ID of the fleet to associate with a member.

IV_PRINCIPALID TYPE /AWS1/TBDIDENTITYCENTERPRINCID /AWS1/TBDIDENTITYCENTERPRINCID

The member's principal ID to associate with a fleet.

IV_PRINCIPALTYPE TYPE /AWS1/TBDDEADLINEPRINCIPALTYPE /AWS1/TBDDEADLINEPRINCIPALTYPE

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

IV_IDENTITYSTOREID TYPE /AWS1/TBDIDENTITYSTOREID /AWS1/TBDIDENTITYSTOREID

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

IV_MEMBERSHIPLEVEL TYPE /AWS1/TBDMEMBERSHIPLEVEL /AWS1/TBDMEMBERSHIPLEVEL

The principal's membership level for the associated fleet.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_TBDASCMEMBERTOFLEET01 /AWS1/CL_TBDASCMEMBERTOFLEET01