SAP ABAP Interface IF_TABLE_BUFFER_APPL (Application-Specific Table Buffer)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-BRHF (Application Component) Basis-Related Help Functions, Appl. Log, Formula Intepreter
⤷
BTAB (Package) General Table Access and Buffering
⤷
⤷
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
| Interface | IF_TABLE_BUFFER_APPL | |
| Short Description | Application-Specific Table Buffer |
General Data
| Package | BTAB | General Table Access and Buffering |
| Created | 20030402 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_TABLE_BUFFER_APPL has no forward declaration.
Interfaces
Interface IF_TABLE_BUFFER_APPL has no interface.
Friends
Interface IF_TABLE_BUFFER_APPL has no friend.
Attributes
Interface IF_TABLE_BUFFER_APPL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Delete Class Instance - Release Buffer | 20030402 | |
| 2 | Static method | Public | Method | Provide Class Instance | 20030402 |
Events
Interface IF_TABLE_BUFFER_APPL has no event.
Types
Interface 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 | IV_CLIENT | Call by reference | Type reference (TYPE) | MANDT | SY-MANDT | Mandant | 20030402 | ||
| 2 | IV_DELETE_SHARED_BUFFER | Call by reference | Type reference (TYPE) | XFELD | SPACE | SHARED BUFFER loeschen 'X' = Ja | 20030404 | ||
| 3 | IV_INSTANCE_KEY | Call by reference | Type reference (TYPE) | CLIKE | Instanzschluessel (max. Laenge 39) | 20030402 | |||
| 4 | IV_TRIGGER_BUFFER_SYNC | Call by reference | Type reference (TYPE) | XFELD | SPACE | Synchronisation der Tabellenpuffer anstossen 'X' = Ja | 20030403 |
Method DELETE_INSTANCE on Interface 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 | IO_DATA_REF_POINTER1 | Call by reference | Object reference (TYPE REF TO) | DATA | Pointer auf beliebigen Datenbereich | 20030415 | |||
| 2 | IO_DATA_REF_POINTER2 | Call by reference | Object reference (TYPE REF TO) | DATA | Pointer auf beliebigen Datenbereich | 20030415 | |||
| 3 | IO_DATA_REF_POINTER3 | Call by reference | Object reference (TYPE REF TO) | DATA | Pointer auf beliebigen Datenbereich | 20030415 | |||
| 4 | IV_CLIENT | Call by reference | Type reference (TYPE) | MANDT | SY-MANDT | Mandant | 20030402 | ||
| 5 | IV_INSTANCE_KEY | Call by reference | Type reference (TYPE) | CLIKE | Instanzschluessel (max. Laenge 39) | 20030402 | |||
| 6 | RO_OBJREF | Value transfer | Object reference (TYPE REF TO) | CL_TABLE_BUFFER_APPL | Instanz der Unterklasse | 20030402 |
Method GET_INSTANCE on Interface IF_TABLE_BUFFER_APPL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |