SAP ABAP Class IF_TABLE_BUFFER_APPL (Application-Specific Table Buffer)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TABLE_BUFFER_SFLIGHT Example Table Buffering SFLIGHT 20030506
Properties
Class IF_TABLE_BUFFER_APPL  
Short Description Application-Specific Table Buffer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030402   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_TABLE_BUFFER_APPL has no forward declaration.
Interfaces
Class IF_TABLE_BUFFER_APPL has no interface implemented.
Friends
Class IF_TABLE_BUFFER_APPL has no friend class.
Attributes
Class IF_TABLE_BUFFER_APPL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_INSTANCE Static method Public Method Delete Class Instance - Release Buffer 20030402
2 GET_INSTANCE Static method Public Method Provide Class Instance 20030402
Events
Class IF_TABLE_BUFFER_APPL has no event.
Types
Class IF_TABLE_BUFFER_APPL has no local type.
Method Signatures

Method DELETE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLIENT Call by reference Type reference (TYPE) MANDT SY-MANDT Mandant 20030402
2 Importing IV_DELETE_SHARED_BUFFER Call by reference Type reference (TYPE) XFELD SPACE SHARED BUFFER loeschen 'X' = Ja 20030404
3 Importing IV_INSTANCE_KEY Call by reference Type reference (TYPE) CLIKE Instanzschluessel (max. Laenge 39) 20030402
4 Importing IV_TRIGGER_BUFFER_SYNC Call by reference Type reference (TYPE) XFELD SPACE Synchronisation der Tabellenpuffer anstossen 'X' = Ja 20030403

Method DELETE_INSTANCE on class IF_TABLE_BUFFER_APPL has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DATA_REF_POINTER1 Call by reference Object reference (TYPE REF TO) DATA Pointer auf beliebigen Datenbereich 20030415
2 Importing IO_DATA_REF_POINTER2 Call by reference Object reference (TYPE REF TO) DATA Pointer auf beliebigen Datenbereich 20030415
3 Importing IO_DATA_REF_POINTER3 Call by reference Object reference (TYPE REF TO) DATA Pointer auf beliebigen Datenbereich 20030415
4 Importing IV_CLIENT Call by reference Type reference (TYPE) MANDT SY-MANDT Mandant 20030402
5 Importing IV_INSTANCE_KEY Call by reference Type reference (TYPE) CLIKE Instanzschluessel (max. Laenge 39) 20030402
6 Returning RO_OBJREF Value transfer Object reference (TYPE REF TO) CL_TABLE_BUFFER_APPL Instanz der Unterklasse 20030402

Method GET_INSTANCE on class IF_TABLE_BUFFER_APPL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in