SAP ABAP Class CL_OPS_MAP_CODEGDT_GDSMVMTTYPE (Transformationclass of Code-GDT GoodsMovementTypeCode)
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 20090811
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MDG_CODE_MAPPER Interface for all mapping classes 20090811
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SMT_PREFETCH Prefetch Methods 20090811
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SMT_TRANSFORMATION Transformation Class 20090811
Properties
Class CL_OPS_MAP_CODEGDT_GDSMVMTTYPE  
Short Description Transformationclass of Code-GDT GoodsMovementTypeCode    
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 20090811   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP 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 20090811
2 IF_SMT_PREFETCH Prefetch Methods 20090811
3 IF_SMT_TRANSFORMATION Transformation Class 20090811
Friends
Class CL_OPS_MAP_CODEGDT_GDSMVMTTYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_LIST_AGENCY_ID Constant Protected Type reference (TYPE) MDG_LIST_AGENCY_ID '310' 20090811
2 GC_LIST_ID Constant Protected Type reference (TYPE) MDG_LIST_ID '70036' 20090811
3 GC_LIST_VERSION Constant Protected Type reference (TYPE) MDG_LIST_VERSION '1' 20090811
4 GO_MAPPER Static Attribute Protected Object reference (TYPE REF TO) CL_MDG_CODE_MAPPING 20090811
5 GT_CODE_NAMES Static Attribute Protected See coding 20090811
Methods
# Method Level Visibility Method type Description Created on
1 GET_DESCRIPTION_INTERNAL_VALUE Static method Protected Method Get description of given internal code value 20090811
2 INBOUND_CONVERSION Static method Public Method provides the internal value of a Code-GDT 20090811
3 OUTBOUND_CONVERSION Static method Public Method provides the external value and the description 20090811
Events
Class CL_OPS_MAP_CODEGDT_GDSMVMTTYPE has no event.
Types
Class CL_OPS_MAP_CODEGDT_GDSMVMTTYPE 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 Exporting ET_LOG Call by reference Type reference (TYPE) BAPIRETTAB 20090811
2 Exporting EV_DESCR Call by reference Type reference (TYPE) SAPPLCO_MEDIUM_NAME_CONTENT 20090811
3 Exporting EV_DESCR_LANGUAGE Call by reference Type reference (TYPE) SAPPLCO_LANGUAGE_CODE 20090811
4 Importing IV_LANGUAGE_INTERNAL Call by reference Type reference (TYPE) SY-LANGU 20090811
5 Importing IV_MOVEMENT_TYPE_INTERNAL Call by reference Type reference (TYPE) BWART 20090811
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS 20090811

Method INBOUND_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOG Call by reference Type reference (TYPE) BAPIRETTAB 20090811
2 Exporting EV_MOVEMENT_TYPE_INTERNAL Call by reference Type reference (TYPE) BWART 20090811
3 Importing IV_GDT_GOODSMOVEMENT_TYPE_CODE Call by reference Type reference (TYPE) SAPPLCO_GOODS_MOVEMENT_TYPE_CO 20090811
4 Importing IV_LIST_AGENCY_ID Call by reference Type reference (TYPE) MDG_LIST_AGENCY_ID 20090811
5 Importing IV_LIST_ID Call by reference Type reference (TYPE) MDG_LIST_ID 20090811
6 Importing IV_LIST_VERSION Call by reference Type reference (TYPE) MDG_LIST_VERSION 20090811
7 Importing IV_OBJECT Call by reference Type reference (TYPE) PRX_R3OBJ 'TABL' 20090811
8 Importing IV_OBJ_NAME Call by reference Type reference (TYPE) PRX_R3NAME 'SAPPLCO_GOODS_MOVEMENT_TYPE' 20090811
9 Importing IV_USE_VALUE_MAPPING Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090811
10 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN 20090811
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS 20090811

Method OUTBOUND_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOG Call by reference Type reference (TYPE) BAPIRETTAB 20090811
2 Exporting EV_DESCR Call by reference Type reference (TYPE) SAPPLCO_MEDIUM_NAME_CONTENT 20090811
3 Exporting EV_DESCR_LANGUAGE Call by reference Type reference (TYPE) SAPPLCO_LANGUAGE_CODE 20090811
4 Exporting EV_GDT_GOODSMOVEMENT_TYPE_CODE Call by reference Type reference (TYPE) SAPPLCO_GOODS_MOVEMENT_TYPE_CO 20090811
5 Exporting EV_LIST_AGENCY_ID Call by reference Type reference (TYPE) MDG_LIST_AGENCY_ID 20090811
6 Exporting EV_LIST_ID Call by reference Type reference (TYPE) MDG_LIST_ID 20090811
7 Exporting EV_LIST_VERSION_ID Call by reference Type reference (TYPE) MDG_LIST_VERSION 20090811
8 Importing IV_GET_DESCR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090811
9 Importing IV_LANGUAGE_INTERNAL Call by reference Attribute reference (LIKE) SY-LANGU SY-LANGU 20090811
10 Importing IV_LIST_AGENCY_ID Call by reference Type reference (TYPE) MDG_LIST_AGENCY_ID 20090811
11 Importing IV_LIST_ID Call by reference Type reference (TYPE) MDG_LIST_ID 20090811
12 Importing IV_LIST_VERSION Call by reference Type reference (TYPE) MDG_LIST_VERSION 20090811
13 Importing IV_MOVEMENT_TYPE_INTERNAL Call by reference Type reference (TYPE) BWART 20090811
14 Importing IV_OBJECT Call by reference Type reference (TYPE) PRX_R3OBJ 'TABL' 20090811
15 Importing IV_OBJ_NAME Call by reference Type reference (TYPE) PRX_R3NAME 'SAPPLCO_GOODS_MOVEMENT_TYPE' 20090811
16 Importing IV_USE_VALUE_MAPPING Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090811
17 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN 20090811
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS 20090811
History
Last changed by/on SAP  20100310 
SAP Release Created in 605