SAP ABAP Class CL_RMSL_SHLP_TOOLS (Component Structure Template Assistance Class)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-RM (Application Component) Recipe Management
     RMSL (Package) Labeling Application
Properties
Class CL_RMSL_SHLP_TOOLS  
Short Description Component Structure Template Assistance Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMSL   Labeling Application 
Created 20100906   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
Class CL_RMSL_SHLP_TOOLS has no interface implemented.
Friends
Class CL_RMSL_SHLP_TOOLS has no friend class.
Attributes
Class CL_RMSL_SHLP_TOOLS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_NUTRIENT Static method Public Method Check if a nutrient exists and is part of a nutrient group 20100920
2 CHECK_PHRASE Static method Public Method Check if a phrase exists with a given ID 20101005
3 GET_NUTRIENT_DESC Static method Public Method Gets the Description of a Nutrient 20100910
4 GET_PHRASE_DESC Static method Public Method Gets the Text for a Phrase 20100910
5 SHLP_GET_RECORD_TAB_STRU_DESC Static method Public Method Builds up data for record tab for the Phrase search help 20100906
Events
Class CL_RMSL_SHLP_TOOLS has no event.
Types
Class CL_RMSL_SHLP_TOOLS has no local type.
Method Signatures

Method CHECK_NUTRIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NUTRIENT Call by reference Type reference (TYPE) RMSLE_NUTRIENT Nutrient 20100920

Method CHECK_NUTRIENT on class CL_RMSL_SHLP_TOOLS has no exception.

Method CHECK_PHRASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PHRASE Call by reference Type reference (TYPE) RMSLE_NUTI_PHRASE Phrase for Description 20101005

Method CHECK_PHRASE on class CL_RMSL_SHLP_TOOLS has no exception.

Method GET_NUTRIENT_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DESCRIPTION Call by reference Type reference (TYPE) RMSLE_WUI_NUTR_HI_DESCR_NU Nutrient Description 20100910
2 Importing IV_NUTRIENT Call by reference Type reference (TYPE) RMSLE_NUTRIENT Nutrient 20100910

Method GET_NUTRIENT_DESC on class CL_RMSL_SHLP_TOOLS has no exception.

Method GET_PHRASE_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DESCRIPTION Call by reference Type reference (TYPE) RMSLE_WUI_NUTR_HI_DESCR_PH Phrase Description 20100910
2 Importing IV_LANG Call by reference Type reference (TYPE) LANGU Language Key of Current Text Environment 20101008
3 Importing IV_PHRASE Call by reference Type reference (TYPE) RMSLE_NUTI_PHRASE Phrase for Description 20100910

Method GET_PHRASE_DESC on class CL_RMSL_SHLP_TOOLS has no exception.

Method SHLP_GET_RECORD_TAB_STRU_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_STRUCT_DESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20100906
2 Importing IS_SHLP Call by reference Type reference (TYPE) SHLP_DESCR Description of Search Help 20100906

Method SHLP_GET_RECORD_TAB_STRU_DESC on class CL_RMSL_SHLP_TOOLS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606