SAP ABAP Class /SAPSLL/CL_DATA_BUFFER_SINGLE (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_SINGLE | |
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 | 20040503 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /SAPSLL/CL_DATA_BUFFER_SINGLE has no interface implemented.
Friends
Class /SAPSLL/CL_DATA_BUFFER_SINGLE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | 'X' | Boolean Variable (X=True, -=False, Space=Unknown) | 20040504 | |
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Reference to Key Table | 20040503 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TYT_LINK | Key - Data Link Table | 20040503 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Number of read accesses | 20040503 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_ABSTYPENAME | Type Name for Data Object | 20040504 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Number of Available Keys | 20040503 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Indicates Whether Data in Buffer is Compressed | 20040513 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Deletes All Entries in the Buffer | 20040511 |
2 | ![]() |
Instance method | Public | Constructor | Create a Buffer Object | 20040503 |
3 | ![]() |
Instance method | Public | Method | Read Data from the Buffer | 20040503 |
4 | ![]() |
Instance method | Public | Method | Write Data to the Buffer (Insert/Update) | 20040503 |
5 | ![]() |
Instance method | Public | Method | Provides Reference to Data in Buffer (Insert/Update/Read) | 20040503 |
Events
Class /SAPSLL/CL_DATA_BUFFER_SINGLE has no event.
Types
Class /SAPSLL/CL_DATA_BUFFER_SINGLE has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on class /SAPSLL/CL_DATA_BUFFER_SINGLE has no parameter.
Method CLEAR on class /SAPSLL/CL_DATA_BUFFER_SINGLE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATA_TYPE | Call by reference | Type reference (TYPE) | ABAP_ABSTYPENAME | Typname des Datenobjektes | 20040504 | ||
2 | ![]() |
IV_KEY | Call by reference | Type reference (TYPE) | ANY | Schlüssel | 20040503 | ||
3 | ![]() |
IV_OPT_COMPRESS | Call by reference | Type reference (TYPE) | BOOLEAN | SPACE | Option zum Komprimieren der Daten im Puffer | 20040513 |
Method CONSTRUCTOR on class /SAPSLL/CL_DATA_BUFFER_SINGLE has no exception.
Method DATA_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_DATA | Call by reference | Type reference (TYPE) | ANY | Daten zum angegebenen Schlüssel | 20040503 | ||
2 | ![]() |
IV_KEY | Call by reference | Type reference (TYPE) | ANY | Schlüssel zur Identifizierung der Daten im Puffer | 20040503 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 20040504 | |
2 | ![]() |
Daten zum spezifizierten Schlüssel sind nicht vorhanden | 20040504 |
Method DATA_PUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATA | Call by reference | Type reference (TYPE) | ANY | Daten zum angegebenen Schlüssel | 20040503 | ||
2 | ![]() |
IV_KEY | Call by reference | Type reference (TYPE) | ANY | Schlüssel zur Identifizierung der Daten im Puffer | 20040503 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 20040504 |
Method DATA_REF_PROVIDE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_DATA_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Referenz auf die Daten zum angegebenen Schlüssel | 20040503 | ||
2 | ![]() |
EV_DATA_REF_NEW | Call by reference | Type reference (TYPE) | XFLAG | 'X' = Schlüssel war nicht vorhanden und wurde eingefügt | 20040504 | ||
3 | ![]() |
IV_KEY | Call by reference | Type reference (TYPE) | ANY | Schlüssel zur Identifizierung der Daten im Puffer | 20040503 | ||
4 | ![]() |
IV_OPT_READ_ONLY | Call by reference | Type reference (TYPE) | XFLAG | Option: Nur lesender Zugriff auf den Puffer | 20040504 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 20040504 | |
2 | ![]() |
Obligatorischer Parameter nicht gesetzt | 20040504 | |
3 | ![]() |
Daten zum spezifizierten Schlüssel sind nicht vorhanden | 20040504 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300_620 |