SAP ABAP Interface IF_RSDM_FIFO_BUFFER (FiFo Buffer for Master Data)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDM_CHAVL_FIFO_BUFFER FiFo Buffer with hashed key CHAVL 19990517
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDM_SID_FIFO_BUFFER FiFo Buffer with Hashed Key SID 19990517
Properties
Interface IF_RSDM_FIFO_BUFFER  
Short Description FiFo Buffer for Master Data    
General Data
Package RSD   BW: Data Basis InfoObjects and Core Services 
Created 19990517   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSDM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSDM_FIFO_BUFFER has no interface.
Friends
Interface IF_RSDM_FIFO_BUFFER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_IOBJNM Instance attribute Public Type reference (TYPE) RSD_IOBJNM InfoObject 19990517
2 N_MAX_SIZE Instance attribute Public Type reference (TYPE) I Maximum Size 19990517
3 N_REORG_SIZE Instance attribute Public Type reference (TYPE) I Reorg.-Size 19990517
4 P_CURRENT_CALL Instance attribute Public Type reference (TYPE) I Current Call Number 19990517
Methods
# Method Level Visibility Method type Description Created on
1 INSERT Instance method Public Method Add in Buffer 19990517
2 READ Instance method Public Method Read from Buffer 19990517
3 REFRESH Instance method Public Method Delete Buffer 19990517
4 REORG Instance method Public Method Reorganize Buffer 19990517
5 RESIZE Instance method Public Method Change Sizes 19990525
Events
Interface IF_RSDM_FIFO_BUFFER has no event.
Types
Interface IF_RSDM_FIFO_BUFFER has no local type.
Method Signatures

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY Call by reference Type reference (TYPE) ANY Schlüssel 19990517
2 Importing I_MODIFY Call by reference Type reference (TYPE) RS_BOOL rs_c_false Überschreiben 19990517
3 Importing I_R_DATA Call by reference Object reference (TYPE REF TO) DATA Daten 19990517
# Exception Resumable Description Created on
1 DUPLICATE_KEY Doppelte Keys 19990517

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_DATA Call by reference Object reference (TYPE REF TO) DATA Daten 19990517
2 Importing I_KEY Call by reference Type reference (TYPE) ANY Schlüssel 19990517
# Exception Resumable Description Created on
1 KEY_NOT_FOUND Keine Daten zum Schlüssel gefunden 19990517

Method REFRESH Signature

Method REFRESH on Interface IF_RSDM_FIFO_BUFFER has no parameter.
Method REFRESH on Interface IF_RSDM_FIFO_BUFFER has no exception.

Method REORG Signature

Method REORG on Interface IF_RSDM_FIFO_BUFFER has no parameter.
Method REORG on Interface IF_RSDM_FIFO_BUFFER has no exception.

Method RESIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MAX_SIZE Call by reference Type reference (TYPE) I Maximale Größe 19990525
2 Importing I_REORG_SIZE Call by reference Type reference (TYPE) I Größe nach Reorganisation 19990525
# Exception Resumable Description Created on
1 ILLEGAL_INPUT Ungültige Eingabe 19990525
History
Last changed by/on SAP  20130531 
SAP Release Created in