SAP ABAP Class CL_NWECM_PLC_PROPERTY_INFO (ECMI: Property info implementation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA (Application Component) ECM ABAP Stack
⤷
S_NWECM_CONNECTOR_STORE (Package) ECMI: Connector for the ECM Persistence Layer
⤷
⤷
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 | 20090504 |
Properties
| Class | CL_NWECM_PLC_PROPERTY_INFO | |
| Short Description | ECMI: Property info implementation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_NWECM_CONNECTOR_STORE | ECMI: Connector for the ECM Persistence Layer |
| Created | 20090504 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_NWECM_PROPERTY_INFO | ECMI: Connector-Specific Property Info | 20090504 |
Friends
Class CL_NWECM_PLC_PROPERTY_INFO 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 | Full name | 20090504 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_NWECM_PROPERTY_TYPE | Type | 20090504 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | NWECM_T_PLA_PROPERTY_VALUE | 20110118 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | SYSUUID_X16 | Property UUID | 20090504 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Value format | 20090504 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SYSUUID_X16 | 20101104 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | SYSUUID_X16 | 20101104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090504 |
Events
Class CL_NWECM_PLC_PROPERTY_INFO has no event.
Types
Class CL_NWECM_PLC_PROPERTY_INFO has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_VALUES | Call by reference | Type reference (TYPE) | NWECM_T_PLA_PROPERTY_VALUE | 20110118 | ||||
| 2 | IV_ID | Value transfer | Type reference (TYPE) | SYSUUID_X16 | Property UUID | 20090504 | |||
| 3 | IV_IS_MULTI_VALUED | Value transfer | Type reference (TYPE) | NWECM_PLA_ENUM | Value format enumeration code | 20090504 | |||
| 4 | IV_NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20090504 | |||
| 5 | IV_NAMESPACE | Value transfer | Type reference (TYPE) | STRING | Namespace | 20090504 | |||
| 6 | IV_OWNER_ID | Value transfer | Type reference (TYPE) | SYSUUID_X16 | 20101104 | ||||
| 7 | IV_REPOSITORY_ID | Value transfer | Type reference (TYPE) | SYSUUID_X16 | 20101104 | ||||
| 8 | IV_TYPE | Value transfer | Type reference (TYPE) | NWECM_PLA_ENUM | Type enumeration code | 20090504 |
Method CONSTRUCTOR on class CL_NWECM_PLC_PROPERTY_INFO has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |