SAP ABAP Class CL_SWF_SLS_ITERATOR (Deadline Iterator)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_SLS (Package) Deadline Service - Deadline Monitoring
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_SLS_ITERATOR | Deadline Service: Deadline Iterator | 20041015 |
Properties
| Class | CL_SWF_SLS_ITERATOR | |
| Short Description | Deadline Iterator | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_SLS | Deadline Service - Deadline Monitoring |
| Created | 20041015 | SAP |
| Last change | 20050214 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWF_SLS_ITERATOR | Deadline Service: Deadline Iterator | 20041015 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SWF_SLS_DEADLINE_HANDLER | 20041214 | Deadline Service: Handler for Deadlines |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20041018 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20041018 | |||||
| 3 | Instance attribute | Private | Type reference (TYPE) | SWFSLS_DLTAB | SLS: Table with Complete Deadline Data | 20041018 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SWF_UTL_ITERATOR | Iterator | 20041015 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | CONSTRUCTOR | 20041015 | |
| 2 | Static method | Private | Method | Create Iterator Using Deadline Data Table | 20041214 | |
| 3 | Instance method | Public | Method | 20041018 | ||
| 4 | Instance method | Public | Method | 20041018 | ||
| 5 | Instance method | Public | Method | 20041018 | ||
| 6 | Instance method | Private | Method | Gets Data of All Deadlines of Iterator | 20041019 | |
| 7 | Instance method | Public | Method | 20041018 | ||
| 8 | Instance method | Public | Method | 20041018 | ||
| 9 | Instance method | Public | Method | 20041018 | ||
| 10 | Instance method | Public | Method | 20041018 |
Events
Class CL_SWF_SLS_ITERATOR has no event.
Types
Class CL_SWF_SLS_ITERATOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DEADLINE_LIST | Call by reference | Type reference (TYPE) | SWFSLS_DEADLINES | SLS: Deadline table | 20041015 | |||
| 2 | IM_STARTPOINT | Call by reference | Type reference (TYPE) | XFELD | MC_START_TOP | Startpunkt | 20041015 |
Method CONSTRUCTOR on class CL_SWF_SLS_ITERATOR has no exception.
Method CREATE_BY_DEADLDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ITERATOR | Value transfer | Object reference (TYPE REF TO) | CL_SWF_SLS_ITERATOR | SLS: Termin-Iterator | 20041214 | |||
| 2 | IM_DEADLINE_DATA | Call by reference | Type reference (TYPE) | SWFSLS_DLTAB | SLS: Tabelle mit den kompletten Termindaten | 20041214 | |||
| 3 | IM_STARTPOINT | Call by reference | Type reference (TYPE) | XFELD | MC_START_TOP | Startpunkt | 20041214 |
Method CREATE_BY_DEADLDATA on class CL_SWF_SLS_ITERATOR has no exception.
Method CREATE_BY_DEADLINES Signature
Method CREATE_BY_DEADLINES on class CL_SWF_SLS_ITERATOR has no parameter.
Method CREATE_BY_DEADLINES on class CL_SWF_SLS_ITERATOR has no exception.
Method GET_COUNT Signature
Method GET_COUNT on class CL_SWF_SLS_ITERATOR has no parameter.
Method GET_COUNT on class CL_SWF_SLS_ITERATOR has no exception.
Method GET_CURRENT Signature
Method GET_CURRENT on class CL_SWF_SLS_ITERATOR has no parameter.
Method GET_CURRENT on class CL_SWF_SLS_ITERATOR has no exception.
Method GET_DEADLDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DEADLINE_DATA_TABLE | Value transfer | Type reference (TYPE) | SWFSLS_DLTAB | SLS: Tabelle mit den kompletten Termindaten | 20041019 |
Method GET_DEADLDATA on class CL_SWF_SLS_ITERATOR has no exception.
Method GET_FIRST Signature
Method GET_FIRST on class CL_SWF_SLS_ITERATOR has no parameter.
Method GET_FIRST on class CL_SWF_SLS_ITERATOR has no exception.
Method GET_LAST Signature
Method GET_LAST on class CL_SWF_SLS_ITERATOR has no parameter.
Method GET_LAST on class CL_SWF_SLS_ITERATOR has no exception.
Method GET_NEXT Signature
Method GET_NEXT on class CL_SWF_SLS_ITERATOR has no parameter.
Method GET_NEXT on class CL_SWF_SLS_ITERATOR has no exception.
Method GET_PREVIOUS Signature
Method GET_PREVIOUS on class CL_SWF_SLS_ITERATOR has no parameter.
Method GET_PREVIOUS on class CL_SWF_SLS_ITERATOR has no exception.
History
| Last changed by/on | SAP | 20050214 |
| SAP Release Created in | 700 |