SAP ABAP Class IF_CSI_FILESTORE_FINAL (CSI Filestore)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CSI_FILESTORE | CSI Filestore | 20100318 |
Properties
Class | IF_CSI_FILESTORE_FINAL | |
Short Description | CSI Filestore | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100318 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_CSI_FILESTORE_FINAL has no forward declaration.
Interfaces
Class IF_CSI_FILESTORE_FINAL has no interface implemented.
Friends
Class IF_CSI_FILESTORE_FINAL has no friend class.
Attributes
Class IF_CSI_FILESTORE_FINAL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get a Directory Object | 20100318 |
2 | ![]() |
Instance method | Public | Method | Get a File Object | 20100318 |
3 | ![]() |
Instance method | Public | Method | List all Directory Objects | 20100318 |
4 | ![]() |
Instance method | Public | Method | List all File Objects in a Directory | 20100318 |
5 | ![]() |
Instance method | Public | Method | Cleanup Files in a Directory by a given Timestamp | 20100318 |
Events
Class IF_CSI_FILESTORE_FINAL has no event.
Types
Class IF_CSI_FILESTORE_FINAL has no local type.
Method Signatures
Method DIRECTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PATH | Call by reference | Type reference (TYPE) | CSI_FILE_PATH | CSI File Path | 20100318 | ||
2 | ![]() |
RO_DIRECTORY | Value transfer | Object reference (TYPE REF TO) | CL_CSI_FILESTORE_OBJECT | CSI FileStore Directory Object | 20100318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CSI File Store Exceptions | 20100318 |
Method FILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PATH | Call by reference | Type reference (TYPE) | CSI_FILE_PATH | CSI File Path | 20100318 | ||
2 | ![]() |
RO_FILE | Value transfer | Object reference (TYPE REF TO) | CL_CSI_FILESTORE_OBJECT | 20100318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CSI File Store Exceptions | 20100318 |
Method LIST_DIRECTORIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BASE_DIRECTORY | Call by reference | Type reference (TYPE) | CSI_FILE_PATH | CSI File Path | 20100318 | ||
2 | ![]() |
IV_MAX_RESULTS | Call by reference | Type reference (TYPE) | CSI_INT | CSI Integer (4 Byte) | 20100318 | ||
3 | ![]() |
IV_OBJECT_FILTER | Call by reference | Type reference (TYPE) | CSI_STRING | CSI String | 20100318 | ||
4 | ![]() |
RT_FILES | Value transfer | Type reference (TYPE) | CSIT_FILESTORE_OBJECT | CSI File Store Object Table | 20100318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CSI File Store Exceptions | 20100318 |
Method LIST_FILES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BASE_DIRECTORY | Call by reference | Type reference (TYPE) | CSI_FILE_PATH | CSI File Path | 20100318 | ||
2 | ![]() |
IV_MAX_RESULTS | Call by reference | Type reference (TYPE) | CSI_INT | CSI Integer (4 Byte) | 20100318 | ||
3 | ![]() |
IV_OBJECT_FILTER | Call by reference | Type reference (TYPE) | CSI_STRING | CSI String | 20100318 | ||
4 | ![]() |
RT_FILES | Value transfer | Type reference (TYPE) | CSIT_FILESTORE_OBJECT | CSI File Store Object Table | 20100318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CSI File Store Exceptions | 20100318 |
Method PURGE_DIRECTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DIRECTORY | Call by reference | Type reference (TYPE) | CSI_FILE_PATH | CSI String | 20100318 | ||
2 | ![]() |
IV_OLDER_THAN_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20100318 | ||
3 | ![]() |
RT_FILES | Value transfer | Type reference (TYPE) | CSIT_FILE_PATH | CSI File Path Table | 20100318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CSI File Store Exceptions | 20100318 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |