SAP ABAP Interface IF_CSI_FILESTORE_FINAL (CSI Filestore)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-RCC (Application Component) Remote Control and Communication Framework
⤷
CSI_PROVIDER_COMMON (Package) Cloud Service Provider Common Architecture

⤷

⤷

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
Interface | IF_CSI_FILESTORE_FINAL | |
Short Description | CSI Filestore |
General Data
Package | CSI_PROVIDER_COMMON | Cloud Service Provider Common Architecture |
Created | 20100318 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_CSI_FILESTORE_FINAL has no forward declaration.
Interfaces
Interface IF_CSI_FILESTORE_FINAL has no interface.
Friends
Interface IF_CSI_FILESTORE_FINAL has no friend.
Attributes
Interface 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
Interface IF_CSI_FILESTORE_FINAL has no event.
Types
Interface 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 | 702 |