SAP ABAP Class CL_REDB_BUFFER_REGISTRY (Internal Registry of Buffer Used at Runtime)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_BC (Package) RE: Base (Technical Objects - Library)
⤷
⤷
Properties
| Class | CL_REDB_BUFFER_REGISTRY | |
| Short Description | Internal Registry of Buffer Used at Runtime | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_CA_BC | RE: Base (Technical Objects - Library) |
| Created | 20001122 | SAP |
| Last change | 20131127 | 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) |
Interfaces
Class CL_REDB_BUFFER_REGISTRY has no interface implemented.
Friends
Class CL_REDB_BUFFER_REGISTRY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | RECABOOL | ABAP_FALSE | List of Exclusions Exists | 20130514 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | MTYPE_T_BUFFER_REGISTRY | List of Buffer Registry | 20001122 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | MTYPE_T_BUFFER_REGISTRY | List of Excluded Buffer for RESET | 20130514 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Supplies Uniform Error Message for Exception NOT_FOUND | 20020203 | |
| 2 | Static method | Public | Method | OBSOLETE (Use Event BUFFER_RESET_ALL) | 20001122 | |
| 3 | Static method | Public | Method | Deletes Buffer of All Registered Classes (RESET_BUFFER) | 20001122 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | BUFFER_RESET_ALL | Static Event (1) |
Public (2) |
Reset All Table Buffers | 20021206 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTYPE_T_BUFFER_REGISTRY | Public | See coding | 20130514 | mtype_t_buffer_registry TYPE HASHED TABLE OF seoclsname
WITH UNIQUE KEY table_line
|
Method Signatures
Method RAISE_NOT_FOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_KEY01 | Call by reference | Type reference (TYPE) | DATA | Tabellenschlüssel 1 | 20020203 | |||
| 2 | ID_KEY02 | Call by reference | Type reference (TYPE) | DATA | Tabellenschlüssel 2 | 20020203 | |||
| 3 | ID_KEY03 | Call by reference | Type reference (TYPE) | DATA | Tabellenschlüssel 3 | 20020203 | |||
| 4 | ID_KEY04 | Call by reference | Type reference (TYPE) | DATA | Tabellenschlüssel 4 | 20020203 | |||
| 5 | ID_KEY05 | Call by reference | Type reference (TYPE) | DATA | Tabellenschlüssel 5 | 20020203 | |||
| 6 | ID_KEY06 | Call by reference | Type reference (TYPE) | DATA | Tabellenschlüssel 6 | 20020203 | |||
| 7 | ID_KEY07 | Call by reference | Type reference (TYPE) | DATA | Tabellenschlüssel 7 | 20020203 | |||
| 8 | ID_KEY08 | Call by reference | Type reference (TYPE) | DATA | Tabellenschlüssel 8 | 20020203 | |||
| 9 | ID_KEY09 | Call by reference | Type reference (TYPE) | DATA | Tabellenschlüssel 9 | 20020203 | |||
| 10 | ID_KEY10 | Call by reference | Type reference (TYPE) | DATA | Tabellenschlüssel 10 | 20020203 | |||
| 11 | ID_TABNAME | Call by reference | Type reference (TYPE) | CLIKE | Tabellenname | 20020203 | |||
| 12 | ID_TEXT | Call by reference | Type reference (TYPE) | CLIKE | Kurzbezeichnung des Obekttyps in Fehlermeldung | 20020203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nicht gefunden | 20020203 |
Method REGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CLSNAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | Klassenname | 20001122 |
Method REGISTER on class CL_REDB_BUFFER_REGISTRY has no exception.
Method RESET_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_REGISTRY_EXCLUDE | Call by reference | Type reference (TYPE) | MTYPE_T_BUFFER_REGISTRY | 20130514 |
Method RESET_ALL on class CL_REDB_BUFFER_REGISTRY has no exception.
Event Signatures
Event BUFFER_RESET_ALL Signature
Event BUFFER_RESET_ALL on class CL_REDB_BUFFER_REGISTRY has no parameter.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 46C |