SAP ABAP Class /SAPSLL/CL_DATA_BUFFER (SLL: Generic Buffer)
Hierarchy
SLL-LEG (Software Component) SLL-LEG 901: Add-On Installation
   SLL (Application Component) Global Trade Services
     /SAPSLL/CORE (Package) Legal & Logistics Services: Global Basis
Properties
Class /SAPSLL/CL_DATA_BUFFER  
Short Description SLL: Generic Buffer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SAPSLL/CORE   Legal & Logistics Services: Global Basis 
Created 20040504   SAP 
Last change 20141106    
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 /SAPSLL/CL_DATA_BUFFER has no interface implemented.
Friends
Class /SAPSLL/CL_DATA_BUFFER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_BUFFER_ADM Instance attribute Private Type reference (TYPE) TYT_BUFFER_ADM 20040504
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method Deletes All Entries for Specified Buffer 20040511
2 DATA_GET Instance method Public Method Read Data from the Buffer 20040504
3 DATA_PUT Instance method Public Method Write Data to the Buffer (Insert/Update) 20040504
4 DATA_REF_PROVIDE Instance method Public Method Provides Reference to Data in Buffer (Insert/Update/Read) 20040504
5