SAP ABAP Class CL_NWECM_MAPPING_VALIDATOR (Abstract Validator for Model Mapping)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
⤷
S_NWECM_CONFIG (Package) ECMI Configuration

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_NWECM_MV_ALL_APP_TYPES_MAPP | Mapped properties must be of the same type | 20101222 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_NWECM_MV_APP_TYPES_CLOSED | Mapped properties must be of the same type | 20101222 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_NWECM_MV_FILE_FOLDER | ensure mapping of File to File and Fodler to Folder | 20101216 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_NWECM_MV_HIERARCHY | Mapped properties must be of the same type | 20101223 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_NWECM_MV_MAP_ALL_PROPERTIES | ensures that all application properties are mapped | 20101220 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_NWECM_MV_NO_BASIC_TYPES | Mapped properties must be of the same type | 20101222 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_NWECM_MV_PROP_TYPES | Mapped properties must be of the same type | 20101221 |
8 | Inheritance (c INHERITING FROM c_ref) | CL_NWECM_MV_SINGLE_PROP_MAPP | Mapped properties must be of the same type | 20101223 |
9 | Inheritance (c INHERITING FROM c_ref) | CL_NWECM_MV_UNIQUE | App/Con Node cannot be mapped to diverse Con/App Nodes | 20101221 |
Properties
Class | CL_NWECM_MAPPING_VALIDATOR | |
Short Description | Abstract Validator for Model Mapping | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_NWECM_CONFIG | ECMI Configuration |
Created | 20101216 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_NWECM_MAPPING_VALIDATOR has no forward declaration.
Interfaces
Class CL_NWECM_MAPPING_VALIDATOR has no interface implemented.
Friends
Class CL_NWECM_MAPPING_VALIDATOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | NWECM_T_NODETYPEDEF_INFO | Table of node type info objects | 20101220 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | NWECM_T_MODEL_MAPPING | Type mapping | 20101216 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | NWECM_T_EXCEPTION | 20101216 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | NWECM_T_NODETYPEDEF_INFO | Table of node type info objects | 20101220 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20101216 | |
2 | ![]() |
Instance method | Public | Constructor | 20101216 | |
3 | ![]() |
Instance method | Public | Method | 20101216 | |
4 | ![]() |
Instance method | Public | Method | 20101216 |
Events
Class CL_NWECM_MAPPING_VALIDATOR has no event.
Types
Class CL_NWECM_MAPPING_VALIDATOR has no local type.
Method Signatures
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MAPPING | Call by reference | Type reference (TYPE) | NWECM_S_MODEL_MAPPING | Type mapping | 20101220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101221 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_APP_NODE_TYPES | Call by reference | Type reference (TYPE) | NWECM_T_NODETYPEDEF_INFO | Table of node type info objects | 20101220 | ||
2 | ![]() |
IT_COMPLETE_MAPPING | Call by reference | Type reference (TYPE) | NWECM_T_MODEL_MAPPING | Type mapping | 20101216 | ||
3 | ![]() |
IT_REP_NODE_TYPES | Call by reference | Type reference (TYPE) | NWECM_T_NODETYPEDEF_INFO | Table of node type info objects | 20101220 |
Method CONSTRUCTOR on class CL_NWECM_MAPPING_VALIDATOR has no exception.
Method GET_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_ERROR | Value transfer | Type reference (TYPE) | NWECM_T_EXCEPTION | 20101216 |
Method GET_ERROR on class CL_NWECM_MAPPING_VALIDATOR has no exception.
Method VALIDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101216 |
Method VALIDATE on class CL_NWECM_MAPPING_VALIDATOR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |