SAP ABAP Class CX_MDG_CODE_MAPPING (Exception Class for Value Mapping)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-MDG-VM (Application Component) Value Mapping
     MDG_BS_VALUE_MAPPING_COMMON (Package) MDG: Value Mapping API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20090303
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20090303
Properties
Class CX_MDG_CODE_MAPPING  
Short Description Exception Class for Value Mapping    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package MDG_BS_VALUE_MAPPING_COMMON   MDG: Value Mapping API 
Created 20090303   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_MDG_CODE_MAPPING has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20090303
Friends
Class CX_MDG_CODE_MAPPING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 API_COMP_MAP_FAILED Constant Public See coding 20090304
2 API_DEF_MAP_FAILED Constant Public See coding 20090304
3 API_DOM_MAP_FAILED Constant Public See coding 20090304
4 API_INSERT_FAILED Constant Public See coding 20101217
5 API_MAP_WRAP_FAILED Constant Public See coding 20090304
6 API_NO_DEF_MAP Constant Public See coding 20090304
7 API_NO_DOM_MAP Constant Public See coding 20090304
8 API_NO_GDT_DEF_PRX_ELEM Constant Public See coding 20090316
9 API_NO_MAPCTX_MAP Constant Public See coding 20090304
10 API_NO_MORE_PRX_ELEMENTS Constant Public See coding 20090316
11 API_NO_PRX_ELEM Constant Public See coding 20090304
12 API_PRX_NOT_IN_SCREG Constant Public See coding 20090304
13 API_STA_MAP_FAILED Constant Public See coding 20090304
14 BADI_CONTEXT_MISMATCH Constant Public See coding 20090305
15 BADI_GUI_UP_FAILED Constant Public See coding 20090305
16 BADI_WRONG_FILE_FORMAT Constant Public See coding 20100609
17 BADI_WRONG_PARAM Constant Public See coding 20090305
18 BADI_XSLT_FAILED Constant Public See coding 20090305
19 CLIEND_DEP_NOT_FOUND Constant Public See coding 20090304
20 CODEMAP_NOT_FOUND Constant Public See coding 20090304
21 CODE_NOT_FOUND Constant Public See coding 20090304
22 COULD_NOT_CONVERT_CONTEXT Constant Public See coding 20090304
23 CREATE_DEF_MAPPER_FAILED Constant Public See coding 20090304
24 CREATE_MAPCTX_MAPPER_FAILED Constant Public See coding 20090304
25 CREATE_MAP_CLASS_FAILED Constant Public See coding 20100301
26 CREATE_STANDARD_MAPPER_FAILED Constant Public See coding 20090304
27 DB_ELEMENT_ERROR Constant Public See coding 20090310
28 DB_SPROXHDR_ERROR Constant Public See coding 20090310
29 EXTERNAL_CODE Instance attribute Public Type reference (TYPE) MDG_EXTERNAL_CODE External Code Value 20100908
30 GDT_NOT_FOUND Constant Public See coding 20090304
31 INBOUND_CONVERSION_FAILURE Constant Public See coding 20100908
32 INBOUND_MAPPING_MISSING Constant Public See coding 20101216
33 INBOUND_NOT_OUTBOUND Constant Public See coding 20090304
34 INTERNAL_CODE Instance attribute Public Type reference (TYPE) MDG_INTERNAL_CODE Internal Code Value 20100908
35 INTERNAL_LIST_ID Instance attribute Public Type reference (TYPE) MDG_INT_LIST_ID Internal List ID 20100908
36 LIST_AGENCY_ID Instance attribute Public Type reference (TYPE) MDG_LIST_AGENCY_ID List Agency ID 20100908
37 LIST_ID Instance attribute Public Type reference (TYPE) MDG_LIST_ID List ID 20100908
38 LIST_VERSION Instance attribute Public Type reference (TYPE) MDG_LIST_VERSION CCT List Version ID, like UKM_E_CCT_ID_SV_ID 20100908
39 MAPPINGCTX_NOT_FOUND Constant Public See coding 20090304
40 MSG Instance attribute Private Attribute reference (LIKE) 20100909
41 MW_DOM_MAP_FAILED Constant Public See coding 20090304
42 MW_INB_MAP_FAILED Constant Public See coding 20090304
43 MW_OUTB_MAP_FAILED Constant Public See coding 20090304
44 NO_LIST_AGENCY_ID Constant Public See coding 20090304
45 NO_MAPPER_FOUND Constant Public See coding 20090304
46 OBJECT Instance attribute Public Type reference (TYPE) MDG_PRX_R3OBJ Connect to or Disconnect From External Code List 20100908
47 OBJ_NAME Instance attribute Public Type reference (TYPE) MDG_PRX_R3NAME GDT Name 20100908
48 OUTBOUND_CONVERSION_FAILURE Constant Public See coding 20100908
49 OUTBOUND_MAPPING_MISSING Constant Public See coding 20101216
50 OUTBOUND_NOT_INBOUND Constant Public See coding 20090304
51 PRX_ELEM_NOT_FOUND Constant Public See coding 20090304
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090303
2 GET_MSG_ATTR1_VALUE Instance method Public Method Get value for T100 message attribute 1 20100909
3 GET_MSG_ATTR2_VALUE Instance method Public Method Get value for T100 message attribute 2 20100909
4 GET_MSG_ATTR3_VALUE Instance method Public Method Get value for T100 message attribute 3 20100909
5 GET_MSG_ATTR4_VALUE Instance method Public Method Get value for T100 message attribute 4 20100909
6 GET_MSG_ATTR_VALUE Instance method Private Method Get the values of a T100 message attribute 20100909
Events
Class CX_MDG_CODE_MAPPING has no event.
Types
Class CX_MDG_CODE_MAPPING has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXTERNAL_CODE Call by reference Type reference (TYPE) MDG_EXTERNAL_CODE 20100908
2 Importing INTERNAL_CODE Call by reference Type reference (TYPE) MDG_INTERNAL_CODE 20100908
3 Importing INTERNAL_LIST_ID Call by reference Type reference (TYPE) MDG_INT_LIST_ID 20100908
4 Importing LIST_AGENCY_ID Call by reference Type reference (TYPE) MDG_LIST_AGENCY_ID 20100908
5 Importing LIST_ID Call by reference Type reference (TYPE) MDG_LIST_ID 20100908
6 Importing LIST_VERSION Call by reference Type reference (TYPE) MDG_LIST_VERSION 20100908
7 Importing OBJECT Call by reference Type reference (TYPE) MDG_PRX_R3OBJ 20100908
8 Importing OBJ_NAME Call by reference Type reference (TYPE) MDG_PRX_R3NAME 20100908
9 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20090303
10 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20090303

