SAP ABAP Class CL_MDG_BS_KEY_ROW_MAP_SERVICE (Services for MDG message navigation (key-row-mapping))
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG (Application Component) Master Data Governance
⤷
MDG_BS_COMMON_OBJECTS (Package) MDG: Common Objects (IMG, Switches, Roles, ...)

⤷

⤷

Properties
Class | CL_MDG_BS_KEY_ROW_MAP_SERVICE | |
Short Description | Services for MDG message navigation (key-row-mapping) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | MDG_BS_COMMON_OBJECTS | MDG: Common Objects (IMG, Switches, Roles, ...) |
Created | 20111005 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_MDG_BS_KEY_ROW_MAP_SERVICE has no forward declaration.
Interfaces
Class CL_MDG_BS_KEY_ROW_MAP_SERVICE has no interface implemented.
Friends
Class CL_MDG_BS_KEY_ROW_MAP_SERVICE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | MDG_MESSAGE_ROW | '100000' | MDG message navigation: row referencing a key | 20111109 | |
2 | ![]() |
Static Attribute | Private | See coding | 20111109 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get key for row | 20111109 |
2 | ![]() |
Static method | Public | Method | Buffer key and return row | 20111109 |
Events
Class CL_MDG_BS_KEY_ROW_MAP_SERVICE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_ROW_KEY_BUFFER | Private | See coding | 20111109 | BEGIN OF ty_row_key_buffer,
row TYPE mdg_message_row,
flat_key TYPE string,
key TYPE REF TO data,
entity TYPE usmd_entity,
fieldname TYPE usmd_fld_source.
TYPES END OF ty_row_key_buffer
|
Method Signatures
Method GET_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_KEY | Call by reference | Object reference (TYPE REF TO) | DATA | Key-data | 20111109 | ||
2 | ![]() |
EV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20111109 | ||
3 | ![]() |
EV_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FLD_SOURCE | Source Field | 20111109 | ||
4 | ![]() |
IV_ROW | Call by reference | Type reference (TYPE) | MDG_MESSAGE_ROW | MDG message navigation: row referencing a key | 20111109 |
Method GET_KEY on class CL_MDG_BS_KEY_ROW_MAP_SERVICE has no exception.
Method SET_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_KEY | Value transfer | Type reference (TYPE) | DATA | Reference to key | 20111109 | ||
2 | ![]() |
IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20111109 | ||
3 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FLD_SOURCE | Source Field | 20111109 | ||
4 | ![]() |
RV_ROW | Value transfer | Type reference (TYPE) | MDG_MESSAGE_ROW | MDG message navigation: row referencing a key | 20111109 |
Method SET_KEY on class CL_MDG_BS_KEY_ROW_MAP_SERVICE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |