SAP ABAP Class IF_NWECM_PROPERTY_INFO (ECMI: Connector-Specific Property Info)
Meta Relationship - Used By
Properties
| Class | IF_NWECM_PROPERTY_INFO | |
| Short Description | ECMI: Connector-Specific Property Info | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080530 | 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 IF_NWECM_PROPERTY_INFO has no interface implemented.
Friends
Class IF_NWECM_PROPERTY_INFO has no friend class.
Attributes
Class IF_NWECM_PROPERTY_INFO has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the Full Name of the Property | 20080722 | |
| 2 | Instance method | Public | Method | returns the property type of the property | 20080530 | |
| 3 | Instance method | Public | Method | return Qualified values present on this info object | 20080530 | |
| 4 | Instance method | Public | Method | Returns 'X' if this property is multi-valued | 20081020 |
Events
Class IF_NWECM_PROPERTY_INFO has no event.
Types
Class IF_NWECM_PROPERTY_INFO has no local type.
Method Signatures
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_NAME | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_NAME | Implementation of name interface | 20080722 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Repository Exception | 20090401 |
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_PROPERTY_TYPE | 20081203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Property Not Found | 20081031 | ||
| 2 | NW ECM: Repository Exception | 20080801 |
Method GET_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_VALUES | Value transfer | Type reference (TYPE) | NWECM_T_VALUE | 20080530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Property Not Found | 20081031 | ||
| 2 | NW ECM: Repository Exception | 20080801 |
Method IS_MULTI_VALUED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_MULTI_VALUED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 'X' if and only if property is multi-valued | 20081031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Property Not Found | 20081031 | ||
| 2 | NW ECM: Repository Exception | 20081020 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |