SAP ABAP Class CL_EHSB_BUFFER (EHS: Auxiliary Class for Buffer)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
EHS-BD (Application Component) Basic Data and Tools
⤷
CBBA (Package) EH&S: Basis

⤷

⤷

Properties
Class | CL_EHSB_BUFFER | |
Short Description | EHS: Auxiliary Class for Buffer | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CBBA | EH&S: Basis |
Created | 20050124 | SAP |
Last change | 20050219 | 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) |
Interfaces
Class CL_EHSB_BUFFER has no interface implemented.
Friends
Class CL_EHSB_BUFFER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ESP1_TAB_NAME | Buffered table name | 20050124 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20050124 |
2 | ![]() |
Instance method | Public | Method | Trigger Event INIT_WITH_DELETE_TOOK_PLACE | 20050125 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | INIT_WITH_DELETE_TOOK_PLACE | Instance Event (0) |
Public (2) |
Buffer Initialization with Complete Reset Took Place | 20050124 |
Types
Class CL_EHSB_BUFFER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TABLENAME | Value transfer | Type reference (TYPE) | ESP1_TAB_NAME | Name der gepufferten Tabelle | 20050124 |
Method CONSTRUCTOR on class CL_EHSB_BUFFER has no exception.
Method RAISE_INIT_WITH_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FLG_BUFFER_CHANGED | Value transfer | Type reference (TYPE) | ESP1_BOOLEAN | ='X': Puffer enthielt ungesicherte Änderungen | 20050125 | ||
2 | ![]() |
I_FURTHER_PARAMS | Call by reference | Type reference (TYPE) | ESP5_BUF_EVENT_PARAMS_TYPE | weitere Parameter (in Folgeversionen) | 20050125 |
Method RAISE_INIT_WITH_DELETE on class CL_EHSB_BUFFER has no exception.
Event Signatures
Event INIT_WITH_DELETE_TOOK_PLACE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | I_FLG_BUFFER_CHANGED | Exporting | Value transfer | Type reference (TYPE) | ESP1_BOOLEAN | ='X': Puffer enthielt ungesicherte Änderungen | 20050124 | ||
2 | I_FURTHER_PARAMS | Exporting | Value transfer | Type reference (TYPE) | ESP5_BUF_EVENT_PARAMS_TYPE | weitere Parameter (in Folgeversionen) | 20050124 | ||
3 | I_TABLENAME | Exporting | Value transfer | Type reference (TYPE) | ESP1_TAB_NAME | Name der gepufferten Tabelle | 20050124 |
History
Last changed by/on | SAP | 20050219 |
SAP Release Created in | 600 |