SAP ABAP Class CL_APL_ECATT_OBJECT_LIST (List of eCATT Objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
     SECATT_MIDDLEWARE (Package) eCATT Middleware Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_APL_ECATT_OBJECT Basis Class for eCATT Objects 20030623
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_APL_ECATT_VERSION_LIST List of Versions of eCATT Objects 20070516
Properties
Class CL_APL_ECATT_OBJECT_LIST  
Short Description List of eCATT Objects    
Super Class CL_APL_ECATT_OBJECT Basis Class for eCATT Objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SECATT_MIDDLEWARE   eCATT Middleware Objects 
Created 20030623   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_APL_ECATT_CONST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_APL_ECATT_OBJECT_LIST has no interface implemented.
Friends
Class CL_APL_ECATT_OBJECT_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_OBJECTS Instance attribute Public Type reference (TYPE) ETECATT_LIST_TABTYPE List for Loaded eCATTs 20030623
2 A_OBJ_TYPE_TO_LIST Instance attribute Protected Type reference (TYPE) ETOBJ_TYPE OBJ_TYPE of the objects in the list 20070518
3 A_SORT_ORDER Instance attribute Public Type reference (TYPE) CHAR1 CL_APL_ECATT_CONST=>SORT_BY_VERSION Sort Order for Table of eCATT Objects 20030624
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method Append Single eCATT-Object 20030623
2 CLEAR Instance method Public Method Release or Delete All Entries of List 20030630
3 CONSTRUCTOR Instance method Public Constructor Constructor 20030623
4 RAISE_NOT_IMPLEMENTED Instance method Protected Method Raise Exception for Not Implemented Methods 20030623
5 REMOVE Instance method Public Method Remove Individual eCATT from List 20030623
6 SAVE_LIST_ENTRIES Instance method Protected Method Call SAVE for Objects in the List 20030701
Events
Class CL_APL_ECATT_OBJECT_LIST has no event.
Types
Class CL_APL_ECATT_OBJECT_LIST has no local type.
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ECATT_OBJECT Call by reference Object reference (TYPE REF TO) CL_APL_ECATT_OBJECT 20030623

Method ADD on class CL_APL_ECATT_OBJECT_LIST has no exception.

Method CLEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECT_USAGE Call by reference Object reference (TYPE REF TO) IF_GUI_ECATT_OBJECT_USAGE Bearbeitung von eCATT-Objekten 20030630
2 Importing IM_SUPPRESS_EVENTS Call by reference Type reference (TYPE) ETONOFF ' ' Ereignisse unterdrücken 20030630
# Exception Resumable Description Created on
1 CX_ECATT_APL Basisklasse für eCatt Middleware Ausnahmen 20030630

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DONT_CHECK_NAMES Call by reference Type reference (TYPE) ETONOFF ' ' Test auf Namensgültigkeit nicht durchführen 20030623
2 Importing IM_FB_DEQUEUE Call by reference Type reference (TYPE) CHAR30 '' Name des Dequeue Funktionsbausteins 20030623
3 Importing IM_FB_ENQUEUE Call by reference Type reference (TYPE) CHAR30 '' Name des Enqueue Funktionsbausteins 20030623
4 Importing IM_NAME Value transfer Type reference (TYPE) ETOBJ_NAME eCATT Objekt 20030623
5 Importing IM_OBJ_TYPE_TO_LIST Call by reference Type reference (TYPE) ETOBJ_TYPE eCATT Objekttyp der Elemente der Liste 20070518
6 Importing IM_TYPE Call by reference Type reference (TYPE) ETOBJ_TYPE eCATT Objekttyp 20030626
# Exception Resumable Description Created on
1 CX_ECATT_APL Basisklasse für eCatt Middleware Ausnahmen 20030623

Method RAISE_NOT_IMPLEMENTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CALLED_METHOD Call by reference Type reference (TYPE) STRING '' 20030623
# Exception Resumable Description Created on
1 CX_ECATT_APL Basisklasse für eCatt Middleware Ausnahmen 20030623

Method REMOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECT_NAME Call by reference Type reference (TYPE) ETOBJ_NAME 20030623
2 Importing IM_OBJECT_VERSION Call by reference Type reference (TYPE) ETOBJ_VER 20030623

Method REMOVE on class CL_APL_ECATT_OBJECT_LIST has no exception.

Method SAVE_LIST_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ECATT_OBJ Call by reference Object reference (TYPE REF TO) CL_APL_ECATT_OBJECT 20030701
2 Importing IM_LEAVE_CHANGED Call by reference Type reference (TYPE) ETONOFF SPACE 20030701
3 Importing IM_SAVE_VER Call by reference Type reference (TYPE) ETONOFF 'X' 20030701
4 Importing IM_SKIP_CTS Call by reference Type reference (TYPE) ETONOFF SPACE 20030701
# Exception Resumable Description Created on
1 CX_ECATT_APL Basisklasse für eCatt Middleware Ausnahmen 20030701
History
Last changed by/on SAP  20130531 
SAP Release Created in 640