SAP ABAP Class CL_NWECM_PROPERTY_LOCAL (ECMI: Property Implementation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
⤷
S_NWECM_CORE (Package) ECMI: Runtime Implementation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_NWECM_PROPERTY | ECMI: Property Implementation | 20101130 |
Properties
| Class | CL_NWECM_PROPERTY_LOCAL | |
| Short Description | ECMI: Property Implementation | |
| Super Class | CL_NWECM_PROPERTY | ECMI: Property Implementation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_NWECM_CORE | ECMI: Runtime Implementation |
| Created | 20101130 | 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) |
Interfaces
Class CL_NWECM_PROPERTY_LOCAL has no interface implemented.
Friends
Class CL_NWECM_PROPERTY_LOCAL 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 | 20101130 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | NWECM_T_VALUE | 20101130 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20101130 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20101130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20101130 |
Events
Class CL_NWECM_PROPERTY_LOCAL has no event.
Types
Class CL_NWECM_PROPERTY_LOCAL 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_APP_PROP_NAME | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_NAME | NW ECM: Namespace-Qualified Names | 20101130 | |||
| 2 | IT_VALUES | Value transfer | Type reference (TYPE) | NWECM_T_VALUE | Table of property values | 20101130 | |||
| 3 | IV_IS_MULTI_VALUED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101130 | ||||
| 4 | IV_NODE_ID | Value transfer | Type reference (TYPE) | STRING | id of the node associated to this property | 20101130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Illegal Argument Exception | 20101130 | ||
| 2 | 20101130 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |