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 CREATE_ITERATOR Instance method Public Method Generate Iterator 20060602
2 DECREMENT_COUNT Instance method Public Method Decrement Element Counter 20060619
3 GET_ELEMENT Instance method Public Method Return Element 20060602
4 GET_ELEMENT_COUNT Instance method Public Method Return Number of Element 20060602
5 GET_ELEMENT_FIRST Instance method Public Method Return First Element 20060602
6 GET_ELEMENT_LAST Instance method Public Method Return Last Element 20060602
7 INCREMENT_COUNT Instance method Public Method Increment Element Counter 20060619
8 INSERT_ELEMENT Instance method Public Method Add Element to List 20060602
9 REMOVE_ELEMENT 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 Returning RO_LIST_ITERATOR Value transfer Object reference (TYPE REF TO) CL_CACS_LIST_ITERATOR Listen Iterator 20060602
# Exception Resumable Description Created on
1 CX_CACS_LIST 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 Importing ID_INDEX Call by reference Type reference (TYPE) SYTABIX Index des angeforderten Elements 20060602
2 Returning RO_ELEMENT Value transfer Object reference (TYPE REF TO) OBJECT Element 20060602
# Exception Resumable Description Created on
1 CX_CACS_LIST Liste: Ausnahmebehandlung 20060602

Method GET_ELEMENT_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Returning RO_ELEMENT Value transfer Object reference (TYPE REF TO) OBJECT Element 20060602
# Exception Resumable Description Created on
1 CX_CACS_LIST Liste: Ausnahmebehandlung 20060602

Method GET_ELEMENT_LAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ELEMENT Value transfer Object reference (TYPE REF TO) OBJECT Element 20060602
# Exception Resumable Description Created on
1 CX_CACS_LIST 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 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) OBJECT Element, das hinzugefügt werden soll 20060602
# Exception Resumable Description Created on
1 CX_CACS_LIST Liste: Ausnahmebehandlung 20060602

Method REMOVE_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_ELEMENT Call by reference Object reference (TYPE REF TO) OBJECT Element, das entfernt werden soll 20060608
# Exception Resumable Description Created on
1 CX_CACS_LIST Liste: Ausnahmebehandlung 20060608
History
Last changed by/on SAP  20100310 
SAP Release Created in 700