SAP ABAP Class CL_OPS_MAP_CODE_INVTRYSPCLSTKT (Transformationclass of the CodeGDT InventorySpeacialStockTyp)
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_ESF_CODE_LIST_PROVIDER 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_CODE_INVTRYSPCLSTKT  
Short Description Transformationclass of the CodeGDT InventorySpeacialStockTyp    
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 20110908   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_ESF_CODE_LIST_PROVIDER 20090811
2 IF_SMT_PREFETCH Prefetch Methods 20090811
3 IF_SMT_TRANSFORMATION Transformation Class 20090811
Friends
Class CL_OPS_MAP_CODE_INVTRYSPCLSTKT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CUSTOMERCONSIGNMENTSTOCK Constant Public Type reference (TYPE) STRING '5' 20090811
2 GC_INVTRYSPCLSTKTYPECODE0 Constant Protected See coding 20090827
3 GC_INVTRYSPCLSTKTYPECODE1 Constant Protected See coding 20090811
4 GC_INVTRYSPCLSTKTYPECODE2 Constant Protected See coding 20090811
5 GC_INVTRYSPCLSTKTYPECODE3 Constant Protected See coding 20090811
6 GC_INVTRYSPCLSTKTYPECODE4 Constant Protected See coding 20090811
7 GC_INVTRYSPCLSTKTYPECODE5 Constant Protected See coding 20090811
8 GC_INVTRYSPCLSTKTYPECODE6 Constant Protected See coding 20090811
9 GC_INVTRYSPCLSTKTYPECODE7 Constant Protected See coding 20090811
10 GC_INVTRYSPCLSTKTYPECODE8 Constant Protected See coding 20090811
11 GC_INVTRYSPCLSTKTYPECODE9 Constant Protected See coding 20090811
12 GC_LIST_AGENCY_ID Constant Protected Type reference (TYPE) MDG_LIST_AGENCY_ID '310' 20090811
13 GC_LIST_ID Constant Protected Type reference (TYPE) MDG_LIST_ID '70038' 20090811
14 GC_LIST_VERSION Constant Protected Type reference (TYPE) MDG_LIST_VERSION '1' 20090811
15 GC_PIPELINEMATERIAL Constant Public Type reference (TYPE) STRING '4' 20090811
16 GC_PROJECTSTOCK Constant Public Type reference (TYPE) STRING '2' 20090811
17 GC_RETURNABLEPACKASTOCKATCUST Constant Public Type reference (TYPE) STRING '7' 20090811
18 GC_RETURNABLETRANSPPACKVENDOR Constant Public Type reference (TYPE) STRING '6' 20090811
19 GC_SALESORDERSTOCK Constant Public Type reference (TYPE) STRING '1' 20090811
20 GC_SHIPPINGUNITWAREHOUSE Constant Public Type reference (TYPE) STRING '9' 20090811
21 GC_STOCKOFMATERIALPROVTOVENDOR Constant Public Type reference (TYPE) STRING '8' 20090811
22 GC_VENDORCONSIGNMENTSTOCK Constant Public Type reference (TYPE) STRING '3' 20090811
23 GT_CODE_GDTS Static Attribute Protected See coding 20090811
24 GT_CODE_NAMES Static Attribute Protected See coding 20090811
25 GT_TECHNICAL_LOG Static Attribute Protected Type reference (TYPE) BAPIRETTAB 20090811
26 GV_SORTED_OUTBOUND Static Attribute Protected Type reference (TYPE) ABAP_BOOL 20090811
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090811
2 GET_DESCRIPTION_INTERNAL_VALUE Static method Protected Method Get description of given internal code value 20090811
3 INBOUND_CONVERSION Static method Public Method provides the internal value of a Code-GDT 20090811
4 INBOUND_INTERVALS2RANGES Static method Public Method provides an internal range table of a given CodeGDT interval 20090811
5 INIT Static method Protected Method 20090811
6 OUTBOUND_CONVERSION Static method Public Method provides the external value and the description 20090811
Events
Class CL_OPS_MAP_CODE_INVTRYSPCLSTKT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_WORKSPACE Public See coding 20090811 BEGIN OF ts_workspace, internal TYPE sobkz, external TYPE sapplco_inventory_special_stoc, END OF ts_workspace
2 TT_INT_MAP_SOBKZ_2_GDT Public See coding 20090811 tt_int_map_sobkz_2_gdt TYPE STANDARD TABLE OF ts_workspace
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_OPS_MAP_CODE_INVTRYSPCLSTKT has no parameter.
Method CONSTRUCTOR on class CL_OPS_MAP_CODE_INVTRYSPCLSTKT has no exception.

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 Table with BAPI Return Information 20090811
2 Exporting EV_DESCR Call by reference Type reference (TYPE) SAPPLCO_MEDIUM_NAME_CONTENT Proxy Data Element (Generated) 20090811
3 Exporting EV_DESCR_LANGUAGE Call by reference Type reference (TYPE) SAPPLCO_LANGUAGE_CODE Proxy Data Element (Generated) 20090811
4 Importing IV_LANGUAGE_INTERNAL Call by reference Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20090811
5 Importing IV_SPECIAL_STOCK_INTERNAL Call by reference Type reference (TYPE) SOBKZ Special Stock Indicator 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 Table with BAPI Return Information 20090811
2 Exporting EV_SPECIAL_STOCK_INTERNAL Call by reference Type reference (TYPE) SOBKZ Special Stock Indicator 20090811
3 Importing IV_GDT_INVENTORY_SPECIAL_STOCK Call by reference Type reference (TYPE) SAPPLCO_INVENTORY_SPECIAL_STOC Proxy Data Element (Generated) 20090811
4 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20090811
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS 20090811

