SAP ABAP Class CL_WFM_ITC_DELTA_HANDLING (WFM iTime Clock Delta Handling for Extraction)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-CRM-WFR (Application Component) Retail, Work Force Management
⤷
RS_BCT_WFM (Package) BW: Content Workforce Management
⤷
⤷
Properties
| Class | CL_WFM_ITC_DELTA_HANDLING | |
| Short Description | WFM iTime Clock Delta Handling for Extraction | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_BCT_WFM | BW: Content Workforce Management |
| Created | 20120716 | SAP |
| Last change | 20141101 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WFM_ITC_DELTA_HANDLING has no forward declaration.
Interfaces
Class CL_WFM_ITC_DELTA_HANDLING has no interface implemented.
Friends
Class CL_WFM_ITC_DELTA_HANDLING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | DATATYPE_D | Data Type of the InfoObject | 20120716 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSIOBJNM | Delta InfoObject | 20120716 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TABNAME | Active Table Name of the DSO | 20120716 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ROLLNAME | Data element (semantic domain) | 20120716 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | FIELDNAME | Field Name in DataSource | 20120716 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | FIELDNAME | Field Name of the InfoObject | 20120716 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20120716 | |
| 2 | Instance method | Public | Method | Get the Delta Selection Criterion for a DataSource | 20120716 |
Events
Class CL_WFM_ITC_DELTA_HANDLING has no event.
Types
Class CL_WFM_ITC_DELTA_HANDLING has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA_DSO | Call by reference | Type reference (TYPE) | RSDODSOBJECT | DataStore Object storing the data | 20120716 | |||
| 2 | I_DELTA_IOBJ | Call by reference | Type reference (TYPE) | RSIOBJNM | Delta relevant InfoObject | 20120716 | |||
| 3 | I_FIELDNAME_DS | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name in DataSource | 20120716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for CL_WFM_ITC_DELTA_HANDLING | 20120716 |
Method GET_DELTA_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_DELTA_CRIT | Value transfer | Type reference (TYPE) | RSSDLRANGE | Select Options to support a Delta Extraction | 20120716 |
Method GET_DELTA_SELECTION on class CL_WFM_ITC_DELTA_HANDLING has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 7X7 |