SAP ABAP Interface IF_CACS_LIST (Interface: List)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CACS00_CL_DOCUMENT_DB_ITF | Document Posting: Register Documents for Posting | 20060616 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CACS_ABST_LIST | List: Abstract Class | 20060602 |
Properties
| Interface | IF_CACS_LIST | |
| Short Description | Interface: List |
General Data
| Package | CACSSG | ICM: Services & Generic |
| Created | 20060602 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CACS_LIST has no forward declaration.
Interfaces
Interface IF_CACS_LIST has no interface.
Friends
Interface IF_CACS_LIST has no friend.
Attributes
Interface IF_CACS_LIST has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Generate Iterator | 20060602 | |
| 2 | Instance method | Public | Method | Decrement Element Counter | 20060619 | |
| 3 | Instance method | Public | Method | Return Element | 20060602 | |
| 4 | Instance method | Public | Method | Return Number of Element | 20060602 | |
| 5 | Instance method | Public | Method | Return First Element | 20060602 | |
| 6 | Instance method | Public | Method | Return Last Element | 20060602 | |
| 7 | Instance method | Public | Method | Increment Element Counter | 20060619 | |
| 8 | Instance method | Public | Method | Add Element to List | 20060602 | |
| 9 | Instance method | Public | Method | Remove Element from List | 20060608 |
Events
Interface IF_CACS_LIST has no event.
Types
Interface IF_CACS_LIST has no local type.
Method Signatures
Method CREATE_ITERATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_LIST_ITERATOR | Value transfer | Object reference (TYPE REF TO) | CL_CACS_LIST_ITERATOR | Listen Iterator | 20060602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Liste: Ausnahmebehandlung | 20060602 |
Method DECREMENT_COUNT Signature
Method DECREMENT_COUNT on Interface IF_CACS_LIST has no parameter.
Method DECREMENT_COUNT on Interface IF_CACS_LIST has no exception.
Method GET_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index des angeforderten Elements | 20060602 | |||
| 2 | RO_ELEMENT | Value transfer | Object reference (TYPE REF TO) | OBJECT | Element | 20060602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Liste: Ausnahmebehandlung | 20060602 |
Method GET_ELEMENT_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_ELEMENT_COUNT | Value transfer | Type reference (TYPE) | SYTABIX | Elementzähler | 20060602 |
Method GET_ELEMENT_COUNT on Interface IF_CACS_LIST has no exception.
Method GET_ELEMENT_FIRST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_ELEMENT | Value transfer | Object reference (TYPE REF TO) | OBJECT | Element | 20060602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Liste: Ausnahmebehandlung | 20060602 |
Method GET_ELEMENT_LAST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_ELEMENT | Value transfer | Object reference (TYPE REF TO) | OBJECT | Element | 20060602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Liste: Ausnahmebehandlung | 20060602 |
Method INCREMENT_COUNT Signature
Method INCREMENT_COUNT on Interface IF_CACS_LIST has no parameter.
Method INCREMENT_COUNT on Interface IF_CACS_LIST has no exception.
Method INSERT_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Element, das hinzugefügt werden soll | 20060602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Liste: Ausnahmebehandlung | 20060602 |
Method REMOVE_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Element, das entfernt werden soll | 20060608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Liste: Ausnahmebehandlung | 20060608 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |