SAP ABAP Class IF_CFX_COMPARABLE_LIST (List of Comparable Objects)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CFX_GO_FIELD_VALUE Field with Values Generic Object 20050322
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CFX_GO_FIELD_VALUE_LIST List of 'CL_CFX_GO_FIELD_VALUE' Objects 20050323
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CFX_GO_ITEM_VALUE_LIST Item List with Values in cFolders 20050324
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CFX_GO_LINK_VALUE_LIST Values of the Link List Generic Object in cFolders 20050329
Properties
Class IF_CFX_COMPARABLE_LIST  
Short Description List of Comparable Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050322   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CFX_COMPARABLE_LIST has no forward declaration.
Interfaces
Class IF_CFX_COMPARABLE_LIST has no interface implemented.
Friends
Class IF_CFX_COMPARABLE_LIST has no friend class.
Attributes
Class IF_CFX_COMPARABLE_LIST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method Add Object 20050322
2 GET Instance method Public Method Get Object 20050322
3 GET_NUMBER_OF_OBJECTS Instance method Public Method Number of Objects 20050322
Events
Class IF_CFX_COMPARABLE_LIST has no event.
Types
Class IF_CFX_COMPARABLE_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_COMPARABLE Call by reference Object reference (TYPE REF TO) IF_CFX_COMPARABLE Objekt 20050322

Method ADD on class IF_CFX_COMPARABLE_LIST has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX Call by reference Type reference (TYPE) I Welches Objekt? 20050322
2 Returning RP_COMPARABLE Value transfer Object reference (TYPE REF TO) IF_CFX_COMPARABLE Objekt 20050322

Method GET on class IF_CFX_COMPARABLE_LIST has no exception.

Method GET_NUMBER_OF_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NUMBER_OF_OBJECTS Value transfer Type reference (TYPE) I Zahl der Objekte 20050322

Method GET_NUMBER_OF_OBJECTS on class IF_CFX_COMPARABLE_LIST has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in