/AWS1/CL_APFZENDESKDSTPRPS¶
The properties that are applied when Zendesk is used as a destination.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_object TYPE /AWS1/APFOBJECT /AWS1/APFOBJECT¶
The object specified in the Zendesk flow destination.
Optional arguments:¶
it_idfieldnames TYPE /AWS1/CL_APFIDFIELDNAMELIST_W=>TT_IDFIELDNAMELIST TT_IDFIELDNAMELIST¶
idFieldNames
io_errorhandlingconfig TYPE REF TO /AWS1/CL_APFERRORHANDLINGCFG /AWS1/CL_APFERRORHANDLINGCFG¶
errorHandlingConfig
iv_writeoperationtype TYPE /AWS1/APFWRITEOPERATIONTYPE /AWS1/APFWRITEOPERATIONTYPE¶
writeOperationType
Queryable Attributes¶
object¶
The object specified in the Zendesk flow destination.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OBJECT() |
Getter for OBJECT, with configurable default |
ASK_OBJECT() |
Getter for OBJECT w/ exceptions if field has no value |
HAS_OBJECT() |
Determine if OBJECT has a value |
idFieldNames¶
idFieldNames
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IDFIELDNAMES() |
Getter for IDFIELDNAMES, with configurable default |
ASK_IDFIELDNAMES() |
Getter for IDFIELDNAMES w/ exceptions if field has no value |
HAS_IDFIELDNAMES() |
Determine if IDFIELDNAMES has a value |
errorHandlingConfig¶
errorHandlingConfig
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ERRORHANDLINGCONFIG() |
Getter for ERRORHANDLINGCONFIG |
writeOperationType¶
writeOperationType
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WRITEOPERATIONTYPE() |
Getter for WRITEOPERATIONTYPE, with configurable default |
ASK_WRITEOPERATIONTYPE() |
Getter for WRITEOPERATIONTYPE w/ exceptions if field has no |
HAS_WRITEOPERATIONTYPE() |
Determine if WRITEOPERATIONTYPE has a value |