SAP ABAP Class CL_CSI_FILESTORE_FILE_AWS (CSI AWS File Store Object File)
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_AWS | CSI AWS Main FileStore Object | 20091228 |
Properties
| Class | CL_CSI_FILESTORE_FILE_AWS | |
| Short Description | CSI AWS File Store Object File | |
| Super Class | CL_CSI_FILESTORE_OBJECT_AWS | CSI AWS Main FileStore Object |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CSI_PROVIDER_AWS | Cloud Service Provider: AWS |
| Created | 20091119 | 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_CSI_FILESTORE_FILE_AWS has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CSI_FILESTORE | 20100318 | CSI Filestore | |
| 2 | CL_CSI_FILESTORE_AWS | 20091228 | CSI AWS File Store: S3 | |
| 3 | CL_CSI_FILESTORE_DIR_AWS | 20091228 | CSI AWS File Store Object Directory | |
| 4 | CL_CSI_FILESTORE_OBJECT | 20100318 | CSI Filestore Object |
Attributes
Class CL_CSI_FILESTORE_FILE_AWS has no attribute.
Methods
Class CL_CSI_FILESTORE_FILE_AWS has no method.
Events
Class CL_CSI_FILESTORE_FILE_AWS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTYS_FILE_DATA | Private | See coding | 20100318 | BEGIN OF gtys_file_data,
file_data TYPE csit_filestore_filedata,
content_type TYPE csi_string,
content_length TYPE csi_bigint,
END OF gtys_file_data
|
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |