SAP ABAP Class CL_MDG_ID_MATCHING_TOOLS_EXT (External usable tools for Key Mapping)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-MDG-KM (Application Component) Key Mapping
⤷
MDG_BS_ID_MATCHING_TOOLS (Package) MDG Key Mapping: Tools

⤷

⤷

Properties
Class | CL_MDG_ID_MATCHING_TOOLS_EXT | |
Short Description | External usable tools for Key Mapping | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | MDG_BS_ID_MATCHING_TOOLS | MDG Key Mapping: Tools |
Created | 20110110 | SAP |
Last change | 20130531 | 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 CL_MDG_ID_MATCHING_TOOLS_EXT has no interface implemented.
Friends
Class CL_MDG_ID_MATCHING_TOOLS_EXT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | C | '1' | Datatype is key structure | 20110401 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | C | '2' | Datatyoe is string linke | 20110401 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Converts an ID Value from External2Internal format | 20110329 |
2 | ![]() |
Static method | Public | Method | Converts an ID Value from Internal2External format | 20110110 |
3 | ![]() |
Static method | Public | Method | Creates ID value out of external formated data | 20110111 |
4 | ![]() |
Static method | Public | Method | Splits an ID value into it's components | 20110110 |
Events
Class CL_MDG_ID_MATCHING_TOOLS_EXT has no event.
Types
Class CL_MDG_ID_MATCHING_TOOLS_EXT has no local type.
Method Signatures
Method CONVERT_ID_VALUE_EXT2INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ID_VALUE_INTERNAL | Call by reference | Type reference (TYPE) | ANY | ID Value in internal format | 20110329 | ||
2 | ![]() |
EV_NO_CONVERSION_PROCESSED | Call by reference | Type reference (TYPE) | BOOLE_D | 'X': No conversion processed | 20110421 | ||
3 | ![]() |
IV_ID_VALUE_EXTERNAL | Call by reference | Type reference (TYPE) | MDG_OBJECT_ID_BS | Key Mapping: Object ID Value | 20110329 | ||
4 | ![]() |
IV_OITC | Call by reference | Type reference (TYPE) | MDG_IDS_TYPE_CODE_BS | Object Identifier Type | 20110329 |
Method CONVERT_ID_VALUE_EXT2INT on class CL_MDG_ID_MATCHING_TOOLS_EXT has no exception.
Method CONVERT_ID_VALUE_INT2EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ID_VALUE_EXTERNAL | Call by reference | Type reference (TYPE) | MDG_OBJECT_ID_BS | Key Mapping: Object ID Value | 20110110 | ||
2 | ![]() |
EV_NO_CONVERSION_PROCESSED | Call by reference | Type reference (TYPE) | BOOLE_D | 'X': No conversion processed | 20110421 | ||
3 | ![]() |
IV_ID_VALUE_INTERNAL | Call by reference | Type reference (TYPE) | DATA | ID Value in internal format | 20110110 | ||
4 | ![]() |
IV_OITC | Call by reference | Type reference (TYPE) | MDG_IDS_TYPE_CODE_BS | Object Identifier Type | 20110110 |
Method CONVERT_ID_VALUE_INT2EXT on class CL_MDG_ID_MATCHING_TOOLS_EXT has no exception.
Method CREATE_ID_VALUE_FROM_COMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ID_VALUE | Call by reference | Type reference (TYPE) | MDG_OBJECT_ID_BS | Key Mapping: Object ID Value | 20110111 | ||
2 | ![]() |
IT_ID_VALUE_DATA | Call by reference | Type reference (TYPE) | MDG_T_KM_FIELD_VALUE | Field/Value pairs of structured ID values | 20110111 | ||
3 | ![]() |
IV_OITC | Call by reference | Type reference (TYPE) | MDG_IDS_TYPE_CODE_BS | Object Identifier Type | 20110111 |
Method CREATE_ID_VALUE_FROM_COMP on class CL_MDG_ID_MATCHING_TOOLS_EXT has no exception.
Method SPLIT_ID_VALUE_INTO_COMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ID_VALUE_DATA | Call by reference | Type reference (TYPE) | MDG_T_KM_FIELD_VALUE | Field/Value pairs of structured ID values | 20110110 | ||
2 | ![]() |
IV_ID_VALUE | Call by reference | Type reference (TYPE) | MDG_OBJECT_ID_BS | Key Mapping: Object ID Value | 20110110 | ||
3 | ![]() |
IV_OITC | Call by reference | Type reference (TYPE) | MDG_IDS_TYPE_CODE_BS | Object Identifier Type | 20110110 |
Method SPLIT_ID_VALUE_INTO_COMP on class CL_MDG_ID_MATCHING_TOOLS_EXT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |