/AWS1/CL_PTCCHNLHANDSHAKEPAY00¶
Contains the payload data for different types of channel handshakes.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_startserviceperiodpayload TYPE REF TO /AWS1/CL_PTCSTARTSVCPERPAYLOAD /AWS1/CL_PTCSTARTSVCPERPAYLOAD¶
Payload for starting a service period handshake.
io_revokesvcperiodpayload TYPE REF TO /AWS1/CL_PTCRVKESVCPERPAYLOAD /AWS1/CL_PTCRVKESVCPERPAYLOAD¶
Payload for revoking a service period handshake.
Queryable Attributes¶
startServicePeriodPayload¶
Payload for starting a service period handshake.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STARTSVCPERIODPAYLOAD() |
Getter for STARTSERVICEPERIODPAYLOAD |
revokeServicePeriodPayload¶
Payload for revoking a service period handshake.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REVOKESVCPERIODPAYLOAD() |
Getter for REVOKESERVICEPERIODPAYLOAD |