SAP ABAP Class CL_CONGLOM_PROVIDER (Conglomerate Provider)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-ARE (Application Component) Archiving Engine
     ARFA_ARCHIVING_ENGINE (Package) Archiving Engine
Properties
Class CL_CONGLOM_PROVIDER  
Short Description Conglomerate Provider    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ARFA_ARCHIVING_ENGINE   Archiving Engine 
Created 20040108   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ARFA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 ARREL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CONGLOM_PROVIDER has no interface implemented.
Friends
Class CL_CONGLOM_PROVIDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 F_CONGLOMERATE Static Attribute Public Type reference (TYPE) BCA_F_CONGLOMERATE Object Conglomerate 20040128
2 F_CONGLOMERATE_CACHE Static Attribute Protected Type reference (TYPE) BCA_F_CONGLOMERATE Cache for Cumulated Object Conglomerates 20040128
3 O_CONTEXT Static Attribute Protected Object reference (TYPE REF TO) CL_CONTEXT_ARCHIVING_ENGINE Archiving Engine Context 20040128
4 P_OBJECT_COUNTER Static Attribute Protected Type reference (TYPE) INT4 Number of Objects in Cache 20050809
Methods
# Method Level Visibility Method type Description Created on
1 CONGLOMERATE_AR_GET Instance method Public Method Read a Conglomerate from the Archive Container 20040112
2 CONGLOMERATE_AR_POS_GET Instance method Public Method Read a Conglomerate for the Specified Archive Position 20040310
3 CONGLOMERATE_AR_SET Instance method Public Method Write a Conglomerate in the Archive Container 20040112
4 CONGLOMERATE_CACHE Instance method Public Method Cache Structure 20040129
5 CONGLOMERATE_COND_DEL Instance method Public Method Conditional Deletion 20050210
6 CONGLOMERATE_DB_DEL Instance method Public Method Delete a Conglomerate from the Database 20040114
7 CONGLOMERATE_DB_GET Instance method Public Method Read a Conglomerate from the Database 20040112
8 CONGLOMERATE_DB_SET Instance method Public Method Write a Conglomerate to the Database 20040112
9 CONGLOMERATE_DEFINE Instance method Public Method Define and Register a Conglomerate 20040119
10 CONGLOMERATE_FREE Instance method Public Method Release of Allocated Conglomerate 20040902
11 CONGLOMERATE_GET_BUSINESSKEYS Instance method Public Method Table of Business Keys in Cache 20080722
12 CONGLOMERATE_ME_SET Instance method Public Method Write a Conglomerate in the Memory + Injection Spots 20050222
13 CONGLOMERATE_PREFETCH Instance method Public Method Prefetch for Database Read Layer in the Application 20040205
14 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040128
15 S_FILTER Static method Private Method 20081209
Events
Class CL_CONGLOM_PROVIDER has no event.
Types
Class CL_CONGLOM_PROVIDER has no local type.
Method Signatures

Method CONGLOMERATE_AR_GET Signature

Method CONGLOMERATE_AR_GET on class CL_CONGLOM_PROVIDER has no parameter.
Method CONGLOMERATE_AR_GET on class CL_CONGLOM_PROVIDER has no exception.

Method CONGLOMERATE_AR_POS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing F_POSITION Call by reference Type reference (TYPE) TYP_ARCHIVEPOS Archiv-Position 20040310

Method CONGLOMERATE_AR_POS_GET on class CL_CONGLOM_PROVIDER has no exception.

Method CONGLOMERATE_AR_SET Signature

Method CONGLOMERATE_AR_SET on class CL_CONGLOM_PROVIDER has no parameter.
Method CONGLOMERATE_AR_SET on class CL_CONGLOM_PROVIDER has no exception.

Method CONGLOMERATE_CACHE Signature

Method CONGLOMERATE_CACHE on class CL_CONGLOM_PROVIDER has no parameter.
Method CONGLOMERATE_CACHE on class CL_CONGLOM_PROVIDER has no exception.

Method CONGLOMERATE_COND_DEL Signature

Method CONGLOMERATE_COND_DEL on class CL_CONGLOM_PROVIDER has no parameter.
Method CONGLOMERATE_COND_DEL on class CL_CONGLOM_PROVIDER has no exception.

Method CONGLOMERATE_DB_DEL Signature

Method CONGLOMERATE_DB_DEL on class CL_CONGLOM_PROVIDER has no parameter.
Method CONGLOMERATE_DB_DEL on class CL_CONGLOM_PROVIDER has no exception.

Method CONGLOMERATE_DB_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing F_BUSINESSKEY Call by reference Type reference (TYPE) DATA Businesskey 20040119

Method CONGLOMERATE_DB_GET on class CL_CONGLOM_PROVIDER has no exception.

Method CONGLOMERATE_DB_SET Signature

Method CONGLOMERATE_DB_SET on class CL_CONGLOM_PROVIDER has no parameter.
Method CONGLOMERATE_DB_SET on class CL_CONGLOM_PROVIDER has no exception.

Method CONGLOMERATE_DEFINE Signature

Method CONGLOMERATE_DEFINE on class CL_CONGLOM_PROVIDER has no parameter.
Method CONGLOMERATE_DEFINE on class CL_CONGLOM_PROVIDER has no exception.

Method CONGLOMERATE_FREE Signature

Method CONGLOMERATE_FREE on class CL_CONGLOM_PROVIDER has no parameter.
Method CONGLOMERATE_FREE on class CL_CONGLOM_PROVIDER has no exception.

Method CONGLOMERATE_GET_BUSINESSKEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_BUSINESSKEYS Value transfer Object reference (TYPE REF TO) DATA 20080722

Method CONGLOMERATE_GET_BUSINESSKEYS on class CL_CONGLOM_PROVIDER has no exception.

Method CONGLOMERATE_ME_SET Signature

Method CONGLOMERATE_ME_SET on class CL_CONGLOM_PROVIDER has no parameter.
Method CONGLOMERATE_ME_SET on class CL_CONGLOM_PROVIDER has no exception.

Method CONGLOMERATE_PREFETCH Signature

Method CONGLOMERATE_PREFETCH on class CL_CONGLOM_PROVIDER has no parameter.
Method CONGLOMERATE_PREFETCH on class CL_CONGLOM_PROVIDER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing O_CONTEXT Call by reference Object reference (TYPE REF TO) CL_CONTEXT_ARCHIVING_ENGINE Archiving-Engine Kontext 20040128

Method CONSTRUCTOR on class CL_CONGLOM_PROVIDER has no exception.

Method S_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TABLE Call by reference Type reference (TYPE) TABLE 20081209
2 Importing I_FILTER Call by reference Type reference (TYPE) DELETE_FLG Daten, die NICHT gelöscht werden sollen 20081209
3 Importing I_FLAGS Call by reference Type reference (TYPE) TYP_T_FLAG Flags in der Archivierung 20081209

Method S_FILTER on class CL_CONGLOM_PROVIDER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 30