/AWS1/CL_SHBSTANDARDSSUBSCRI02¶
The standard that you want to enable.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_standardsarn TYPE /AWS1/SHBNONEMPTYSTRING /AWS1/SHBNONEMPTYSTRING¶
The ARN of the standard that you want to enable. To view the list of available standards and their ARNs, use the
DescribeStandardsoperation.
Optional arguments:¶
it_standardsinput TYPE /AWS1/CL_SHBSTANDARDSINPPRMM00=>TT_STANDARDSINPUTPARAMETERMAP TT_STANDARDSINPUTPARAMETERMAP¶
A key-value pair of input for the standard.
Queryable Attributes¶
StandardsArn¶
The ARN of the standard that you want to enable. To view the list of available standards and their ARNs, use the
DescribeStandardsoperation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STANDARDSARN() |
Getter for STANDARDSARN, with configurable default |
ASK_STANDARDSARN() |
Getter for STANDARDSARN w/ exceptions if field has no value |
HAS_STANDARDSARN() |
Determine if STANDARDSARN has a value |
StandardsInput¶
A key-value pair of input for the standard.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STANDARDSINPUT() |
Getter for STANDARDSINPUT, with configurable default |
ASK_STANDARDSINPUT() |
Getter for STANDARDSINPUT w/ exceptions if field has no valu |
HAS_STANDARDSINPUT() |
Determine if STANDARDSINPUT has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_STANDARDSSUBSCRIPTIONREQS¶
TYPES TT_STANDARDSSUBSCRIPTIONREQS TYPE STANDARD TABLE OF REF TO /AWS1/CL_SHBSTANDARDSSUBSCRI02 WITH DEFAULT KEY
.