/AWS1/CL_QSTCUSTOMVALUESCONF¶
The configuration of custom values for the destination parameter in DestinationParameterValueConfiguration.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_customvalues TYPE REF TO /AWS1/CL_QSTCUSTOMPARAMVALUES /AWS1/CL_QSTCUSTOMPARAMVALUES¶
The customized parameter values.
This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
Optional arguments:¶
iv_includenullvalue TYPE /AWS1/QSTBOOLEANOBJECT /AWS1/QSTBOOLEANOBJECT¶
Includes the null value in custom action parameter values.
Queryable Attributes¶
IncludeNullValue¶
Includes the null value in custom action parameter values.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INCLUDENULLVALUE() |
Getter for INCLUDENULLVALUE, with configurable default |
ASK_INCLUDENULLVALUE() |
Getter for INCLUDENULLVALUE w/ exceptions if field has no va |
HAS_INCLUDENULLVALUE() |
Determine if INCLUDENULLVALUE has a value |
CustomValues¶
The customized parameter values.
This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CUSTOMVALUES() |
Getter for CUSTOMVALUES |