SAP ABAP Class CL_RFW_NUMBER_GENERATOR (CL_RFW_NUMBER_GENERATOR)
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_GENERATOR  
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 20041121   SAP 
Last change 20050213   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RFW_NUMBER_GENERATOR has no forward declaration.
Interfaces
Class CL_RFW_NUMBER_GENERATOR has no interface implemented.
Friends
Class CL_RFW_NUMBER_GENERATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_MAX_NUMBER Constant Public Type reference (TYPE) INT4 99999 Maximum Counter Reading 20041122
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Static method Private Method Is the Object Available? 20041221
2 CREATE Static method Public Method Generates a New Counter 20041121
3 CREATE_INTERNAL Static method Private Method 20041121
4 GET_CURRENT Static method Public Method Determines the Current Counter Reading 20041121
5 GET_NEXT Static method Public Method 20041121
6 LOCK Static method Private Method Request Lock 20041121
7 UNLOCK Static method Private Method 20041121
Events
Class CL_RFW_NUMBER_GENERATOR has no event.
Types
Class CL_RFW_NUMBER_GENERATOR has no local type.
Method Signatures

Method CHECK 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
# Exception Resumable Description Created on
1 CX_SFS_NOT_FOUND Fast Search - Eintrag nicht gefunden 20041221

Method CREATE 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 20041121

Method CREATE on class CL_RFW_NUMBER_GENERATOR has no exception.

Method CREATE_INTERNAL 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 20041122

Method CREATE_INTERNAL on class CL_RFW_NUMBER_GENERATOR has no exception.

Method GET_CURRENT 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 20041121
2 Returning R_COUNTER Value transfer Type reference (TYPE) SFSRFW_NUMBER_COUNTER Replikationsframework - Zählerstand 20041121
# Exception Resumable Description Created on
1 CX_SFS_NOT_FOUND Eintrag nicht gefunden 20041122

Method GET_NEXT 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 20041122
2 Returning R_COUNTER Value transfer Type reference (TYPE) SFSRFW_NUMBER_COUNTER Replikationsframework - Zählerstand 20041122
# Exception Resumable Description Created on
1 CX_SFS_NOT_FOUND Eintrag nicht gefunden 20041122

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENTRY Call by reference Type reference (TYPE) SFSRFW_NUMBER_OBJECT Replikationsframework - Zähler-Objekt 20041122
# Exception Resumable Description Created on
1 CX_SFS_LOCK_ERROR Fast Search Enqueue Fehler 20041122

Method UNLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENTRY Call by reference Type reference (TYPE) SFSRFW_NUMBER_OBJECT Replikationsframework - Zähler-Objekt 20041122

Method UNLOCK on class CL_RFW_NUMBER_GENERATOR has no exception.
History
Last changed by/on SAP  20050213 
SAP Release Created in 700