Method INBOUND_INTERVALS2RANGES 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 ET_SOBKZ_RANGE Call by reference Type reference (TYPE) OPS_SE_IM_TT_SPEC_STOCK_RA Range table for special stock indicator 20090811
3 Importing IT_INTERVALS Call by reference Type reference (TYPE) ANY TABLE 20090811
4 Importing IV_DATELEMENT_XI_HIGH Call by reference Type reference (TYPE) STRING 20090811
5 Importing IV_DATELEMENT_XI_LOW Call by reference Type reference (TYPE) STRING 20090811
6 Importing IV_DATELEMENT_XI_OPTION Call by reference Type reference (TYPE) STRING 20090811
7 Importing IV_DATELEMENT_XI_SIGN Call by reference Type reference (TYPE) STRING 20090811
8 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN 20090811
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS 20090811

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SORT_FOR_OUTBOUND_MAPPING Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090811

Method INIT on class CL_OPS_MAP_CODE_INVTRYSPCLSTKT has no exception.

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 Table with BAPI Return Information 20090811
2 Exporting EV_DESCR Call by reference Type reference (TYPE) SAPPLCO_MEDIUM_NAME_CONTENT Proxy Data Element (Generated) 20090811
3 Exporting EV_DESCR_LANGUAGE Call by reference Type reference (TYPE) SAPPLCO_LANGUAGE_CODE Proxy Data Element (Generated) 20090811
4 Exporting EV_GDT_INVENTORY_SPECIAL_STOCK Call by reference Type reference (TYPE) SAPPLCO_INVENTORY_SPECIAL_STOC Proxy Data Element (Generated) 20090811
5 Exporting EV_LIST_AGENCY_ID Call by reference Type reference (TYPE) MDG_LIST_AGENCY_ID List Agency ID 20090811
6 Exporting EV_LIST_ID Call by reference Type reference (TYPE) MDG_LIST_ID List ID 20090811
7 Exporting EV_LIST_VERSION_ID Call by reference Type reference (TYPE) MDG_LIST_VERSION CCT List Version ID, like UKM_E_CCT_ID_SV_ID 20090811
8 Importing IV_GET_DESCR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE true the Method will return a description of the Code-GDT 20090811
9 Importing IV_LANGUAGE_INTERNAL Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Language Key of Current Text Environment 20090811
10 Importing IV_SPECIAL_STOCK_INTERNAL Call by reference Type reference (TYPE) SOBKZ Special Stock Indicator 20090811
11 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20090811
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS 20090811
History
Last changed by/on SAP  20110908 
SAP Release Created in 605