SAP ABAP Class CL_RODPS_ODP_ACTIVE_DATA (Buffering of active ODPs)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   BC-EIM-ODP (Application Component) Operational Data Provisioning (ODP) in Search&Analytics
     RODPS (Package) Operational Data Provider Services
Properties
Class CL_RODPS_ODP_ACTIVE_DATA  
Short Description Buffering of active ODPs    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RODPS   Operational Data Provider Services 
Created 20110120   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 CL_RODPS_ODP_ACTIVE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_RODPS_ODP_ACTIVE_DATA has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RODPS_ODP_ACTIVE 20110201 Active ODP
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NSX_ATTRIBUTES Instance attribute Protected Type reference (TYPE) IF_RODPS_ODP_ESH=>TSX_ATTRIBUTES 20110201
2 NSX_DIRECTORY Instance attribute Protected See coding 20120320
3 NV_TIMESTAMP_ACTIVE Instance attribute Protected Type reference (TYPE) RODPS_TIMESTAMP_ACTIVE 20110317
4 PR_BUFFER_SERVICE Static Attribute Private Object reference (TYPE REF TO) IF_RODPS_ODP_BUFFER_SERVICE Services for Reading/Writing a Buffer 20110527
5 PTHR_READ Static Attribute Private Attribute reference (LIKE) PTHR_WRITE 20110317
6 PTHR_WRITE Static Attribute Private See coding 20110317
Methods
# Method Level Visibility Method type Description Created on
1 ATTACH_FOR_READ Static method Protected Method 20110201
2 ATTACH_FOR_WRITE Static method Protected Method 20110201
3 CONSTRUCTOR Instance method Protected Constructor CONSTRUCTOR 20110201
4 DETACH Static method Protected Method 20110201
5 GET_BUFFER_SERVICE Static method Public Method 20110527
6 GET_INST_NAME Static method Protected Method 20110201
Events
Class CL_RODPS_ODP_ACTIVE_DATA has no event.
Types
Class CL_RODPS_ODP_ACTIVE_DATA has no local type.
Method Signatures

Method ATTACH_FOR_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ODPNAME Call by reference Type reference (TYPE) RODPS_ODPNAME 20110201
2 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) RODPS_TIMESTAMP_ACTIVE 20110201
3 Importing IV_VERSION Call by reference Type reference (TYPE) RODPS_VERSION 20110201
4 Returning RR_AREA Value transfer Object reference (TYPE REF TO) CL_RODPS_ODP_ACTIVE_AREA 20110201
# Exception Resumable Description Created on
1 CX_RODPS_BUFFER_OBJ_NOT_FOUND 20110201

Method ATTACH_FOR_WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ISX_ATTRIBUTES Call by reference Type reference (TYPE) IF_RODPS_ODP_ESH=>TSX_ATTRIBUTES 20110201
2 Importing IV_ODPNAME Call by reference Type reference (TYPE) RODPS_ODPNAME 20110201
3 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) RODPS_TIMESTAMP_ACTIVE 20110201
4 Importing IV_VERSION Call by reference Type reference (TYPE) RODPS_VERSION 20110201
5 Returning RR_AREA Value transfer Object reference (TYPE REF TO) CL_RODPS_ODP_ACTIVE_AREA 20110201
# Exception Resumable Description Created on
1 CX_RODPS_BUFFER_BUILD_ERROR 20110201

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ISX_ATTRIBUTES Call by reference Type reference (TYPE) IF_RODPS_ODP_ESH=>TSX_ATTRIBUTES 20110201
2 Importing IV_TIMESTAMP_ACTIVE Call by reference Type reference (TYPE) RODPS_TIMESTAMP_ACTIVE 20110317

Method CONSTRUCTOR on class CL_RODPS_ODP_ACTIVE_DATA has no exception.

Method DETACH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_AREA Call by reference Object reference (TYPE REF TO) CL_RODPS_ODP_ACTIVE_AREA 20110201
2 Importing IV_COMMIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20110201

Method DETACH on class CL_RODPS_ODP_ACTIVE_DATA has no exception.

Method GET_BUFFER_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_BUFFER_SERVICE Value transfer Object reference (TYPE REF TO) IF_RODPS_ODP_BUFFER_SERVICE Services zum Lesen/Schreiben eines Puffers 20110527

Method GET_BUFFER_SERVICE on class CL_RODPS_ODP_ACTIVE_DATA has no exception.

Method GET_INST_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ODPNAME Call by reference Type reference (TYPE) RODPS_ODPNAME Name eines ODP 20110201
2 Importing IV_VERSION Call by reference Type reference (TYPE) RODPS_VERSION ODP Aktivierungsversion 20110201
3 Returning RV_INST_NAME Value transfer Type reference (TYPE) SHM_INST_NAME Name einer Shared Object Instanz eines Areas 20110201

Method GET_INST_NAME on class CL_RODPS_ODP_ACTIVE_DATA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731