/AWS1/CL_REVSERVICEREFCHANGES¶
Describes changes to service references.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_added TYPE /AWS1/CL_REVSERVICEREFERENCE=>TT_SERVICEREFERENCELIST TT_SERVICEREFERENCELIST¶
The list of service references that were added.
it_removed TYPE /AWS1/CL_REVSERVICEREFERENCE=>TT_SERVICEREFERENCELIST TT_SERVICEREFERENCELIST¶
The list of service references that were removed.
Queryable Attributes¶
added¶
The list of service references that were added.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDED() |
Getter for ADDED, with configurable default |
ASK_ADDED() |
Getter for ADDED w/ exceptions if field has no value |
HAS_ADDED() |
Determine if ADDED has a value |
removed¶
The list of service references that were removed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REMOVED() |
Getter for REMOVED, with configurable default |
ASK_REMOVED() |
Getter for REMOVED w/ exceptions if field has no value |
HAS_REMOVED() |
Determine if REMOVED has a value |