SAP ABAP Class CL_ILM_STOR_DATASET (ILM DB Store: Data Set Wrapper)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ILM-STO (Application Component) Integrated Data Base Archive Store
⤷
S_ILM_STOR_UTIL (Package) ILM DB Store: Utilities
⤷
⤷
Properties
| Class | CL_ILM_STOR_DATASET | |
| Short Description | ILM DB Store: Data Set Wrapper | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ILM_STOR_UTIL | ILM DB Store: Utilities |
| Created | 20130510 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ILM_STOR_DATASET has no forward declaration.
Interfaces
Class CL_ILM_STOR_DATASET has no interface implemented.
Friends
Class CL_ILM_STOR_DATASET has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20130816 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | ABAP_MSIZE | 20130816 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | C | 20130816 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20130816 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Closes the DATASET | 20130816 | |
| 2 | Instance method | Public | Constructor | 20130816 | ||
| 3 | Instance method | Public | Method | Deletes the DATASET | 20130816 | |
| 4 | Static method | Public | Method | Checks Whether a File Exists | 20130816 | |
| 5 | Instance method | Public | Method | Gets the File Name of the DATASET | 20130816 | |
| 6 | Static method | Public | Method | Determines a Temporary File Name | 20130816 | |
| 7 | Static method | Public | Method | Gets the TMP Folder | 20130816 | |
| 8 | Instance method | Public | Method | Checks Whether the DATASET for Reading and Writing Is Open | 20130816 | |
| 9 | Instance method | Public | Method | Determines the Volume of Data | 20130816 | |
| 10 | Instance method | Public | Method | Opens a DATASET | 20130816 | |
| 11 | Instance method | Public | Method | Reads from the DATASET | 20130816 | |
| 12 | Instance method | Public | Method | Writes Data | 20130816 |
Events
Class CL_ILM_STOR_DATASET has no event.
Types
Class CL_ILM_STOR_DATASET has no local type.
Method Signatures
Method CLOSE Signature
Method CLOSE on class CL_ILM_STOR_DATASET has no parameter.
Method CLOSE on class CL_ILM_STOR_DATASET has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FILE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130816 | ||||
| 2 | IV_READ_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130816 |
Method CONSTRUCTOR on class CL_ILM_STOR_DATASET has no exception.
Method DELETE Signature
Method DELETE on class CL_ILM_STOR_DATASET has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130816 |
Method EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FILE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130816 | ||||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130816 |
Method EXISTS on class CL_ILM_STOR_DATASET has no exception.
Method GET_FILE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20130816 |
Method GET_FILE_NAME on class CL_ILM_STOR_DATASET has no exception.
Method GET_TMP_FILE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXT | Call by reference | Type reference (TYPE) | STRING | 20130816 | ||||
| 2 | IV_PATH | Call by reference | Type reference (TYPE) | FILEINTERN | Logischer Dateiname | 20130816 | |||
| 3 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ILM-DB-Ablage: Runtime exception | 20130816 | ||
| 2 | 20130816 |
Method GET_TMP_FOLDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20130816 |
Method GET_TMP_FOLDER on class CL_ILM_STOR_DATASET has no exception.
Method IS_OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FOR_READ | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130816 | |||
| 2 | IV_FOR_WRITE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130816 | |||
| 3 | RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130816 |
Method IS_OPEN on class CL_ILM_STOR_DATASET has no exception.
Method LENGTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_MSIZE | 20130816 |
Method LENGTH on class CL_ILM_STOR_DATASET has no exception.
Method OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FOR_READ | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130816 | |||
| 2 | IV_FOR_WRITE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130816 |
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LENGTH | Call by reference | Type reference (TYPE) | I | -1 | 20130816 | |||
| 2 | IV_OFFSET | Call by reference | Type reference (TYPE) | ABAP_MSIZE | -1 | 20130816 | |||
| 3 | RV_VALUE | Value transfer | Type reference (TYPE) | XSTRING | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130816 |
Method WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CHUNK | Call by reference | Type reference (TYPE) | XSTRING | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130816 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |