SAP ABAP Class IF_WCB_PERS_COLL (Collection of Persistent Data)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WCB_PERS_COLL_RO Collection of Persistent Data (Read Only) 20041001
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WCB_CC_COLL Collection of Condition Contracts 20041001
2 Interface composition (i COMPRISING i_ref)  IF_WCB_CONDITION_TABLE_COLL Collection of Condition Tables 20041001
3 Interface composition (i COMPRISING i_ref)  IF_WCB_CONDITION_TYPE_COLL Collection of Condition Types 20041001
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCB_PERS_COLL Generic Collection for Persistent Objects 20041001
Properties
Class IF_WCB_PERS_COLL  
Short Description Collection of Persistent Data    
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 has no forward declaration.
Interfaces
Class IF_WCB_PERS_COLL has no interface implemented.
Friends
Class IF_WCB_PERS_COLL has no friend class.
Attributes
Class IF_WCB_PERS_COLL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Delete Entry 20041001
2 GET_ENTRY_FOR_KEY Instance method Public Method Entry for Generic Key 20041001
3 GET_SIZE Instance method Public Method 20041001
4 INSERT Instance method Public Method Add an Entry 20041001
5 INSERT_COLL Instance method Public Method Insert Another Collection 20041004
6 IS_CONTAINED Instance method Public Method 20041001
7 RESET Instance method Public Method Delete List 20041001
Events
Class IF_WCB_PERS_COLL has no event.
Types
Class IF_WCB_PERS_COLL has no local type.
Method Signatures

Method DELETE 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_SUCCESS Value transfer Type reference (TYPE) BVAL wurde Eintrag gelöscht ? 20041001

Method DELETE on class IF_WCB_PERS_COLL has no exception.

Method GET_ENTRY_FOR_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY Call by reference Type reference (TYPE) WCB_GENERIC_KEY generischer Schlüssel 20041001
2 Returning RE_OBJECT Value transfer Object reference (TYPE REF TO) IF_WCB_PERS_OBJECT persistentes Objekt 20041001

Method GET_ENTRY_FOR_KEY on class IF_WCB_PERS_COLL has no exception.

Method GET_SIZE Signature

Method GET_SIZE on class IF_WCB_PERS_COLL has no parameter.
Method GET_SIZE on class IF_WCB_PERS_COLL has no exception.

Method INSERT 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_SUCCESS Value transfer Type reference (TYPE) BVAL wurde Eintrag hinzugefügt ? 20041001

Method INSERT on class IF_WCB_PERS_COLL has no exception.

Method INSERT_COLL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLLECTION Call by reference Object reference (TYPE REF TO) IF_WCB_PERS_COLL_RO Kollektion für persistente Daten ( read only) 20041004
2 Returning RE_RESULT Value transfer Type reference (TYPE) BVAL konnten alle Einträge hinzugefügt werden ? 20041004

Method INSERT_COLL on class IF_WCB_PERS_COLL has no exception.

Method IS_CONTAINED Signature

Method IS_CONTAINED on class IF_WCB_PERS_COLL has no parameter.
Method IS_CONTAINED on class IF_WCB_PERS_COLL has no exception.

Method RESET Signature

Method RESET on class IF_WCB_PERS_COLL has no parameter.
Method RESET on class IF_WCB_PERS_COLL has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in