Method CONSTRUCTOR on class CX_MDG_CODE_MAPPING has no exception.

Method GET_MSG_ATTR1_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ATTRIBUTE_VALUE Value transfer Type reference (TYPE) STRING 20100909

Method GET_MSG_ATTR1_VALUE on class CX_MDG_CODE_MAPPING has no exception.

Method GET_MSG_ATTR2_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ATTRIBUTE_VALUE Value transfer Type reference (TYPE) STRING 20100909

Method GET_MSG_ATTR2_VALUE on class CX_MDG_CODE_MAPPING has no exception.

Method GET_MSG_ATTR3_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ATTRIBUTE_VALUE Value transfer Type reference (TYPE) STRING 20100909

Method GET_MSG_ATTR3_VALUE on class CX_MDG_CODE_MAPPING has no exception.

Method GET_MSG_ATTR4_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ATTRIBUTE_VALUE Value transfer Type reference (TYPE) STRING 20100909

Method GET_MSG_ATTR4_VALUE on class CX_MDG_CODE_MAPPING has no exception.

Method GET_MSG_ATTR_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) SCX_ATTRNAME Attribute Name 20100909
2 Returning RV_ATTRIBUTE_VALUE Value transfer Type reference (TYPE) STRING 20100909

Method GET_MSG_ATTR_VALUE on class CX_MDG_CODE_MAPPING has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702