SAP ABAP Class CL_DBI_BUFFER_UTILITIES (DBI Buffers)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DBI (Application Component) DB-Independent Database Interface
     S_DBI (Package) SAP NW ABAP Database Interface
Properties
Class CL_DBI_BUFFER_UTILITIES  
Short Description DBI Buffers    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_DBI   SAP NW ABAP Database Interface 
Created 20070918   SAP 
Last change 20090618   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)
2 IF_DBI_BUFFER_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_DBI_BUFFER_UTILITIES has no interface implemented.
Friends
Class CL_DBI_BUFFER_UTILITIES has no friend class.
Attributes
Class CL_DBI_BUFFER_UTILITIES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 RESET_BUFFER Static method Public Method Reset SAP DB buffer 20070918
2 RESET_BUFFER_KRN Static method Private Method Reset SAP DB buffer (kernel call) 20070918
Events
Class CL_DBI_BUFFER_UTILITIES has no event.
Types
Class CL_DBI_BUFFER_UTILITIES has no local type.
Method Signatures

Method RESET_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUFFER_ID Call by reference Type reference (TYPE) IF_DBI_BUFFER_CONSTANTS=>TY_BUFFER_ID Id of buffer to reset 20070919
2 Importing IV_ONLY_LOCAL Call by reference Type reference (TYPE) SAP_BOOL Only on local server? 20070920
# Exception Resumable Description Created on
1 CX_PARAMETER_INVALID Oberklasse für Parameterfehler 20071005

Method RESET_BUFFER_KRN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUFFER_ID Call by reference Type reference (TYPE) IF_DBI_BUFFER_CONSTANTS=>TY_BUFFER_ID Id of buffer to reset 20070919
2 Importing IV_ONLY_LOCAL Call by reference Type reference (TYPE) SAP_BOOL Only on local sever? 20070920
3 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) I 20070919

Method RESET_BUFFER_KRN on class CL_DBI_BUFFER_UTILITIES has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 711