Skip to content

/AWS1/CL_DZNPROJECTMEMBASGN

A map of user or group profiles to designations that need to be assigned in the project.

CONSTRUCTOR

IMPORTING

Required arguments:

io_member TYPE REF TO /AWS1/CL_DZNMEMBER /AWS1/CL_DZNMEMBER

The details about a project member.

iv_designation TYPE /AWS1/DZNUSERDESIGNATION /AWS1/DZNUSERDESIGNATION

The designation of the project membership.


Queryable Attributes

member

The details about a project member.

Accessible with the following methods

Method Description
GET_MEMBER() Getter for MEMBER

designation

The designation of the project membership.

Accessible with the following methods

Method Description
GET_DESIGNATION() Getter for DESIGNATION, with configurable default
ASK_DESIGNATION() Getter for DESIGNATION w/ exceptions if field has no value
HAS_DESIGNATION() Determine if DESIGNATION has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_PROJECTMEMBERSHIPASGNMT

TYPES TT_PROJECTMEMBERSHIPASGNMT TYPE STANDARD TABLE OF REF TO /AWS1/CL_DZNPROJECTMEMBASGN WITH DEFAULT KEY
.