SAP ABAP Class CL_CSI_FILESTORE_OBJECT_AWS (CSI AWS Main FileStore Object)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-RCC (Application Component) Remote Control and Communication Framework
⤷
CSI_PROVIDER_AWS (Package) Cloud Service Provider: AWS

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CSI_FILESTORE_OBJECT | CSI Filestore Object | 20100318 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CSI_FILESTORE_DIR_AWS | CSI AWS File Store Object Directory | 20091228 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_CSI_FILESTORE_FILE_AWS | CSI AWS File Store Object File | 20091228 |
Properties
Class | CL_CSI_FILESTORE_OBJECT_AWS | |
Short Description | CSI AWS Main FileStore Object | |
Super Class | CL_CSI_FILESTORE_OBJECT | CSI Filestore Object |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CSI_PROVIDER_AWS | Cloud Service Provider: AWS |
Created | 20091228 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_CSI_FILESTORE_OBJECT_AWS has no interface implemented.
Friends
Class CL_CSI_FILESTORE_OBJECT_AWS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | CSI_STRING | '2006-03-01' | CSI String | 20100104 | |
2 | ![]() |
Constant | Protected | Type reference (TYPE) | CSI_STRING | 'content-length' | CSI String | 20091228 | |
3 | ![]() |
Constant | Protected | Type reference (TYPE) | CSI_STRING | 'content-range' | CSI String | 20091228 | |
4 | ![]() |
Constant | Protected | Type reference (TYPE) | CSI_STRING | 'content-type' | CSI String | 20091228 | |
5 | ![]() |
Constant | Protected | Type reference (TYPE) | CSI_STRING | 'delimiter' | CSI String | 20100119 | |
6 | ![]() |
Constant | Protected | Type reference (TYPE) | CSI_STRING | 'prefix' | CSI String | 20100119 | |
7 | ![]() |
Constant | Protected | Type reference (TYPE) | CSI_STRING | 'etag' | CSI String | 20091228 | |
8 | ![]() |
Constant | Protected | Type reference (TYPE) | CSI_STRING | 'last-modified' | CSI String | 20100119 | |
9 | ![]() |
Constant | Protected | Type reference (TYPE) | CSI_INT | 200 | CSI Integer (4 Byte) | 20091228 | |
10 | ![]() |
Constant | Protected | Type reference (TYPE) | CSI_INT | 206 | CSI Integer (4 Byte) | 20091228 | |
11 | ![]() |
Constant | Protected | Type reference (TYPE) | CSI_STRING | 'x-amz-copy-source' | CSI String | 20091228 | |
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CSI_SERVICE_QUERYTYPE | IF_CSI_SERVICE_C=>QUERYTYPE_REST | CSI Query Type for calling a Service | 20100104 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Get the current Account | 20091228 |
2 | ![]() |
Instance method | Protected | Method | Get the Provider | 20091228 |
3 | ![]() |
Instance method | Protected | Method | Delete Call | 20091228 |
4 | ![]() |
Instance method | Protected | Method | Get Call | 20091228 |
5 | ![]() |
Instance method | Protected | Method | Put Call | 20091228 |
Events
Class CL_CSI_FILESTORE_OBJECT_AWS has no event.
Types
Class CL_CSI_FILESTORE_OBJECT_AWS has no local type.
Method Signatures
Method GET_ACCOUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_ACCOUNT | Value transfer | Object reference (TYPE REF TO) | CL_CSI_PROVIDER_ACCOUNT_AWS | CSI AWS Cloud Provider Account | 20091228 |
Method GET_ACCOUNT on class CL_CSI_FILESTORE_OBJECT_AWS has no exception.
Method GET_PROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_PROVIDER | Value transfer | Object reference (TYPE REF TO) | CL_CSI_PROVIDER_AWS | CSI AWS Cloud Provider Implementation | 20091228 |
Method GET_PROVIDER on class CL_CSI_FILESTORE_OBJECT_AWS has no exception.
Method INTERNAL_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BUCKET | Call by reference | Type reference (TYPE) | STRING | 20100215 | |||
2 | ![]() |
IV_RAISE_EXCEPTION | Call by reference | Type reference (TYPE) | CSI_BOOL | ABAP_TRUE | CSI Bool Field | 20100215 | |
3 | ![]() |
IV_URL | Call by reference | Type reference (TYPE) | CSI_STRING | CSI String | 20091228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CSI File Store Exceptions | 20091228 |
Method INTERNAL_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CDATA | Call by reference | Type reference (TYPE) | STRING | 20091228 | |||
2 | ![]() |
EV_CODE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20091228 | ||
3 | ![]() |
EV_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20091228 | |||
4 | ![]() |
EV_REASON | Call by reference | Type reference (TYPE) | STRING | 20091228 | |||
5 | ![]() |
IV_BUCKET | Call by reference | Type reference (TYPE) | STRING | 20100215 | |||
6 | ![]() |
IV_RAISE_EXCEPTION | Call by reference | Type reference (TYPE) | CSI_BOOL | ABAP_TRUE | CSI Bool Field | 20100215 | |
7 | ![]() |
IV_URI | Call by reference | Type reference (TYPE) | STRING | 20100119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CSI File Store Exceptions | 20091228 |
Method INTERNAL_PUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ADDITIONAL_HEADER | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20091228 | ||
2 | ![]() |
IT_FILE_DATA | Call by reference | Type reference (TYPE) | CSIT_FILESTORE_FILEDATA | CSI File Store File Data | 20091228 | ||
3 | ![]() |
IV_BUCKET | Call by reference | Type reference (TYPE) | STRING | 20100215 | |||
4 | ![]() |
IV_CONTENT_TYPE | Call by reference | Type reference (TYPE) | CSI_STRING | CSI String | 20091228 | ||
5 | ![]() |
IV_RAISE_EXCEPTION | Call by reference | Type reference (TYPE) | CSI_BOOL | ABAP_TRUE | CSI Bool Field | 20100215 | |
6 | ![]() |
IV_URL | Call by reference | Type reference (TYPE) | CSI_STRING | CSI String | 20091228 | ||
7 | ![]() |
RV_ID | Value transfer | Type reference (TYPE) | CSI_STRING | CSI String | 20091228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CSI File Store Exceptions | 20091228 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |