SAP ABAP Class CL_RSDRH_SEQ_NR (Manage sequence number)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDRC (Package) Data Manager InfoProvider Read Access
Properties
Class CL_RSDRH_SEQ_NR  
Short Description Manage sequence number    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDRC   Data Manager InfoProvider Read Access 
Created 20030725   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSDRH_HIER_STORAGE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDRH_SEQ_NR has no interface implemented.
Friends
Class CL_RSDRH_SEQ_NR has no friend class.
Attributes
Class CL_RSDRH_SEQ_NR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET Static method Public Method returns a unique sequence number for use by LRU buffer 20030725
2 HANDLE_OVERFLOW Static method Private Method Handles the overflow of the sequence number counter 20030725
Events
Class CL_RSDRH_SEQ_NR has no event.
Types
Class CL_RSDRH_SEQ_NR has no local type.
Method Signatures

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_SEQ_NR Value transfer Type reference (TYPE) I Returned sequence number 20030725

Method GET on class CL_RSDRH_SEQ_NR has no exception.

Method HANDLE_OVERFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SEQ_NR Call by reference Type reference (TYPE) I sequence number 20030725

Method HANDLE_OVERFLOW on class CL_RSDRH_SEQ_NR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400