SAP ABAP Class CL_MMSRV_UI_UTIL (Utility Class for Service Package)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-SRV (Application Component) External Services
     MMSRV_UI_MODEL (Package) Model Components for Web Dynpro External Service
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MMPUR_UI_CONSTANTS Constants 20060615
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MMSRV_UI_CONSTANTS Constants for MMSRV Feeder 20060615
Properties
Class CL_MMSRV_UI_UTIL  
Short Description Utility Class for Service Package    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MMSRV_UI_MODEL   Model Components for Web Dynpro External Service 
Created 20060615   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MMSRV_UI_UTIL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MMPUR_UI_CONSTANTS Constants 20060615
2 IF_MMSRV_UI_CONSTANTS Constants for MMSRV Feeder 20060615
Friends
Class CL_MMSRV_UI_UTIL has no friend class.
Attributes
Class CL_MMSRV_UI_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CURRENCY_DESC Static method Public Method Return Description of Currency 20060615
2 GET_LONG_TEXT_INFO Static method Public Method 20110202
3 GET_MSS_DESC Static method Public Method Return Description of MSS 20070823
4 GET_ROW_DELTA_UI Static method Public Method 20091124
5 GET_SERVICE_CATEGORY_DESC Static method Public Method Return Description of Service Category 20060615
6 GET_SSC_DESC Static method Public Method Return Description of SSC 20070827
7 SHOW_CREATE_PURORD_NAVIGATION Static method Public Method Navigation for Creating PO from PR 20060615
8 SHOW_CREATE_SES_NAVIGATION Static method Public Method Navigation for Creating SES from PO 20060615
9 SHOW_DISP_MSS_NAVIGATION Static method Public Method Navigation for MSS 20060615
10 SHOW_DISP_PURORD_NAVIGATION Static method Public Method Navigation for PO 20060615
11 SHOW_DISP_PURREQ_NAVIGATION Static method Public Method Navigation for PR 20060615
Events
Class CL_MMSRV_UI_UTIL has no event.
Types
Class CL_MMSRV_UI_UTIL has no local type.
Method Signatures

Method GET_CURRENCY_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXT_TCURT Call by reference Type reference (TYPE) MMSRVUI_TCURT_TTY Table Type: Currency Description 20060615
2 Importing IM_CURR_KEY Call by reference Type reference (TYPE) WAERS Currency Key 20060615
3 Importing IM_LANG Call by reference Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20060615
# Exception Resumable Description Created on
1 NO_DATA_FOUND 20060615

Method GET_LONG_TEXT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LONG_TEXT_CHANGABLE Call by reference Type reference (TYPE) FLAG General Flag 20110202
2 Importing IV_SERVICE_NUM Call by reference Type reference (TYPE) ASNUM Activity Number 20110202

Method GET_LONG_TEXT_INFO on class CL_MMSRV_UI_UTIL has no exception.

Method GET_MSS_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_MSS_DESC Call by reference Type reference (TYPE) TMP_SPEC-TXZ01 Short description of model specifications 20070823
2 Importing IM_MSS_NUM Call by reference Type reference (TYPE) TMP_SPEC-SPEC_NO Number of a Set of Model Service Specifications 20070823

Method GET_MSS_DESC on class CL_MMSRV_UI_UTIL has no exception.

Method GET_ROW_DELTA_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DEFAULT_VALUE Call by reference Type reference (TYPE) T165 Default Values for Purchasing/Services 20091124

Method GET_ROW_DELTA_UI on class CL_MMSRV_UI_UTIL has no exception.

Method GET_SERVICE_CATEGORY_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXT_T362T Call by reference Type reference (TYPE) MMSRVUI_T362T_TTY Table Type: Service Category Description 20060615
2 Importing IM_LANG Call by reference Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20060615
3 Importing IM_SRV_CAT Call by reference Type reference (TYPE) T362T-ASTYP Service Category 20060615
# Exception Resumable Description Created on
1 NO_DATA_FOUND 20060615

Method GET_SSC_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SSC_DESC Call by reference Type reference (TYPE) MMSRV_LIMIT_STY-SSC_DESC Short Text 20070827
2 Importing IM_SSC_KEY Call by reference Type reference (TYPE) ESUH-LBNUM Key to Service Type 20070827

Method GET_SSC_DESC on class CL_MMSRV_UI_UTIL has no exception.

Method SHOW_CREATE_PURORD_NAVIGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ITEM_NUM Call by reference Type reference (TYPE) BNFPO Item Number of Purchase Requisition 20060615
2 Importing IM_PORTAL_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_PORTAL_INTEGRATION Web Dynpro: Portal Integration 20060615
3 Importing IM_PR_NUM Call by reference Type reference (TYPE) BANFN Purchase Requisition Number 20060615

Method SHOW_CREATE_PURORD_NAVIGATION on class CL_MMSRV_UI_UTIL has no exception.

Method SHOW_CREATE_SES_NAVIGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ITEM_NUM Call by reference Type reference (TYPE) EBELP Item Number of Purchasing Document 20060615
2 Importing IM_PORTAL_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_PORTAL_INTEGRATION Web Dynpro: Portal Integration 20060615
3 Importing IM_PO_NUM Call by reference Type reference (TYPE) EBELN Purchasing Document Number 20060615

Method SHOW_CREATE_SES_NAVIGATION on class CL_MMSRV_UI_UTIL has no exception.

Method SHOW_DISP_MSS_NAVIGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MSS_NUM Call by reference Type reference (TYPE) SPEC_NO Number of a Set of Model Service Specifications 20060615
2 Importing IM_PORTAL_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_PORTAL_INTEGRATION Web Dynpro: Portal Integration 20060615

Method SHOW_DISP_MSS_NAVIGATION on class CL_MMSRV_UI_UTIL has no exception.

Method SHOW_DISP_PURORD_NAVIGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PORTAL_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_PORTAL_INTEGRATION Web Dynpro: Portal Integration 20060615
2 Importing IM_PO_NUM Call by reference Type reference (TYPE) EBELN Purchasing Document Number 20060615

Method SHOW_DISP_PURORD_NAVIGATION on class CL_MMSRV_UI_UTIL has no exception.

Method SHOW_DISP_PURREQ_NAVIGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PORTAL_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_PORTAL_INTEGRATION Web Dynpro: Portal Integration 20060615
2 Importing IM_PR_NUM Call by reference Type reference (TYPE) BANFN Purchase Requisition Number 20060615

Method SHOW_DISP_PURREQ_NAVIGATION on class CL_MMSRV_UI_UTIL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700