SAP ABAP Class CL_CSI_FILESTORE_OBJECT (CSI Filestore Object)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CSI_FILESTORE_OBJECT_FINAL CSI FileStore Directory Object 20100318
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CSI_FILESTORE_OBJECT_AWS CSI AWS Main FileStore Object 20100318
Properties
Class CL_CSI_FILESTORE_OBJECT  
Short Description CSI Filestore Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CSI_PROVIDER_COMMON   Cloud Service Provider Common Architecture 
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_CSI_SERVICE_C Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_CSI_FILESTORE_OBJECT_FINAL CSI FileStore Directory Object 20100318
Friends
# Friend Modeled only Created on Description
1 CL_CSI_FILESTORE 20100318 CSI Filestore
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_FILESTORE Instance attribute Public Object reference (TYPE REF TO) CL_CSI_FILESTORE CSI Filestore 20100318
2 GV_CREATED Instance attribute Public Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20100318
3 GV_FULL_PATH Instance attribute Public Type reference (TYPE) CSI_FILE_PATH CSI File Path 20100318
4 GV_MODIFIED Instance attribute Public Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20100318
5 GV_OBJECT_TYPE Instance attribute Public Type reference (TYPE) CSI_FILESTORE_OBJECTTYPE CSI File Store Object Type 20100318
6 GV_REGION Instance attribute Public Type reference (TYPE) CSI_REGION CSI Region 20100318
7 GV_SIZE Instance attribute Public Type reference (TYPE) CSI_BIGINT CSI Big Integer 20100318
Methods
# Method Level Visibility Method type Description Created on
1 CALL_AFTER_PROVIDER Instance method Protected Method Calls the BadI AFTER calling the provider 20100318
2 CALL_BEFORE_PROVIDER Instance method Protected Method Calls the BadI BEFORE calling the provider 20100318
3 COPY Instance method Public Method 20100318
4 CREATE Instance method Public Method 20100318
5 DELETE Instance method Public Method 20100318
6 DOWNLOAD Instance method Public Method 20100318
7 EXISTS Instance method Public Method 20100318
8 FACTORY Static method Private Method Create an Object 20100318
9 GET_QUERY_TYPE Instance method Public Method 20100318
10 GET_UPLOAD_SIGNATURE Instance method Public Method 20100318
11 INITIALIZE Instance method Protected Method # Initialize Data after the Object has been created and fill 20100318
12 INNER_CALL_PROVIDER Instance method Protected Method # Call the Node Provider with the given Parameters 20100318
13 INNER_COPY_PREPARE Instance method Protected Method 20100318
14 INNER_COPY_TRANSFORM Instance method Protected Method 20100318
15 INNER_CREATE_PREPARE Instance method Protected Method 20100318
16 INNER_CREATE_TRANSFORM Instance method Protected Method 20100318
17 INNER_DELETE_PREPARE Instance method Protected Method 20100318
18 INNER_DELETE_TRANSFORM Instance method Protected Method 20100318
19 INNER_DOWNLOAD_PREPARE Instance method Protected Method 20100318
20 INNER_DOWNLOAD_TRANSFORM Instance method Protected Method 20100318
21 INNER_EXISTS_PREPARE Instance method Protected Method 20100318
22 INNER_EXISTS_TRANSFORM Instance method Protected Method 20100318
23 INNER_GET_QUERY_TYPE Instance method Protected Method # Get the active WebService Query Type 20100318
24 INNER_GET_UPLOAD_SIGNATURE Instance method Protected Method # Get the Signature for a File Upload 20100318
25 INNER_LIST_PREPARE Instance method Protected Method 20100318
26 INNER_LIST_TRANSFORM Instance method Protected Method 20100318
27 INNER_MOVE_PREPARE Instance method Protected Method 20100318
28 INNER_MOVE_TRANSFORM Instance method Protected Method 20100318
29 INNER_REFRESH_PREPARE Instance method Protected Method 20100318
30 INNER_REFRESH_TRANSFORM Instance method Protected Method 20100318
31 INNER_SET_QUERY_TYPE Instance method Protected Method # Set the QueryType for the Service 20100318
32 INNER_UPLOAD_PREPARE Instance method Protected Method 20100318
33 INNER_UPLOAD_TRANSFORM Instance method Protected Method 20100318
34 LIST_CHILDOBJECTS Instance method Public Method 20100318
35 MOVE Instance method Public Method 20100318
36 REFRESH_METADATA Instance method Public Method 20100318
37 SET_QUERY_TYPE Instance method Public Method 20100318
38 UPLOAD Instance method Public Method 20100318
Events
Class CL_CSI_FILESTORE_OBJECT has no event.
Types
Class CL_CSI_FILESTORE_OBJECT has no local type.
Method Signatures

Method CALL_AFTER_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_CDATA Call by reference Type reference (TYPE) CSI_STRING CSI String 20100318
2 Changing CV_CODE Call by reference Type reference (TYPE) CSI_INT CSI Integer (4 Byte) 20100318
3 Changing CV_DATA Call by reference Type reference (TYPE) XSTRING 20100318
4 Changing CV_REASON Call by reference Type reference (TYPE) CSI_STRING CSI String 20100318
5 Importing IO_FILESTORE_OBJECT Call by reference Object reference (TYPE REF TO) CL_CSI_FILESTORE_OBJECT CSI Filestore Object 20110303

Method CALL_AFTER_PROVIDER on class CL_CSI_FILESTORE_OBJECT has no exception.

Method CALL_BEFORE_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PARAMETER Call by reference Type reference (TYPE) CSIT_PARAMETER CSI Parameter Table 20100318
2 Changing CV_ACTION Call by reference Type reference (TYPE) CSI_NODE_ACTION CSI Node Action 20100318
3 Importing IO_FILESTORE_OBJECT Call by reference Object reference (TYPE REF TO) CL_CSI_FILESTORE_OBJECT CSI Filestore Object 20110303

Method CALL_BEFORE_PROVIDER on class CL_CSI_FILESTORE_OBJECT has no exception.

Method COPY Signature

Method COPY on class CL_CSI_FILESTORE_OBJECT has no parameter.
Method COPY on class CL_CSI_FILESTORE_OBJECT has no exception.

Method CREATE Signature

Method CREATE on class CL_CSI_FILESTORE_OBJECT has no parameter.
Method CREATE on class CL_CSI_FILESTORE_OBJECT has no exception.

Method DELETE Signature

Method DELETE on class CL_CSI_FILESTORE_OBJECT has no parameter.
Method DELETE on class CL_CSI_FILESTORE_OBJECT has no exception.

Method DOWNLOAD Signature

Method DOWNLOAD on class CL_CSI_FILESTORE_OBJECT has no parameter.
Method DOWNLOAD on class CL_CSI_FILESTORE_OBJECT has no exception.

Method EXISTS Signature

Method EXISTS on class CL_CSI_FILESTORE_OBJECT has no parameter.
Method EXISTS on class CL_CSI_FILESTORE_OBJECT has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FILESTORE Call by reference Object reference (TYPE REF TO) CL_CSI_FILESTORE CSI Filestore 20100318
2 Importing IV_FULL_PATH Call by reference Type reference (TYPE) CSI_STRING CSI String 20100318
3 Importing IV_HANDLER_NAME Call by reference Type reference (TYPE) CSI_ABAP_ABSTYPENAME CSI Absolute Typename in ABAP 20100318
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CSI_FILESTORE_OBJECTTYPE CSI File Store Object Type 20100318
5 Returning RO_OBJECT Value transfer Object reference (TYPE REF TO) CL_CSI_FILESTORE_OBJECT CSI FileStore Directory Object 20100318

Method FACTORY on class CL_CSI_FILESTORE_OBJECT has no exception.

Method GET_QUERY_TYPE Signature

Method GET_QUERY_TYPE on class CL_CSI_FILESTORE_OBJECT has no parameter.
Method GET_QUERY_TYPE on class CL_CSI_FILESTORE_OBJECT has no exception.

Method GET_UPLOAD_SIGNATURE Signature

Method GET_UPLOAD_SIGNATURE on class CL_CSI_FILESTORE_OBJECT has no parameter.
Method GET_UPLOAD_SIGNATURE on class CL_CSI_FILESTORE_OBJECT has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_CSI_FILESTORE_OBJECT has no parameter.
Method INITIALIZE on class CL_CSI_FILESTORE_OBJECT has no exception.

Method INNER_CALL_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ADD_DATA Call by reference Object reference (TYPE REF TO) DATA 20100318
2 Exporting EV_CDATA Call by reference Type reference (TYPE) CSI_STRING CSI String 20100318
3 Exporting EV_CODE Call by reference Type reference (TYPE) CSI_INT CSI Integer (4 Byte) 20100318
4 Exporting EV_DATA Call by reference Type reference (TYPE) XSTRING 20100318
5 Exporting EV_REASON Call by reference Type reference (TYPE) CSI_STRING CSI String 20100318
6 Importing IT_PARAMETER Call by reference Type reference (TYPE) CSIT_PARAMETER CSI Parameter Table 20100318
7 Importing IV_ACTION Call by reference Type reference (TYPE) CSI_FILESTORE_OBJECT_ACTION CSI Filestore Object Action 20100318
# Exception Resumable Description Created on
1 CX_CSI_FILESTORE 20100318

Method INNER_COPY_PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ADD_DATA Call by reference Object reference (TYPE REF TO) DATA 20100318
2 Exporting ET_PARAMETER Call by reference Type reference (TYPE) CSIT_PARAMETER 20100318
3 Exporting EV_DO_NOT_CALL_PROVIDER Call by reference Type reference (TYPE) CSI_BOOL 20100318
4 Importing IV_NEW_PATH Call by reference Type reference (TYPE) CSI_STRING CSI String 20100318
# Exception Resumable Description Created on
1 CX_CSI_FILESTORE 20100318

Method INNER_COPY_TRANSFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ADD_DATA Call by reference Object reference (TYPE REF TO) DATA 20100318
2 Importing IV_CDATA Call by reference Type reference (TYPE) CSI_STRING 20100318
3 Importing IV_CODE Call by reference Type reference (TYPE) CSI_INT 20100318
4 Importing IV_DATA Call by reference Type reference (TYPE) XSTRING 20100318
5 Importing IV_REASON Call by reference Type reference (TYPE) CSI_STRING 20100318
6 Returning RV_ID Value transfer Type reference (TYPE) CSI_STRING CSI String 20100318
# Exception Resumable Description Created on
1 CX_CSI_FILESTORE 20100318

Method INNER_CREATE_PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ADD_DATA Call by reference Object reference (TYPE REF TO) DATA 20100318
2 Exporting ET_PARAMETER Call by reference Type reference (TYPE) CSIT_PARAMETER 20100318
3 Exporting EV_DO_NOT_CALL_PROVIDER Call by reference Type reference (TYPE) CSI_BOOL 20100318
# Exception Resumable Description Created on
1 CX_CSI_FILESTORE 20100318

Method INNER_CREATE_TRANSFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ADD_DATA Call by reference Object reference (TYPE REF TO) DATA 20100318
2 Importing IV_CDATA Call by reference Type reference (TYPE) CSI_STRING 20100318
3 Importing IV_CODE Call by reference Type reference (TYPE) CSI_INT 20100318
4 Importing IV_DATA Call by reference Type reference (TYPE) XSTRING 20100318
5 Importing IV_REASON Call by reference Type reference (TYPE) CSI_STRING 20100318
# Exception Resumable Description Created on
1 CX_CSI_FILESTORE 20100318

Method INNER_DELETE_PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ADD_DATA Call by reference Object reference (TYPE REF TO) DATA 20100318
2 Exporting ET_PARAMETER Call by reference Type reference (TYPE) CSIT_PARAMETER 20100318
3 Exporting EV_DO_NOT_CALL_PROVIDER Call by reference Type reference (TYPE) CSI_BOOL 20100318
# Exception Resumable Description Created on
1 CX_CSI_FILESTORE 20100318

Method INNER_DELETE_TRANSFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ADD_DATA Call by reference Object reference (TYPE REF TO) DATA 20100318
2 Importing IV_CDATA Call by reference Type reference (TYPE) CSI_STRING 20100318
3 Importing IV_CODE Call by reference Type reference (TYPE) CSI_INT 20100318
4 Importing IV_DATA Call by reference Type reference (TYPE) XSTRING 20100318
5 Importing IV_REASON Call by reference Type reference (TYPE) CSI_STRING 20100318
# Exception Resumable Description Created on
1 CX_CSI_FILESTORE 20100318

Method INNER_DOWNLOAD_PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ADD_DATA Call by reference Object reference (TYPE REF TO) DATA 20100318
2 Exporting ET_PARAMETER Call by reference Type reference (TYPE) CSIT_PARAMETER 20100318
3 Exporting EV_DO_NOT_CALL_PROVIDER Call by reference Type reference (TYPE) CSI_BOOL 20100318
# Exception Resumable Description Created on
1 CX_CSI_FILESTORE 20100318

Method INNER_DOWNLOAD_TRANSFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FILE_DATA Call by reference Type reference (TYPE) CSIT_FILESTORE_FILEDATA CSI File Store File Data 20100318
2 Exporting EV_CONTENT_LENGTH Call by reference Type reference (TYPE) CSI_BIGINT CSI Big Integer 20100318
3 Exporting EV_CONTENT_RANGE Call by reference Type reference (TYPE) CSI_STRING CSI String 20100318
4 Exporting EV_CONTENT_TYPE Call by reference Type reference (TYPE) CSI_STRING CSI String 20100318
5 Exporting EV_ID Call by reference Type reference (TYPE) CSI_STRING CSI String 20100318
6 Importing IR_ADD_DATA Call by reference Object reference (TYPE REF TO) DATA 20100318
7 Importing IV_CDATA Call by reference Type reference (TYPE) CSI_STRING 20100318
8 Importing IV_CODE Call by reference Type reference (TYPE) CSI_INT 20100318
9 Importing IV_DATA Call by reference Type reference (TYPE) XSTRING 20100318
10 Importing IV_REASON Call by reference Type reference (TYPE) CSI_STRING 20100318
# Exception Resumable Description Created on
1 CX_CSI_FILESTORE 20100318

Method INNER_EXISTS_PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ADD_DATA Call by reference Object reference (TYPE REF TO) DATA 20100318
2 Exporting ET_PARAMETER Call by reference Type reference (TYPE) CSIT_PARAMETER 20100318
3 Exporting EV_DO_NOT_CALL_PROVIDER Call by reference Type reference (TYPE) CSI_BOOL 20100318
# Exception Resumable Description Created on
1 CX_CSI_FILESTORE 20100318

Method INNER_EXISTS_TRANSFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ADD_DATA Call by reference Object reference (TYPE REF TO) DATA 20100318
2 Importing IV_CDATA Call by reference Type reference (TYPE) CSI_STRING 20100318
3 Importing IV_CODE Call by reference Type reference (TYPE) CSI_INT 20100318
4 Importing IV_DATA Call by reference Type reference (TYPE) XSTRING 20100318
5 Importing IV_REASON Call by reference Type reference (TYPE) CSI_STRING 20100318
6 Returning RV_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20100318
# Exception Resumable Description Created on
1 CX_CSI_FILESTORE 20100318

Method INNER_GET_QUERY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_QUERY_TYPE Value transfer Type reference (TYPE) CSI_SERVICE_QUERYTYPE CSI Query Type for calling a Service 20100318

Method INNER_GET_QUERY_TYPE on class CL_CSI_FILESTORE_OBJECT has no exception.

Method INNER_GET_UPLOAD_SIGNATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PARAMETER Call by reference Type reference (TYPE) CSIT_FILESTORE_SIG_PARAMETER CSI File Store Signature 20100318
2 Exporting EV_SIGNATURE Call by reference Type reference (TYPE) CSI_STRING CSI String 20100318
3 Importing IV_CONTENT_TYPE Call by reference Type reference (TYPE) CSI_STRING CSI String 20100318
4 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20100318
# Exception Resumable Description Created on
1 CX_CSI_FILESTORE CSI File Store Exceptions 20100318

Method INNER_LIST_PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ADD_DATA Call by reference Object reference (TYPE REF TO) DATA 20100318
2 Exporting ET_PARAMETER Call by reference Type reference (TYPE) CSIT_PARAMETER 20100318
3 Exporting EV_DO_NOT_CALL_PROVIDER Call by reference Type reference (TYPE) CSI_BOOL 20100318
4 Importing IV_MAX_RESULTS Call by reference Type reference (TYPE) CSI_INT CSI Integer (4 Byte) 20100318
5 Importing IV_OBJECT_FILTER Call by reference Type reference (TYPE) CSI_STRING CSI String 20100318
6 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CSI_FILESTORE_OBJECTTYPE CSI File Store Object Type 20100318
# Exception Resumable Description Created on
1 CX_CSI_FILESTORE 20100318

Method INNER_LIST_TRANSFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ADD_DATA Call by reference Object reference (TYPE REF TO) DATA 20100318
2 Importing IV_CDATA Call by reference Type reference (TYPE) CSI_STRING 20100318
3 Importing IV_CODE Call by reference Type reference (TYPE) CSI_INT 20100318
4 Importing IV_DATA Call by reference Type reference (TYPE) XSTRING 20100318
5 Importing IV_REASON Call by reference Type reference (TYPE) CSI_STRING 20100318
6 Returning RT_OBJECTS Value transfer Type reference (TYPE) CSIT_FILESTORE_OBJECT CSI File Store Object Table 20100318
# Exception Resumable Description Created on
1 CX_CSI_FILESTORE 20100318

Method INNER_MOVE_PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ADD_DATA Call by reference Object reference (TYPE REF TO) DATA 20100318
2 Exporting ET_PARAMETER Call by reference Type reference (TYPE) CSIT_PARAMETER 20100318
3 Exporting EV_DO_NOT_CALL_PROVIDER Call by reference Type reference (TYPE) CSI_BOOL 20100318
4 Importing IV_NEW_PATH Call by reference Type reference (TYPE) CSI_STRING CSI String 20100318
# Exception Resumable Description Created on
1 CX_CSI_FILESTORE 20100318

Method INNER_MOVE_TRANSFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ADD_DATA Call by reference Object reference (TYPE REF TO) DATA 20100318
2 Importing IV_CDATA Call by reference Type reference (TYPE) CSI_STRING 20100318
3 Importing IV_CODE Call by reference Type reference (TYPE) CSI_INT 20100318
4 Importing IV_DATA Call by reference Type reference (TYPE) XSTRING 20100318
5 Importing IV_REASON Call by reference Type reference (TYPE) CSI_STRING 20100318
6 Returning RV_ID Value transfer Type reference (TYPE) CSI_STRING CSI String 20100318
# Exception Resumable Description Created on
1 CX_CSI_FILESTORE 20100318

Method INNER_REFRESH_PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ADD_DATA Call by reference Object reference (TYPE REF TO) DATA 20100318
2 Exporting ET_PARAMETER Call by reference Type reference (TYPE) CSIT_PARAMETER 20100318
3 Exporting EV_DO_NOT_CALL_PROVIDER Call by reference Type reference (TYPE) CSI_BOOL 20100318
# Exception Resumable Description Created on
1 CX_CSI_FILESTORE 20100318

Method INNER_REFRESH_TRANSFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ADD_DATA Call by reference Object reference (TYPE REF TO) DATA 20100318
2 Importing IV_CDATA Call by reference Type reference (TYPE) CSI_STRING 20100318
3 Importing IV_CODE Call by reference Type reference (TYPE) CSI_INT 20100318
4 Importing IV_DATA Call by reference Type reference (TYPE) XSTRING 20100318
5 Importing IV_REASON Call by reference Type reference (TYPE) CSI_STRING 20100318
# Exception Resumable Description Created on
1 CX_CSI_FILESTORE 20100318

Method INNER_SET_QUERY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 CX_CSI_FILESTORE CSI File Store Exceptions 20100318

Method INNER_UPLOAD_PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ADD_DATA Call by reference Object reference (TYPE REF TO) DATA 20100318
2 Exporting ET_PARAMETER Call by reference Type reference (TYPE) CSIT_PARAMETER 20100318
3 Exporting EV_DO_NOT_CALL_PROVIDER Call by reference Type reference (TYPE) CSI_BOOL 20100318
4 Importing IT_FILE_DATA Call by reference Type reference (TYPE) CSIT_FILESTORE_FILEDATA CSI File Store File Data 20100318
5 Importing IV_CONTENT_LENGTH Call by reference Type reference (TYPE) CSI_BIGINT CSI Big Integer 20100318
6 Importing IV_CONTENT_TYPE Call by reference Type reference (TYPE) CSI_STRING CSI String 20100318
# Exception Resumable Description Created on
1 CX_CSI_FILESTORE 20100318

Method INNER_UPLOAD_TRANSFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ADD_DATA Call by reference Object reference (TYPE REF TO) DATA 20100318
2 Importing IV_CDATA Call by reference Type reference (TYPE) CSI_STRING 20100318
3 Importing IV_CODE Call by reference Type reference (TYPE) CSI_INT 20100318
4 Importing IV_DATA Call by reference Type reference (TYPE) XSTRING 20100318
5 Importing IV_REASON Call by reference Type reference (TYPE) CSI_STRING 20100318
6 Returning RV_ID Value transfer Type reference (TYPE) CSI_STRING CSI String 20100318
# Exception Resumable Description Created on
1 CX_CSI_FILESTORE 20100318

Method LIST_CHILDOBJECTS Signature

Method LIST_CHILDOBJECTS on class CL_CSI_FILESTORE_OBJECT has no parameter.
Method LIST_CHILDOBJECTS on class CL_CSI_FILESTORE_OBJECT has no exception.

Method MOVE Signature

Method MOVE on class CL_CSI_FILESTORE_OBJECT has no parameter.
Method MOVE on class CL_CSI_FILESTORE_OBJECT has no exception.

Method REFRESH_METADATA Signature

Method REFRESH_METADATA on class CL_CSI_FILESTORE_OBJECT has no parameter.
Method REFRESH_METADATA on class CL_CSI_FILESTORE_OBJECT has no exception.

Method SET_QUERY_TYPE Signature

Method SET_QUERY_TYPE on class CL_CSI_FILESTORE_OBJECT has no parameter.
Method SET_QUERY_TYPE on class CL_CSI_FILESTORE_OBJECT has no exception.

Method UPLOAD Signature

Method UPLOAD on class CL_CSI_FILESTORE_OBJECT has no parameter.
Method UPLOAD on class CL_CSI_FILESTORE_OBJECT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702