/AWS1/CL_PTCRVKESVCPERPAYLOAD¶
Payload for revoke service period handshake requests.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_programmngmtaccountid00 TYPE /AWS1/PTCPROGRAMMNGMTACCOUNTID /AWS1/PTCPROGRAMMNGMTACCOUNTID¶
The identifier of the program management account.
Optional arguments:¶
iv_note TYPE /AWS1/PTCNOTE /AWS1/PTCNOTE¶
A note explaining the reason for revoking the service period.
Queryable Attributes¶
programManagementAccountIdentifier¶
The identifier of the program management account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROGRAMMNGMTACCOUNTID00() |
Getter for PROGRAMMNGMTACCOUNTID, with configurable default |
ASK_PROGRAMMNGMTACCOUNTID00() |
Getter for PROGRAMMNGMTACCOUNTID w/ exceptions if field has |
HAS_PROGRAMMNGMTACCOUNTID00() |
Determine if PROGRAMMNGMTACCOUNTID has a value |
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 |