SAP ABAP Class CL_NWECM_PROPERTY_INFO_FS (ECMI: Fileshare Property 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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_NWECM_PROPERTY_INFO | ECMI: Connector-Specific Property Info | 20100414 |
Properties
| Class | CL_NWECM_PROPERTY_INFO_FS | |
| Short Description | ECMI: Fileshare Property Implementation | |
| Super Class | ||
| 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_PROPERTY_INFO_FS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_NWECM_PROPERTY_INFO | ECMI: Connector-Specific Property Info | 20100414 |
Friends
Class CL_NWECM_PROPERTY_INFO_FS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_NWECM_NAME | 20100414 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_NWECM_PROPERTY_TYPE | 20100414 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_NWECM_VALUE | 20100414 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20100414 |
Events
Class CL_NWECM_PROPERTY_INFO_FS has no event.
Types
Class CL_NWECM_PROPERTY_INFO_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 | IO_NAME | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_NAME | 20100414 | ||||
| 2 | IO_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_PROPERTY_TYPE | 20100414 | ||||
| 3 | IO_VALUE | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_VALUE | 20100414 |
Method CONSTRUCTOR on class CL_NWECM_PROPERTY_INFO_FS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |