SAP ABAP Class CL_RSDM_SID_FIFO_BUFFER (FiFo Buffer with Hashed Key SID)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSD (Package) BW: Data Basis InfoObjects and Core Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDM_FIFO_BUFFER FiFo Buffer for Master Data 19990517
Properties
Class CL_RSDM_SID_FIFO_BUFFER  
Short Description FiFo Buffer with Hashed Key SID    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSD   BW: Data Basis InfoObjects and Core Services 
Created 19990517   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSDM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDM_FIFO_BUFFER FiFo Buffer for Master Data 19990517
Friends
Class CL_RSDM_SID_FIFO_BUFFER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_IOBJNM Instance attribute Private Attribute reference (LIKE) 19990521
2 N_MAX_SIZE Instance attribute Private Attribute reference (LIKE) 19990521
3 N_REORG_SIZE Instance attribute Private Attribute reference (LIKE) 19990521
4 P_BUFFER_SIZE Instance attribute Private Type reference (TYPE) I P_BUFFER_SIZE 19990517
5 P_CURRENT_CALL Instance attribute Private Attribute reference (LIKE) 19990521
6 P_TH_BUFFER Instance attribute Private Type reference (TYPE) G_TH_BUFFER P_TH_BUFFER 19990517
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 19990517
2 INSERT Instance method Private Method 19990521
3 READ Instance method Private Method 19990521
4 REFRESH Instance method Private Method 19990521
5 REORG Instance method Private Method 19990521
Events
Class CL_RSDM_SID_FIFO_BUFFER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 G_S_BUFFER Private See coding G_S_BUFFER 19990517
2 G_TH_BUFFER Private See coding G_TH_BUFFER 19990517
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSD_IOBJNM InfoObject-Name 19990517
2 Importing I_MAX_SIZE Call by reference Type reference (TYPE) I 1000 Maximale Größe 19990517
3 Importing I_REORG_SIZE Call by reference Type reference (TYPE) I 900 Reorg Größe 19990517

Method CONSTRUCTOR on class CL_RSDM_SID_FIFO_BUFFER has no exception.

Method INSERT Signature

Method INSERT on class CL_RSDM_SID_FIFO_BUFFER has no parameter.
Method INSERT on class CL_RSDM_SID_FIFO_BUFFER has no exception.

Method READ Signature

Method READ on class CL_RSDM_SID_FIFO_BUFFER has no parameter.
Method READ on class CL_RSDM_SID_FIFO_BUFFER has no exception.

Method REFRESH Signature

Method REFRESH on class CL_RSDM_SID_FIFO_BUFFER has no parameter.
Method REFRESH on class CL_RSDM_SID_FIFO_BUFFER has no exception.

Method REORG Signature

Method REORG on class CL_RSDM_SID_FIFO_BUFFER has no parameter.
Method REORG on class CL_RSDM_SID_FIFO_BUFFER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in