SAP ABAP Class CL_CACS_ABST_LIST (List: Abstract Class)
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_LIST Interface: List 20060602
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CACS_INDAGR_PRC_FR_LIST List of Individual Flat-Rate Agreements 20060714
2 Inheritance (c INHERITING FROM c_ref)  CL_CACS_INDAGR_PRC_GU_LIST List of Individual Guarantee Agreements 20060620
3 Inheritance (c INHERITING FROM c_ref)  CL_CACS_INDAGR_PRC_SE_LIST List of Individual Settlement Agreements 20060712
4 Inheritance (c INHERITING FROM c_ref)  CL_CACS_INDCTR_PRC_LIST List of Individual Commission Contracts 20060602
5 Inheritance (c INHERITING FROM c_ref)  CL_CACS_RET_INDAGR_PRC_LIST Retention: List of Individual Agreements 20060802
6 Inheritance (c INHERITING FROM c_ref)  CL_CACS_RET_ORPHANED_LIST Retention: List of Calc.Objects Without Agreement Assignment 20070105
Properties
Class CL_CACS_ABST_LIST  
Short Description List: Abstract Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CACSSG   ICM: Services & Generic 
Created 20060602   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CACS_LIST Interface: List 20060602
Friends
Class CL_CACS_ABST_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_ELEMENTS_COUNT Instance attribute Protected Type reference (TYPE) SYTABIX Element Counter 20060602
2 MT_LIST Instance attribute Protected Type reference (TYPE) TT_LIST Element List 20060602
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060611
2 CREATE_ITERATOR Instance method Public Method 20060629
3 DECREMENT_COUNT Instance method Public Method 20060629
4 GET_ELEMENT Instance method Public Method 20060629
5 GET_ELEMENT_COUNT Instance method Public Method 20060629
6 GET_ELEMENT_FIRST Instance method Public Method 20060629
7 GET_ELEMENT_LAST Instance method Public Method 20060629
8 INCREMENT_COUNT Instance method Public Method 20060629
9 INSERT_ELEMENT Instance method Public Method 20060629
10 REMOVE_ELEMENT Instance method Public Method 20060629
Events
Class CL_CACS_ABST_LIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_LIST Protected See coding Element List 20060602 tt_list TYPE STANDARD TABLE OF ty_element
2 TY_ELEMENT Protected Object reference (TYPE REF TO) OBJECT Element 20060602
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_CACS_ABST_LIST has no parameter.
Method CONSTRUCTOR on class CL_CACS_ABST_LIST has no exception.

Method CREATE_ITERATOR Signature

Method CREATE_ITERATOR on class CL_CACS_ABST_LIST has no parameter.
Method CREATE_ITERATOR on class CL_CACS_ABST_LIST has no exception.

Method DECREMENT_COUNT Signature

Method DECREMENT_COUNT on class CL_CACS_ABST_LIST has no parameter.
Method DECREMENT_COUNT on class CL_CACS_ABST_LIST has no exception.

Method GET_ELEMENT Signature

Method GET_ELEMENT on class CL_CACS_ABST_LIST has no parameter.
Method GET_ELEMENT on class CL_CACS_ABST_LIST has no exception.

Method GET_ELEMENT_COUNT Signature

Method GET_ELEMENT_COUNT on class CL_CACS_ABST_LIST has no parameter.
Method GET_ELEMENT_COUNT on class CL_CACS_ABST_LIST has no exception.

Method GET_ELEMENT_FIRST Signature

Method GET_ELEMENT_FIRST on class CL_CACS_ABST_LIST has no parameter.
Method GET_ELEMENT_FIRST on class CL_CACS_ABST_LIST has no exception.

Method GET_ELEMENT_LAST Signature

Method GET_ELEMENT_LAST on class CL_CACS_ABST_LIST has no parameter.
Method GET_ELEMENT_LAST on class CL_CACS_ABST_LIST has no exception.

Method INCREMENT_COUNT Signature

Method INCREMENT_COUNT on class CL_CACS_ABST_LIST has no parameter.
Method INCREMENT_COUNT on class CL_CACS_ABST_LIST has no exception.

Method INSERT_ELEMENT Signature

Method INSERT_ELEMENT on class CL_CACS_ABST_LIST has no parameter.
Method INSERT_ELEMENT on class CL_CACS_ABST_LIST has no exception.

Method REMOVE_ELEMENT Signature

Method REMOVE_ELEMENT on class CL_CACS_ABST_LIST has no parameter.
Method REMOVE_ELEMENT on class CL_CACS_ABST_LIST has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700