/AWS1/CL_CRMPROTECTEDJOBRECE00¶
The protected job receiver configuration.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_analysistype TYPE /AWS1/CRMPROTECTEDJOBALYTYPE /AWS1/CRMPROTECTEDJOBALYTYPE¶
The analysis type for the protected job receiver configuration.
Optional arguments:¶
io_configurationdetails TYPE REF TO /AWS1/CL_CRMPROTECTEDJOBCONF00 /AWS1/CL_CRMPROTECTEDJOBCONF00¶
The configuration details for the protected job receiver.
Queryable Attributes¶
analysisType¶
The analysis type for the protected job receiver configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ANALYSISTYPE() |
Getter for ANALYSISTYPE, with configurable default |
ASK_ANALYSISTYPE() |
Getter for ANALYSISTYPE w/ exceptions if field has no value |
HAS_ANALYSISTYPE() |
Determine if ANALYSISTYPE has a value |
configurationDetails¶
The configuration details for the protected job receiver.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONFIGURATIONDETAILS() |
Getter for CONFIGURATIONDETAILS |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_PROTECTEDJOBRECEIVERCONFS¶
TYPES TT_PROTECTEDJOBRECEIVERCONFS TYPE STANDARD TABLE OF REF TO /AWS1/CL_CRMPROTECTEDJOBRECE00 WITH DEFAULT KEY
.