SAP ABAP Class CL_NWECM_FILE_FS (ECMI: Fileshare File implementation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA (Application Component) ECM ABAP Stack
⤷
S_NWECM_CONNECTOR_FS (Package) ECMI: Fileshare Connector

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_NWECM_NODE_FS | ECMI: Fileshare Node Implementation | 20100414 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_NWECM_FILE_INFO | ECMI: Connector-Specific File Info | 20100414 |
Properties
Class | CL_NWECM_FILE_FS | |
Short Description | ECMI: Fileshare File implementation | |
Super Class | CL_NWECM_NODE_FS | ECMI: Fileshare Node Implementation |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_NWECM_CONNECTOR_FS | ECMI: Fileshare Connector |
Created | 20100414 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_NWECM_FILE_FS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_NWECM_FILE_INFO | ECMI: Connector-Specific File Info | 20100414 |
Friends
Class CL_NWECM_FILE_FS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20100422 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20100414 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20100414 | |
2 | ![]() |
Instance method | Public | Method | 20100422 | |
3 | ![]() |
Instance method | Public | Method | 20100414 |
Events
Class CL_NWECM_FILE_FS has no event.
Types
Class CL_NWECM_FILE_FS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | STRING | 20100414 | |||
2 | ![]() |
IV_MODIFIED_DATE | Call by reference | Type reference (TYPE) | NWECM_TIMESTAMP | 20100414 | |||
3 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20100414 | |||
4 | ![]() |
IV_OWNER | Call by reference | Type reference (TYPE) | STRING | 20100414 | |||
5 | ![]() |
IV_SIZE | Call by reference | Type reference (TYPE) | I | 20100414 |
Method CONSTRUCTOR on class CL_NWECM_FILE_FS has no exception.
Method GET_MIMETYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_MIMETYPE | Value transfer | Type reference (TYPE) | STRING | 20100422 |
Method GET_MIMETYPE on class CL_NWECM_FILE_FS has no exception.
Method GET_SIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SIZE | Value transfer | Type reference (TYPE) | I | 20100414 |
Method GET_SIZE on class CL_NWECM_FILE_FS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |