SAP ABAP Class IF_WCB_PERS_COLL_RO (Collection of Persistent Data (Read Only))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WCB_CC_COLL_RO Collection of Condition Contracts (Read Only) 20041001
2 Interface composition (i COMPRISING i_ref)  IF_WCB_CONDITION_TABLE_COLL_RO Collection of Condition Tables (Read Only) 20041001
3 Interface composition (i COMPRISING i_ref)  IF_WCB_CONDITION_TYPE_COLL_RO Collection of Condition Types (Read Only) 20041001
4 Interface composition (i COMPRISING i_ref)  IF_WCB_PERS_COLL Collection of Persistent Data 20041001
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCB_PERS_COLL Generic Collection for Persistent Objects 20041001
Properties
Class IF_WCB_PERS_COLL_RO  
Short Description Collection of Persistent Data (Read Only)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041001   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WCB_PERS_COLL_RO has no forward declaration.
Interfaces
Class IF_WCB_PERS_COLL_RO has no interface implemented.
Friends
Class IF_WCB_PERS_COLL_RO has no friend class.
Attributes
Class IF_WCB_PERS_COLL_RO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SIZE Instance method Public Method Number of Entries 20041001
2 IS_CONTAINED Instance method Public Method Is Entry Contained in the List? 20041001
Events
Class IF_WCB_PERS_COLL_RO has no event.
Types
Class IF_WCB_PERS_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 20041001

Method GET_SIZE on class IF_WCB_PERS_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_PERS_OBJECT persistentes Objekt 20041001
2 Returning RE_CONTAINED Value transfer Type reference (TYPE) BVAL Eintrag enthalten 20041001

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