SAP ABAP Class IF_DPR_COLLECTION (Development Projects: Interface of All Collections)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_COLLECTION Abstract Super Class Interface of all Collections 20041103
Properties
Class IF_DPR_COLLECTION  
Short Description Development Projects: Interface of All Collections    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20011210   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_DPR_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class IF_DPR_COLLECTION has no interface implemented.
Friends
Class IF_DPR_COLLECTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_PARENT Instance attribute Public Object reference (TYPE REF TO) IF_DPR_ENTITY Superior Application Object 20011210
2 MT_DELETED_ITEMS Instance attribute Public Type reference (TYPE) DPR_TT_COLLECTION_ITEMS Deleted objects 20020614
3 MV_CLASSNAME_ITEM Instance attribute Public Type reference (TYPE) SEOCLSNAME Object Type Name 20041103
4 MV_IS_HIER_NODE Instance attribute Public Type reference (TYPE) BOOLE_D Collection Is Collection of CGPL_HIERARCHY_NODES 20041104
5 MV_OBJECT_TYPE Instance attribute Public Type reference (TYPE) CGPL_OBJECT_TYPE Object Category 20020103
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DELETED_ITEM Instance method Public Method Insert Deleted Object 20020614
2 GET_NUMBER Instance method Public Method Access Method to Number of Objects Contained (Reading) 20011210
3 GET_OBJECT_TYPE Instance method Public Method Access Method to Object Type (Reading) 20011210
4 GET_PARENT Instance method Public Method Access Method to Superior Application Object (Reading) 20011210
5 HAS_ENTRIES Instance method Public Method Does the collection contain objects? 20011210
6 REMOVE_DELETED_ITEM Instance method Public Method Remove Deleted Object 20020614
Events
Class IF_DPR_COLLECTION has no event.
Types
Class IF_DPR_COLLECTION has no local type.
Method Signatures

Method ADD_DELETED_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DELETED_ITEM Call by reference Object reference (TYPE REF TO) IF_DPR_COLLECTION_ITEM Development Projects: Schnittst. aller Kollektion-Einträge 20020614

Method ADD_DELETED_ITEM on class IF_DPR_COLLECTION has no exception.

Method GET_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NUMBER Value transfer Type reference (TYPE) I Anzahl der enthaltenen Objekte 20011210

Method GET_NUMBER on class IF_DPR_COLLECTION has no exception.

Method GET_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_OBJECT_TYPE Value transfer Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp 20011210

Method GET_OBJECT_TYPE on class IF_DPR_COLLECTION has no exception.

Method GET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_PARENT Value transfer Object reference (TYPE REF TO) IF_DPR_ENTITY Übergeordnetes Anwendungsobjekt 20011210

Method GET_PARENT on class IF_DPR_COLLECTION has no exception.

Method HAS_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HAS_ENTRIES Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Einträge in Kollektion vorhanden (X = True) 20011210

Method HAS_ENTRIES on class IF_DPR_COLLECTION has no exception.

Method REMOVE_DELETED_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DELETED_ITEM Call by reference Object reference (TYPE REF TO) IF_DPR_COLLECTION_ITEM Development Projects: Schnittst. aller Kollektion-Einträge 20020614

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