SAP ABAP Class CL_CACS_LIST_ITERATOR (Iterator Lists)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACSSG (Package) ICM: Services & Generic

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CACS_ITERATOR | Interface: Iterator | 20060601 |
Properties
Class | CL_CACS_LIST_ITERATOR | |
Short Description | Iterator Lists | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CACSSG | ICM: Services & Generic |
Created | 20060601 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CACS_ITERATOR | Interface: Iterator | 20060601 |
Friends
Class CL_CACS_LIST_ITERATOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SYTABIX | Index of Current Element | 20060601 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CACS_LIST | Interface: List | 20060602 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20060629 | |
2 | ![]() |
Instance method | Protected | Constructor | CONSTRUCTOR | 20060602 |
3 | ![]() |
Static method | Public | Method | Generate List Iterator | 20060601 |
4 | ![]() |
Instance method | Public | Method | 20060629 | |
5 | ![]() |
Instance method | Public | Method | 20060629 | |
6 | ![]() |
Instance method | Public | Method | 20060629 |
Events
Class CL_CACS_LIST_ITERATOR has no event.
Types
Class CL_CACS_LIST_ITERATOR has no local type.
Method Signatures
Method CHECK_LAST Signature
Method CHECK_LAST on class CL_CACS_LIST_ITERATOR has no parameter.
Method CHECK_LAST on class CL_CACS_LIST_ITERATOR has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_LIST | Call by reference | Object reference (TYPE REF TO) | IF_CACS_LIST | Interface: Liste | 20060602 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Listen Iterator: Ausnahmebehandlung | 20060602 |
Method CREATE_LIST_ITERATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_LIST | Call by reference | Object reference (TYPE REF TO) | IF_CACS_LIST | Interface: Liste | 20060602 | ||
2 | ![]() |
RO_LIST_ITERATOR | Value transfer | Object reference (TYPE REF TO) | CL_CACS_LIST_ITERATOR | Listen Iterator | 20060602 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Listen Iterator: Ausnahmebehandlung | 20060602 |
Method GET_CURRENT Signature
Method GET_CURRENT on class CL_CACS_LIST_ITERATOR has no parameter.
Method GET_CURRENT on class CL_CACS_LIST_ITERATOR has no exception.
Method NEXT Signature
Method NEXT on class CL_CACS_LIST_ITERATOR has no parameter.
Method NEXT on class CL_CACS_LIST_ITERATOR has no exception.
Method START Signature
Method START on class CL_CACS_LIST_ITERATOR has no parameter.
Method START on class CL_CACS_LIST_ITERATOR has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |