SAP ABAP Class IF_CSI_FILESTORE_OBJECT_FINAL (CSI FileStore Directory Object)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CSI_FILESTORE_OBJECT | CSI Filestore Object | 20100318 |
Properties
| Class | IF_CSI_FILESTORE_OBJECT_FINAL | |
| Short Description | CSI FileStore Directory Object | |
| 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_CSI_FILESTORE_OBJECT_FINAL has no interface implemented.
Friends
Class IF_CSI_FILESTORE_OBJECT_FINAL has no friend class.
Attributes
Class IF_CSI_FILESTORE_OBJECT_FINAL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Copy the Object to another Path | 20100318 | |
| 2 | Instance method | Public | Method | Create this Object | 20100318 | |
| 3 | Instance method | Public | Method | Delete this Object | 20100318 | |
| 4 | Instance method | Public | Method | Download Data from this Object | 20100318 | |
| 5 | Instance method | Public | Method | Does the Object Exist | 20100318 | |
| 6 | Instance method | Public | Method | Get the active WebService Query Type | 20100318 | |
| 7 | Instance method | Public | Method | Get the Signature for a File Upload (required for a Service) | 20100318 | |
| 8 | Instance method | Public | Method | List all Subobjects | 20100318 | |
| 9 | Instance method | Public | Method | Move the Object (Rename) | 20100318 | |
| 10 | Instance method | Public | Method | Refresh the Metadata of the Object | 20100318 | |
| 11 | Instance method | Public | Method | Set the WebService Query Type (SOAP, REST...) | 20100318 | |
| 12 | Instance method | Public | Method | Upload Data to this Object | 20100318 |
Events
Class IF_CSI_FILESTORE_OBJECT_FINAL has no event.
Types
Class IF_CSI_FILESTORE_OBJECT_FINAL has no local type.
Method Signatures
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NEW_PATH | Call by reference | Type reference (TYPE) | CSI_STRING | CSI String | 20100318 | |||
| 2 | RV_ID | Value transfer | Type reference (TYPE) | CSI_STRING | CSI String | 20100318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CSI File Store Exceptions | 20100318 |
Method CREATE Signature
Method CREATE on class IF_CSI_FILESTORE_OBJECT_FINAL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CSI File Store Exceptions | 20100318 |
Method DELETE Signature
Method DELETE on class IF_CSI_FILESTORE_OBJECT_FINAL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CSI File Store Exceptions | 20100318 |
Method DOWNLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FILE_DATA | Call by reference | Type reference (TYPE) | CSIT_FILESTORE_FILEDATA | CSI File Store File Data | 20100318 | |||
| 2 | EV_CONTENT_LENGTH | Call by reference | Type reference (TYPE) | CSI_BIGINT | CSI Big Integer | 20100318 | |||
| 3 | EV_CONTENT_RANGE | Call by reference | Type reference (TYPE) | CSI_STRING | CSI String | 20100318 | |||
| 4 | EV_CONTENT_TYPE | Call by reference | Type reference (TYPE) | CSI_STRING | CSI String | 20100318 | |||
| 5 | EV_ID | Call by reference | Type reference (TYPE) | CSI_STRING | CSI String | 20100318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CSI File Store Exceptions | 20100318 |
Method EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CSI File Store Exceptions | 20100318 |
Method GET_QUERY_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_QUERY_TYPE | Value transfer | Type reference (TYPE) | CSI_SERVICE_QUERYTYPE | CSI Query Type for calling a Service | 20100318 |
Method GET_QUERY_TYPE on class IF_CSI_FILESTORE_OBJECT_FINAL has no exception.
Method GET_UPLOAD_SIGNATURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PARAMETER | Call by reference | Type reference (TYPE) | CSIT_FILESTORE_SIG_PARAMETER | CSI File Store Signature | 20100318 | |||
| 2 | EV_SIGNATURE | Call by reference | Type reference (TYPE) | CSI_STRING | CSI String | 20100318 | |||
| 3 | IV_CONTENT_TYPE | Call by reference | Type reference (TYPE) | CSI_STRING | CSI String | 20100318 | |||
| 4 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20100318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CSI File Store Exceptions | 20100318 |
Method LIST_CHILDOBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MAX_RESULTS | Call by reference | Type reference (TYPE) | CSI_INT | CSI Integer (4 Byte) | 20100318 | |||
| 2 | IV_OBJECT_FILTER | Call by reference | Type reference (TYPE) | CSI_STRING | CSI String | 20100318 | |||
| 3 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CSI_FILESTORE_OBJECTTYPE | CSI File Store Object Type | 20100318 | |||
| 4 | RT_OBJECTS | 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 MOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NEW_PATH | Call by reference | Type reference (TYPE) | CSI_STRING | CSI String | 20100318 | |||
| 2 | RV_ID | Value transfer | Type reference (TYPE) | CSI_STRING | CSI String | 20100318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CSI File Store Exceptions | 20100318 |
Method REFRESH_METADATA Signature
Method REFRESH_METADATA on class IF_CSI_FILESTORE_OBJECT_FINAL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CSI File Store Exceptions | 20100318 |
Method SET_QUERY_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_QUERY_TYPE | Call by reference | Type reference (TYPE) | CSI_SERVICE_QUERYTYPE | IF_CSI_SERVICE_C=>QUERYTYPE_REST | CSI Query Type for calling a Service | 20100318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CSI File Store Exceptions | 20100318 |
Method UPLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FILE_DATA | Call by reference | Type reference (TYPE) | CSIT_FILESTORE_FILEDATA | CSI File Store File Data | 20100318 | |||
| 2 | IV_CONTENT_LENGTH | Call by reference | Type reference (TYPE) | CSI_BIGINT | CSI Big Integer | 20100318 | |||
| 3 | IV_CONTENT_TYPE | Call by reference | Type reference (TYPE) | CSI_STRING | CSI String | 20100318 | |||
| 4 | RV_ID | Value transfer | Type reference (TYPE) | CSI_STRING | CSI String | 20100318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CSI File Store Exceptions | 20100318 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |