/AWS1/CL_CNHCREATESUBSCROUTPUT¶
CreateSubscriptionOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_domainid TYPE /AWS1/CNHDOMAINID /AWS1/CNHDOMAINID¶
iv_subscriptionid TYPE /AWS1/CNHSUBSCRIPTIONID /AWS1/CNHSUBSCRIPTIONID¶
iv_arn TYPE /AWS1/CNHSUBSCRIPTIONARN /AWS1/CNHSUBSCRIPTIONARN¶
iv_status TYPE /AWS1/CNHSUBSCRIPTIONSTATUS /AWS1/CNHSUBSCRIPTIONSTATUS¶
iv_createdat TYPE /AWS1/CNHTIMESTAMP /AWS1/CNHTIMESTAMP¶
iv_lastupdatedat TYPE /AWS1/CNHTIMESTAMP /AWS1/CNHTIMESTAMP¶
Optional arguments:¶
iv_activatedat TYPE /AWS1/CNHTIMESTAMP /AWS1/CNHTIMESTAMP¶
iv_deactivatedat TYPE /AWS1/CNHTIMESTAMP /AWS1/CNHTIMESTAMP¶
Queryable Attributes¶
domainId¶
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOMAINID() |
Getter for DOMAINID, with configurable default |
ASK_DOMAINID() |
Getter for DOMAINID w/ exceptions if field has no value |
HAS_DOMAINID() |
Determine if DOMAINID has a value |
subscriptionId¶
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUBSCRIPTIONID() |
Getter for SUBSCRIPTIONID, with configurable default |
ASK_SUBSCRIPTIONID() |
Getter for SUBSCRIPTIONID w/ exceptions if field has no valu |
HAS_SUBSCRIPTIONID() |
Determine if SUBSCRIPTIONID has a value |
arn¶
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 |
status¶
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 |
createdAt¶
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 |
lastUpdatedAt¶
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTUPDATEDAT() |
Getter for LASTUPDATEDAT, with configurable default |
ASK_LASTUPDATEDAT() |
Getter for LASTUPDATEDAT w/ exceptions if field has no value |
HAS_LASTUPDATEDAT() |
Determine if LASTUPDATEDAT has a value |
activatedAt¶
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACTIVATEDAT() |
Getter for ACTIVATEDAT, with configurable default |
ASK_ACTIVATEDAT() |
Getter for ACTIVATEDAT w/ exceptions if field has no value |
HAS_ACTIVATEDAT() |
Determine if ACTIVATEDAT has a value |
deactivatedAt¶
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEACTIVATEDAT() |
Getter for DEACTIVATEDAT, with configurable default |
ASK_DEACTIVATEDAT() |
Getter for DEACTIVATEDAT w/ exceptions if field has no value |
HAS_DEACTIVATEDAT() |
Determine if DEACTIVATEDAT has a value |