SAP ABAP Class CL_OPS_MAP_CODE_GDSMVMTRSN (Transformationclass of the Code GDT GoodsMovementReasonCode)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM (Application Component) Materials Management
⤷
OPS_SE_COMMON_FUNCTIONALITIES (Package) Functions for Cross-Component Use

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_OPS_SE_MAP_CODEGDT_COMMON | Common class for code GDT mapping | 20100827 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MDG_CODE_MAPPER | Interface for all mapping classes | 20100827 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SMT_PREFETCH | Prefetch Methods | 20100827 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SMT_TRANSFORMATION | Transformation Class | 20100827 |
Properties
Class | CL_OPS_MAP_CODE_GDSMVMTRSN | |
Short Description | Transformationclass of the Code GDT GoodsMovementReasonCode | |
Super Class | CL_OPS_SE_MAP_CODEGDT_COMMON | Common class for code GDT mapping |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | OPS_SE_COMMON_FUNCTIONALITIES | Functions for Cross-Component Use |
Created | 20100827 | SAP |
Last change | 20110908 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_MDG_CODE_MAPPER | Interface for all mapping classes | 20100827 | ||
2 | IF_SMT_PREFETCH | Prefetch Methods | 20100827 | ||
3 | IF_SMT_TRANSFORMATION | Transformation Class | 20100827 |
Friends
Class CL_OPS_MAP_CODE_GDSMVMTRSN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_MDG_CODE_MAPPING | Central Value Mapping API | 20100827 | ||
2 | ![]() |
Static Attribute | Protected | See coding | Sorted table for storing already retrieved descirptions | 20100827 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Protected | Method | Get description of given internal code value | 20100827 |
2 | ![]() |
Static method | Public | Method | provides the internal value of a Code-GDT | 20100827 |
3 | ![]() |
Static method | Public | Method | provides the external value and the description | 20100827 |
Events
Class CL_OPS_MAP_CODE_GDSMVMTRSN has no event.
Types
Class CL_OPS_MAP_CODE_GDSMVMTRSN has no local type.
Method Signatures
Method GET_DESCRIPTION_INTERNAL_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LOG | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100827 | ||
2 | ![]() |
EV_DESCR | Call by reference | Type reference (TYPE) | SAPPLCO_MEDIUM_NAME_CONTENT | Proxy Data Element (Generated) | 20100827 | ||
3 | ![]() |
EV_DESCR_LANGUAGE | Call by reference | Type reference (TYPE) | SAPPLCO_LANGUAGE_CODE | Proxy Data Element (Generated) | 20100827 | ||
4 | ![]() |
IV_GM_REASON_INTERNAL | Call by reference | Type reference (TYPE) | MB_GRBEW | Reason for Movement | 20100827 | ||
5 | ![]() |
IV_LANGUAGE_INTERNAL | Call by reference | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20100827 | ||
6 | ![]() |
IV_MOVEMENT_TYPE | Call by reference | Type reference (TYPE) | BWART | Movement type (inventory management) | 20100827 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unsuccessful Transformation | 20100827 |
Method INBOUND_CONVERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LOG | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100827 | ||
2 | ![]() |
EV_GM_REASON_INTERNAL | Call by reference | Type reference (TYPE) | MB_GRBEW | Reason for Movement | 20100827 | ||
3 | ![]() |
IV_GDT_GOODSMOVEMENT_REASON | Call by reference | Type reference (TYPE) | SAPPLCO_GOODS_MOVEMENT_REASON | Proxy Data Element (Generated) | 20100827 | ||
4 | ![]() |
IV_LIST_AGENCY_ID | Call by reference | Type reference (TYPE) | MDG_LIST_AGENCY_ID | CCT List Agency ID, like UKM_E_CCT_ID_SA_ID | 20100827 | ||
5 | ![]() |
IV_LIST_ID | Call by reference | Type reference (TYPE) | MDG_LIST_ID | CCT List ID like UKM_E_CCT_ID_S_ID | 20100827 | ||
6 | ![]() |
IV_LIST_VERSION | Call by reference | Type reference (TYPE) | MDG_LIST_VERSION | CCT List Version ID, like UKM_E_CCT_ID_SV_ID | 20100827 | ||
7 | ![]() |
IV_OBJECT | Call by reference | Type reference (TYPE) | PRX_R3OBJ | 'TABL' | Proxy Generation: Object Type in R3 (DTEL, TABL,...) | 20100827 | |
8 | ![]() |
IV_OBJ_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | 'SAPPLCO_GOODSMOVEMENT_REASON' | Proxy Generation: Name of an Object in R/3 | 20100827 | |
9 | ![]() |
IV_USE_VALUE_MAPPING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Use value mapping | 20100827 | |
10 | ![]() |
I_PREFETCH | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | value for the prefetchmode of the smt engine | 20100827 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unsuccessful Transformation | 20100827 |
Method OUTBOUND_CONVERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LOG | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100827 | ||
2 | ![]() |
EV_DESCR | Call by reference | Type reference (TYPE) | SAPPLCO_MEDIUM_NAME_CONTENT | description acording to the value of the Code-GDT | 20100827 | ||
3 | ![]() |
EV_DESCR_LANGUAGE | Call by reference | Type reference (TYPE) | SAPPLCO_LANGUAGE_CODE | Language of the description text | 20100827 | ||
4 | ![]() |
EV_GDT_GOODSMOVEMENT_REASON | Call by reference | Type reference (TYPE) | SAPPLCO_GOODS_MOVEMENT_REASON | Proxy Data Element (Generated) | 20100827 | ||
5 | ![]() |
EV_LIST_AGENCY_ID | Call by reference | Type reference (TYPE) | MDG_LIST_AGENCY_ID | CCT List Agency ID, like UKM_E_CCT_ID_SA_ID | 20100827 | ||
6 | ![]() |
EV_LIST_ID | Call by reference | Type reference (TYPE) | MDG_LIST_ID | CCT List ID like UKM_E_CCT_ID_S_ID | 20100827 | ||
7 | ![]() |
EV_LIST_VERSION | Call by reference | Type reference (TYPE) | MDG_LIST_VERSION | CCT List Version ID, like UKM_E_CCT_ID_SV_ID | 20100827 | ||
8 | ![]() |
IV_GET_DESCR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | ture the Method will return a description of the Code-GDT | 20100827 | |
9 | ![]() |
IV_GM_REASON_INTERNAL | Call by reference | Type reference (TYPE) | MB_GRBEW | Reason for Movement | 20100827 | ||
10 | ![]() |
IV_LANGUAGE_INTERNAL | Call by reference | Attribute reference (LIKE) | SY-LANGU | SY-LANGU | Language of the Code-GDT description | 20100827 | |
11 | ![]() |
IV_LIST_AGENCY_ID | Call by reference | Type reference (TYPE) | MDG_LIST_AGENCY_ID | CCT List Agency ID, like UKM_E_CCT_ID_SA_ID | 20100827 | ||
12 | ![]() |
IV_LIST_ID | Call by reference | Type reference (TYPE) | MDG_LIST_ID | CCT List ID like UKM_E_CCT_ID_S_ID | 20100827 | ||
13 | ![]() |
IV_LIST_VERSION | Call by reference | Type reference (TYPE) | MDG_LIST_VERSION | CCT List Version ID, like UKM_E_CCT_ID_SV_ID | 20100827 | ||
14 | ![]() |
IV_MOVEMENT_TYPE | Call by reference | Type reference (TYPE) | BWART | Movement Type (Inventory Management) | 20100827 | ||
15 | ![]() |
IV_OBJECT | Call by reference | Type reference (TYPE) | PRX_R3OBJ | 'TABL' | Proxy Generation: Object Type in R3 (DTEL, TABL,...) | 20100827 | |
16 | ![]() |
IV_OBJ_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | 'SAPPLCO_GOODSMOVEMENT_REASON' | Proxy Generation: Name of an Object in R/3 | 20100827 | |
17 | ![]() |
IV_USE_VALUE_MAPPING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100827 | ||
18 | ![]() |
I_PREFETCH | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | value for the prefetchmode of the smt engine | 20100827 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unsuccessful Transformation | 20100827 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |