SAP ABAP Class IF_WCB_COLL_RO (Generic Collection (Read Only))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WCB_COLL Generic Collection 20040929
2 Interface composition (i COMPRISING i_ref)  IF_WCB_CONDITION_LIST_COLL_RO Collection of Condition Lists (Read Only) 20040929
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCB_COLL Generic Collection 20040929
Properties
Class IF_WCB_COLL_RO  
Short Description Generic Collection (Read Only)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040929   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WCB_COLL_RO has no forward declaration.
Interfaces
Class IF_WCB_COLL_RO has no interface implemented.
Friends
Class IF_WCB_COLL_RO has no friend class.
Attributes
Class IF_WCB_COLL_RO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SIZE Instance method Public Method Number of Entries 20040929
2 IS_CONTAINED Instance method Public Method Is Entry Contained in the List? 20040929
Events
Class IF_WCB_COLL_RO has no event.
Types
Class IF_WCB_COLL_RO has no local type.
Method Signatures

Method GET_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SIZE Value transfer Type reference (TYPE) I Anzahl der Einträge 20040929

Method GET_SIZE on class IF_WCB_COLL_RO has no exception.

Method IS_CONTAINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT Call by reference Object reference (TYPE REF TO) IF_WCB_OBJECT generischer Objekttyp 20040929
2 Returning RE_CONTAINED Value transfer Type reference (TYPE) BVAL Eintrag enthalten 20040929

Method IS_CONTAINED on class IF_WCB_COLL_RO has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in