/AWS1/CL_WADMILESTONE¶
A milestone return object.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_milestonenumber TYPE /AWS1/WADMILESTONENUMBER /AWS1/WADMILESTONENUMBER¶
MilestoneNumber
iv_milestonename TYPE /AWS1/WADMILESTONENAME /AWS1/WADMILESTONENAME¶
MilestoneName
iv_recordedat TYPE /AWS1/WADTIMESTAMP /AWS1/WADTIMESTAMP¶
RecordedAt
io_workload TYPE REF TO /AWS1/CL_WADWORKLOAD /AWS1/CL_WADWORKLOAD¶
Workload
Queryable Attributes¶
MilestoneNumber¶
MilestoneNumber
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MILESTONENUMBER() |
Getter for MILESTONENUMBER, with configurable default |
ASK_MILESTONENUMBER() |
Getter for MILESTONENUMBER w/ exceptions if field has no val |
HAS_MILESTONENUMBER() |
Determine if MILESTONENUMBER has a value |
MilestoneName¶
MilestoneName
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MILESTONENAME() |
Getter for MILESTONENAME, with configurable default |
ASK_MILESTONENAME() |
Getter for MILESTONENAME w/ exceptions if field has no value |
HAS_MILESTONENAME() |
Determine if MILESTONENAME has a value |
RecordedAt¶
RecordedAt
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RECORDEDAT() |
Getter for RECORDEDAT, with configurable default |
ASK_RECORDEDAT() |
Getter for RECORDEDAT w/ exceptions if field has no value |
HAS_RECORDEDAT() |
Determine if RECORDEDAT has a value |
Workload¶
Workload
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WORKLOAD() |
Getter for WORKLOAD |