SAP ABAP Interface IF_SWF_CNT_ITERATOR (Container: Iterator)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_CNT (Package) Workflow: Container
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_CNT_ITERATOR | Container: Iterator | 20000428 |
Properties
| Interface | IF_SWF_CNT_ITERATOR | |
| Short Description | Container: Iterator |
General Data
| Package | SWF_CNT | Workflow: Container |
| Created | 20000428 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SWF_CNT_ITERATOR has no forward declaration.
Interfaces
Interface IF_SWF_CNT_ITERATOR has no interface.
Friends
Interface IF_SWF_CNT_ITERATOR has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MC_START_BOTTOM | Constant | Public | Type reference (TYPE) | XFELD | 'X' | Start at List End | 20000428 | |
| 2 | MC_START_TOP | Constant | Public | Type reference (TYPE) | XFELD | ' ' | Start at List Beginning | 20000428 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Generate | 20000428 | |
| 2 | Instance method | Public | Method | Number of objects | 20000428 | |
| 3 | Instance method | Public | Method | Current object | 20000428 | |
| 4 | Instance method | Public | Method | First Object | 20000428 | |
| 5 | Instance method | Public | Method | Last Object | 20000428 | |
| 6 | Instance method | Public | Method | Next Object | 20000428 | |
| 7 | Instance method | Public | Method | Previous object | 20000428 |
Events
Interface IF_SWF_CNT_ITERATOR has no event.
Types
Interface IF_SWF_CNT_ITERATOR has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_ELEMENT | Aktuelles Element | 20000501 | |||
| 2 | EX_ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_ITERATOR | Iterator | 20000428 | |||
| 3 | IM_ELEMENT_LIST | Call by reference | Type reference (TYPE) | SWFRCNTELEM | Elementliste | 20000428 | |||
| 4 | IM_STARTPOINT | Call by reference | Type reference (TYPE) | XFELD | MC_START_TOP | Startpunkt | 20000428 |
Method CREATE on Interface IF_SWF_CNT_ITERATOR has no exception.
Method GET_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNT | Value transfer | Type reference (TYPE) | I | Anzahl der Objekte | 20000428 |
Method GET_COUNT on Interface IF_SWF_CNT_ITERATOR has no exception.
Method GET_CURRENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_ELEMENT | Element | 20000428 |
Method GET_CURRENT on Interface IF_SWF_CNT_ITERATOR has no exception.
Method GET_FIRST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_ELEMENT | Element | 20000428 |
Method GET_FIRST on Interface IF_SWF_CNT_ITERATOR has no exception.
Method GET_LAST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_ELEMENT | Element | 20000428 |
Method GET_LAST on Interface IF_SWF_CNT_ITERATOR has no exception.
Method GET_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_ELEMENT | Element | 20000428 |
Method GET_NEXT on Interface IF_SWF_CNT_ITERATOR has no exception.
Method GET_PREVIOUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_ELEMENT | Element | 20000428 |
Method GET_PREVIOUS on Interface IF_SWF_CNT_ITERATOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |