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 | 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 | Static method | Public | Method | Check if a nutrient exists and is part of a nutrient group | 20100920 | |
| 2 | Static method | Public | Method | Check if a phrase exists with a given ID | 20101005 | |
| 3 | Static method | Public | Method | Gets the Description of a Nutrient | 20100910 | |
| 4 | Static method | Public | Method | Gets the Text for a Phrase | 20100910 | |
| 5 | 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 | 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 | 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 | EV_DESCRIPTION | Call by reference | Type reference (TYPE) | RMSLE_WUI_NUTR_HI_DESCR_NU | Nutrient Description | 20100910 | |||
| 2 | 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 | EV_DESCRIPTION | Call by reference | Type reference (TYPE) | RMSLE_WUI_NUTR_HI_DESCR_PH | Phrase Description | 20100910 | |||
| 2 | IV_LANG | Call by reference | Type reference (TYPE) | LANGU | Language Key of Current Text Environment | 20101008 | |||
| 3 | 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 | ER_STRUCT_DESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20100906 | |||
| 2 | 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 |