SAP ABAP Class CL_RFW_NUMBER_RETRIEVAL (CL_RFW_NUMBER_RETRIEVAL)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SFSRFW_COMMON (Package) Shared Objects for Replication Framework
Properties
Class CL_RFW_NUMBER_RETRIEVAL  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFSRFW_COMMON   Shared Objects for Replication Framework 
Created 20041221   SAP 
Last change 20050213   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RFW_NUMBER_RETRIEVAL has no forward declaration.
Interfaces
Class CL_RFW_NUMBER_RETRIEVAL has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RFW_NUMBER_GENERATOR 20041221
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_DONE Instance attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 20041221
2 M_ERROR Instance attribute Private Type reference (TYPE) SY-SUBRC Error code 20041221
3 M_NUMBER Instance attribute Private Type reference (TYPE) SFSRFW_NUMBER_COUNTER Natural Number 20041221
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041221
2 FINALIZE Instance method Public Method Callback Function for Number Object Generation 20041221
3 GET_NUMBER Instance method Protected Method 20041221
Events
Class CL_RFW_NUMBER_RETRIEVAL has no event.
Types
Class CL_RFW_NUMBER_RETRIEVAL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RFW_NUMBER_RETRIEVAL has no parameter.
Method CONSTRUCTOR on class CL_RFW_NUMBER_RETRIEVAL has no exception.

Method FINALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TASK Call by reference Type reference (TYPE) CSEQUENCE 20041221

Method FINALIZE on class CL_RFW_NUMBER_RETRIEVAL has no exception.

Method GET_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_NAME Call by reference Type reference (TYPE) SFSRFW_NUMBER_OBJECT Replikationsframework - Zähler-Objekt 20041221
2 Returning R_NUMBER_COUNTER Value transfer Type reference (TYPE) SFSRFW_NUMBER_COUNTER Replikationsframework - Zählerstand 20041221
# Exception Resumable Description Created on
1 CX_SFSRFW_NUMBER_ERROR Fehlerklasse für Nummernobjekte 20041221
History
Last changed by/on SAP  20050213 
SAP Release Created in 700