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 ABAP 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 MO_BUFFER_HANDLER Instance attribute Private Object reference (TYPE REF TO) /PLMB/IF_FRW_BUFFER_HANDLER Buffer Handler 20090703
2 MV_LIFETIME Instance attribute Private Type reference (TYPE) I Lifetime in minutes 20090703
Methods
# Method Level Visibility Method type Description Created on
1 CLEANUP Instance method Public Method Clean up buffer 20090703
2 CONSTRUCTOR Instance method Private Constructor 20090703
3 GET_BUFFER_HANDLE Static method Public Method 20090703
4 GET_DATA Instance method Public Method Get data from buffer 20090703
5 INIT Instance method Private Method 20090703
6 SET_DATA 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 Importing 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 Exporting EO_HANDLE Value transfer Object reference (TYPE REF TO) /PLMB/CL_FRW_BUFFER Buffer class 20090703
2 Importing 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 Exporting ET_DATA Call by reference Type reference (TYPE) DATA 20090703
2 Importing IV_CLEAR_BUFFER Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_TRUE Supplement for True Boolean Type: 'X' == True '' == False 20090703
3 Importing 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 Exporting EV_HANDLE Call by reference Type reference (TYPE) SYSUUID_X16 Globally Unique Identifier 20090703
2 Importing 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