SAP ABAP Class /PLMB/CL_FRW_BUFFER (Buffer Class)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI (Application Component) Service Provider Infrastructure
⤷
/PLMB/BA_FRW (Package) Framework Persistency
⤷
⤷
Properties
| Class | /PLMB/CL_FRW_BUFFER | |
| Short Description | Buffer Class | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /PLMB/BA_FRW | Framework Persistency |
| Created | 20090703 | 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) |
Interfaces
Class /PLMB/CL_FRW_BUFFER has no interface implemented.
Friends
Class /PLMB/CL_FRW_BUFFER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | /PLMB/IF_FRW_BUFFER_HANDLER | Buffer Handler | 20090703 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | I | Lifetime in minutes | 20090703 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Clean up buffer | 20090703 | |
| 2 | Instance method | Private | Constructor | 20090703 | ||
| 3 | Static method | Public | Method | 20090703 | ||
| 4 | Instance method | Public | Method | Get data from buffer | 20090703 | |
| 5 | Instance method | Private | Method | 20090703 | ||
| 6 | Instance method | Public | Method | Set data to buffer | 20090703 |
Events
Class /PLMB/CL_FRW_BUFFER has no event.
Types
Class /PLMB/CL_FRW_BUFFER has no local type.
Method Signatures
Method CLEANUP Signature
Method CLEANUP on class /PLMB/CL_FRW_BUFFER has no parameter.
Method CLEANUP on class /PLMB/CL_FRW_BUFFER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LIFETIME | Call by reference | Type reference (TYPE) | I | Lifetime in minutes | 20090703 |
Method CONSTRUCTOR on class /PLMB/CL_FRW_BUFFER has no exception.
Method GET_BUFFER_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_HANDLE | Value transfer | Object reference (TYPE REF TO) | /PLMB/CL_FRW_BUFFER | Buffer class | 20090703 | |||
| 2 | IV_LIFETIME | Call by reference | Type reference (TYPE) | I | Lifetime in seconds | 20090703 |
Method GET_BUFFER_HANDLE on class /PLMB/CL_FRW_BUFFER has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | DATA | 20090703 | ||||
| 2 | IV_CLEAR_BUFFER | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | Supplement for True Boolean Type: 'X' == True '' == False | 20090703 | ||
| 3 | IV_HANDLE | Call by reference | Type reference (TYPE) | SYSUUID_X16 | Object Type | 20090703 |
Method GET_DATA on class /PLMB/CL_FRW_BUFFER has no exception.
Method INIT Signature
Method INIT on class /PLMB/CL_FRW_BUFFER has no parameter.
Method INIT on class /PLMB/CL_FRW_BUFFER has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HANDLE | Call by reference | Type reference (TYPE) | SYSUUID_X16 | Globally Unique Identifier | 20090703 | |||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | DATA | 20090703 |
Method SET_DATA on class /PLMB/CL_FRW_BUFFER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |