SAP ABAP Class IF_SWF_SLS_ITERATOR (Deadline Service: Deadline Iterator)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_SLS_ITERATOR | Deadline Iterator | 20041015 |
Properties
Class | IF_SWF_SLS_ITERATOR | |
Short Description | Deadline Service: Deadline Iterator | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20041012 | SAP |
Last change | 20050214 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SWF_SLS_ITERATOR has no forward declaration.
Interfaces
Class IF_SWF_SLS_ITERATOR has no interface implemented.
Friends
Class IF_SWF_SLS_ITERATOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | XFELD | 'X' | Start at List End | 20041012 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | XFELD | ' ' | Start at List Beginning | 20041012 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Generate Iterator Using Deadline Object List | 20041018 |
2 | ![]() |
Instance method | Public | Method | Number of Objects | 20041012 |
3 | ![]() |
Instance method | Public | Method | Current Object | 20041012 |
4 | ![]() |
Instance method | Public | Method | First Object | 20041012 |
5 | ![]() |
Instance method | Public | Method | Last Object | 20041012 |
6 | ![]() |
Instance method | Public | Method | Next Object | 20041012 |
7 | ![]() |
Instance method | Public | Method | Previous Object | 20041012 |
Events
Class IF_SWF_SLS_ITERATOR has no event.
Types
Class IF_SWF_SLS_ITERATOR has no local type.
Method Signatures
Method CREATE_BY_DEADLINES 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: Terminiterator | 20041018 | ||
2 | ![]() |
IM_DEADLINE_LIST | Call by reference | Type reference (TYPE) | SWFSLS_DEADLINES | SLS: Deadline table | 20041018 | ||
3 | ![]() |
IM_STARTPOINT | Call by reference | Type reference (TYPE) | XFELD | MC_START_TOP | Startpunkt | 20041018 |
Method CREATE_BY_DEADLINES on class IF_SWF_SLS_ITERATOR has no exception.
Method GET_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_COUNT | Value transfer | Type reference (TYPE) | I | Anzahl der Objekte | 20041015 |
Method GET_COUNT on class IF_SWF_SLS_ITERATOR has no exception.
Method GET_CURRENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_DEADLINE | Value transfer | Object reference (TYPE REF TO) | CL_SWF_SLS_DEADLINE | Deadline of Scheduling Services | 20041015 |
Method GET_CURRENT on class IF_SWF_SLS_ITERATOR has no exception.
Method GET_FIRST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_DEADLINE | Value transfer | Object reference (TYPE REF TO) | CL_SWF_SLS_DEADLINE | Element | 20041015 |
Method GET_FIRST on class IF_SWF_SLS_ITERATOR has no exception.
Method GET_LAST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_DEADLINE | Value transfer | Object reference (TYPE REF TO) | CL_SWF_SLS_DEADLINE | Deadline of Scheduling Services | 20041015 |
Method GET_LAST on class IF_SWF_SLS_ITERATOR has no exception.
Method GET_NEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_DEADLINE | Value transfer | Object reference (TYPE REF TO) | CL_SWF_SLS_DEADLINE | Element | 20041015 |
Method GET_NEXT on class IF_SWF_SLS_ITERATOR has no exception.
Method GET_PREVIOUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_DEADLINE | Value transfer | Object reference (TYPE REF TO) | CL_SWF_SLS_DEADLINE | Deadline of Scheduling Services | 20041015 |
Method GET_PREVIOUS on class IF_SWF_SLS_ITERATOR has no exception.
History
Last changed by/on | SAP | 20050214 |
SAP Release Created in |