SAP ABAP Class IF_RSDM_FIFO_BUFFER (FiFo Buffer for Master Data)
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
| Class | IF_RSDM_FIFO_BUFFER | |
| Short Description | FiFo Buffer for Master Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RSDM_FIFO_BUFFER has no interface implemented.
Friends
Class IF_RSDM_FIFO_BUFFER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RSD_IOBJNM | InfoObject | 19990517 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | I | Maximum Size | 19990517 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | I | Reorg.-Size | 19990517 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | I | Current Call Number | 19990517 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add in Buffer | 19990517 | |
| 2 | Instance method | Public | Method | Read from Buffer | 19990517 | |
| 3 | Instance method | Public | Method | Delete Buffer | 19990517 | |
| 4 | Instance method | Public | Method | Reorganize Buffer | 19990517 | |
| 5 | Instance method | Public | Method | Change Sizes | 19990525 |
Events
Class IF_RSDM_FIFO_BUFFER has no event.
Types
Class 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 | I_KEY | Call by reference | Type reference (TYPE) | ANY | Schlüssel | 19990517 | |||
| 2 | I_MODIFY | Call by reference | Type reference (TYPE) | RS_BOOL | rs_c_false | Überschreiben | 19990517 | ||
| 3 | I_R_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Daten | 19990517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Doppelte Keys | 19990517 |
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Daten | 19990517 | |||
| 2 | I_KEY | Call by reference | Type reference (TYPE) | ANY | Schlüssel | 19990517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Daten zum Schlüssel gefunden | 19990517 |
Method REFRESH Signature
Method REFRESH on class IF_RSDM_FIFO_BUFFER has no parameter.
Method REFRESH on class IF_RSDM_FIFO_BUFFER has no exception.
Method REORG Signature
Method REORG on class IF_RSDM_FIFO_BUFFER has no parameter.
Method REORG on class 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 | I_MAX_SIZE | Call by reference | Type reference (TYPE) | I | Maximale Größe | 19990525 | |||
| 2 | I_REORG_SIZE | Call by reference | Type reference (TYPE) | I | Größe nach Reorganisation | 19990525 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Eingabe | 19990525 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |