/AWS1/CL_CRMCHANGESPEC¶
A union that contains the specification details for different types of changes.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_member TYPE REF TO /AWS1/CL_CRMMEMBERCHANGESPEC /AWS1/CL_CRMMEMBERCHANGESPEC¶
The member change specification when the change type is
MEMBER.
io_collaboration TYPE REF TO /AWS1/CL_CRMCOLLABORATIONCHPEC /AWS1/CL_CRMCOLLABORATIONCHPEC¶
The collaboration configuration changes being requested. Currently, this only supports modifying which change types are auto-approved for the collaboration.
Queryable Attributes¶
member¶
The member change specification when the change type is
MEMBER.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEMBER() |
Getter for MEMBER |
collaboration¶
The collaboration configuration changes being requested. Currently, this only supports modifying which change types are auto-approved for the collaboration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COLLABORATION() |
Getter for COLLABORATION |