SAP ABAP Interface IF_NWECM_PROPERTY_INFO (ECMI: Connector-Specific Property Info)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
⤷
S_NWECM_SPI (Package) Service Provider Interface for ECMI
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_NWECM_PROPERTY_INFO | |
| Short Description | ECMI: Connector-Specific Property Info |
General Data
| Package | S_NWECM_SPI | Service Provider Interface for ECMI |
| Created | 20080530 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_NWECM_PROPERTY_INFO has no interface.
Friends
Interface IF_NWECM_PROPERTY_INFO has no friend.
Attributes
Interface 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
Interface IF_NWECM_PROPERTY_INFO has no event.
Types
Interface 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 | 712 |