SAP ABAP Class /SLOAP/CL_OBJECT_LIST (SLOAS object list utility class)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     /SLOAP/UTILITY (Package) Utility Sources for SLO Analytic Platform
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_CVM_CONFLICTS 20100127
Properties
Class /SLOAP/CL_OBJECT_LIST  
Short Description SLOAS object list utility class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SLOAP/UTILITY   Utility Sources for SLO Analytic Platform 
Created 20100127   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SLOAP/CL_OBJECT_LIST has no forward declaration.
Interfaces
Class /SLOAP/CL_OBJECT_LIST has no interface implemented.
Friends
Class /SLOAP/CL_OBJECT_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_OBJECTS Instance attribute Private See coding 20100127
2 SIZE Instance attribute Public Type reference (TYPE) INT4 Natural Number 20100127
Methods
# Method Level Visibility Method type Description Created on
1 ADD_OBJECT Instance method Public Method 20100127
2 ADD_OBJECT_LIST Instance method Public Method add content of another list 20100127
3 ADD_OBJECT_ON_POSITION Instance method Public Method adds new object on specified position 20100127
4 CONSTRUCTOR Instance method Public Constructor 20100127
5 GET_OBJECT Instance method Public Method 20100127
6 GET_SIZE Instance method Public Method Returns the size of the list 20100127
7 MODIFY Instance method Public Method replace a object by index 20100127
8 REMOVE_OBJECT Instance method Public Method 20100127
Events
Class /SLOAP/CL_OBJECT_LIST has no event.
Types
Class /SLOAP/CL_OBJECT_LIST has no local type.
Method Signatures

Method ADD_OBJECT Signature

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

Method ADD_OBJECT on class /SLOAP/CL_OBJECT_LIST has no exception.

Method ADD_OBJECT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OBJECT_LIST Call by reference Object reference (TYPE REF TO) /SLOAP/CL_OBJECT_LIST SLOAS object list utility class 20100127

Method ADD_OBJECT_LIST on class /SLOAP/CL_OBJECT_LIST has no exception.

Method ADD_OBJECT_ON_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_POSITION Call by reference Type reference (TYPE) I 20100127
2 Importing OREF Call by reference Object reference (TYPE REF TO) OBJECT 20100127

Method ADD_OBJECT_ON_POSITION on class /SLOAP/CL_OBJECT_LIST has no exception.

Method CONSTRUCTOR Signature

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

Method CONSTRUCTOR on class /SLOAP/CL_OBJECT_LIST has no exception.

Method GET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) INT4 Natural Number 20100127
2 Returning OREF Value transfer Object reference (TYPE REF TO) OBJECT 20100127

Method GET_OBJECT on class /SLOAP/CL_OBJECT_LIST has no exception.

Method GET_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_SIZE Value transfer Type reference (TYPE) INT4 Natural Number 20100127

Method GET_SIZE on class /SLOAP/CL_OBJECT_LIST has no exception.

Method MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Standard attributes & methods 20100127
2 Importing IV_INDEX Call by reference Type reference (TYPE) I 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_NO_SUCH_OBJECT 20100127

Method REMOVE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) INT4 Natural Number 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_NO_SUCH_OBJECT 20100127
History
Last changed by/on SAP  20141030 
SAP Release Created in 700