/AWS1/CL_PTCRVKSVCPERHANDSHA00¶
Details specific to revoke service period handshakes.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_note TYPE /AWS1/PTCNOTE /AWS1/PTCNOTE¶
A note explaining the reason for revoking the service period.
iv_serviceperiodtype TYPE /AWS1/PTCSERVICEPERIODTYPE /AWS1/PTCSERVICEPERIODTYPE¶
The type of service period being revoked.
iv_minimumnoticedays TYPE /AWS1/PTCMINIMUMNOTICEDAYS /AWS1/PTCMINIMUMNOTICEDAYS¶
The minimum number of days notice required for revocation.
iv_startdate TYPE /AWS1/PTCDATETIME /AWS1/PTCDATETIME¶
The start date of the service period being revoked.
iv_enddate TYPE /AWS1/PTCDATETIME /AWS1/PTCDATETIME¶
The end date of the service period being revoked.
Queryable Attributes¶
note¶
A note explaining the reason for revoking the service period.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NOTE() |
Getter for NOTE, with configurable default |
ASK_NOTE() |
Getter for NOTE w/ exceptions if field has no value |
HAS_NOTE() |
Determine if NOTE has a value |
servicePeriodType¶
The type of service period being revoked.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICEPERIODTYPE() |
Getter for SERVICEPERIODTYPE, with configurable default |
ASK_SERVICEPERIODTYPE() |
Getter for SERVICEPERIODTYPE w/ exceptions if field has no v |
HAS_SERVICEPERIODTYPE() |
Determine if SERVICEPERIODTYPE has a value |
minimumNoticeDays¶
The minimum number of days notice required for revocation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MINIMUMNOTICEDAYS() |
Getter for MINIMUMNOTICEDAYS, with configurable default |
ASK_MINIMUMNOTICEDAYS() |
Getter for MINIMUMNOTICEDAYS w/ exceptions if field has no v |
HAS_MINIMUMNOTICEDAYS() |
Determine if MINIMUMNOTICEDAYS has a value |
startDate¶
The start date of the service period being revoked.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STARTDATE() |
Getter for STARTDATE, with configurable default |
ASK_STARTDATE() |
Getter for STARTDATE w/ exceptions if field has no value |
HAS_STARTDATE() |
Determine if STARTDATE has a value |
endDate¶
The end date of the service period being revoked.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENDDATE() |
Getter for ENDDATE, with configurable default |
ASK_ENDDATE() |
Getter for ENDDATE w/ exceptions if field has no value |
HAS_ENDDATE() |
Determine if ENDDATE has a value |