Skip to content

/AWS1/CL_SUZDELSUPPPERMITOUT

DeleteSupportPermitOutput

CONSTRUCTOR

IMPORTING

Required arguments:

iv_name TYPE /AWS1/SUZNAME /AWS1/SUZNAME

The name of the deleted support permit.

iv_arn TYPE /AWS1/SUZARN /AWS1/SUZARN

The ARN of the deleted support permit.

io_permit TYPE REF TO /AWS1/CL_SUZPERMIT /AWS1/CL_SUZPERMIT

The permit definition of the deleted permit.

iv_status TYPE /AWS1/SUZSUPPORTPERMITSTATUS /AWS1/SUZSUPPORTPERMITSTATUS

The status of the support permit. Returns DELETING.

io_signingkeyinfo TYPE REF TO /AWS1/CL_SUZSIGNINGKEYINFO /AWS1/CL_SUZSIGNINGKEYINFO

The signing key information for the deleted permit.

iv_createdat TYPE /AWS1/SUZTIMESTAMP /AWS1/SUZTIMESTAMP

The timestamp when the permit was originally created.

Optional arguments:

iv_description TYPE /AWS1/SUZDESCRIPTION /AWS1/SUZDESCRIPTION

The description of the deleted support permit.

iv_supportcasedisplayid TYPE /AWS1/SUZSUPPORTCASEDISPLAYID /AWS1/SUZSUPPORTCASEDISPLAYID

The display identifier of the support case associated with the deleted permit.


Queryable Attributes

name

The name of the deleted support permit.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value

arn

The ARN of the deleted support permit.

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value

description

The description of the deleted support permit.

Accessible with the following methods

Method Description
GET_DESCRIPTION() Getter for DESCRIPTION, with configurable default
ASK_DESCRIPTION() Getter for DESCRIPTION w/ exceptions if field has no value
HAS_DESCRIPTION() Determine if DESCRIPTION has a value

permit

The permit definition of the deleted permit.

Accessible with the following methods

Method Description
GET_PERMIT() Getter for PERMIT

status

The status of the support permit. Returns DELETING.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

signingKeyInfo

The signing key information for the deleted permit.

Accessible with the following methods

Method Description
GET_SIGNINGKEYINFO() Getter for SIGNINGKEYINFO

createdAt

The timestamp when the permit was originally created.

Accessible with the following methods

Method Description
GET_CREATEDAT() Getter for CREATEDAT, with configurable default
ASK_CREATEDAT() Getter for CREATEDAT w/ exceptions if field has no value
HAS_CREATEDAT() Determine if CREATEDAT has a value

supportCaseDisplayId

The display identifier of the support case associated with the deleted permit.

Accessible with the following methods

Method Description
GET_SUPPORTCASEDISPLAYID() Getter for SUPPORTCASEDISPLAYID, with configurable default
ASK_SUPPORTCASEDISPLAYID() Getter for SUPPORTCASEDISPLAYID w/ exceptions if field has n
HAS_SUPPORTCASEDISPLAYID() Determine if SUPPORTCASEDISPLAYID has a value