SAP ABAP Class CL_RMSL_SRV_DIET_DATA (Service: Diet Data)
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_SRV_DIET_DATA | |
| Short Description | Service: Diet Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMSL | Labeling Application |
| Created | 20060621 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RMSL_SRV_DIET_DATA has no forward declaration.
Interfaces
Class CL_RMSL_SRV_DIET_DATA has no interface implemented.
Friends
Class CL_RMSL_SRV_DIET_DATA has no friend class.
Attributes
Class CL_RMSL_SRV_DIET_DATA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Delivers Technical Key of Diet Group | 20060721 | |
| 2 | Static method | Public | Method | Delivers Technical Key of Diet Substance | 20060721 | |
| 3 | Static method | Public | Method | Checks Validity of Transferred Diets | 20060621 | |
| 4 | Static method | Public | Method | Checks Validity of Transferred Diet Groups | 20060621 | |
| 5 | Static method | Public | Method | Checks Validity of Transferred Diet Values | 20060621 | |
| 6 | Static method | Public | Method | Get Default Diet Group | 20070109 | |
| 7 | Static method | Public | Method | Delivers Default Validity Area | 20060915 | |
| 8 | Static method | Public | Method | Delivers Descriptions of Specified Diets | 20060621 | |
| 9 | Static method | Public | Method | Delivers Descriptions of Specified Diet Groups | 20060621 | |
| 10 | Static method | Public | Method | Delivers List of All Valid Diet Groups | 20060621 | |
| 11 | Static method | Public | Method | Delivers List of All Valid Diets | 20060621 | |
| 12 | Static method | Public | Method | Delivers Descriptions of Specified Diet Values | 20060621 | |
| 13 | Static method | Public | Method | Delivers List of All Valid Diet Values | 20060621 |
Events
Class CL_RMSL_SRV_DIET_DATA has no event.
Types
Class CL_RMSL_SRV_DIET_DATA has no local type.
Method Signatures
Method AS_DIET_GROUP_TECHNICAL_KEY_CL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20060721 | |||
| 2 | E_TECHNICAL_KEY | Call by reference | Type reference (TYPE) | RMSLE_DIET_GROUP | Diätstoffgruppe | 20060721 | |||
| 3 | I_EXTERNAL_KEY | Call by reference | Type reference (TYPE) | RMSLE_DIET_GROUP | Diätstoffgruppe | 20060721 | |||
| 4 | I_KEYDATE | Call by reference | Type reference (TYPE) | RMSLE_KEY_DATE | Stichtag | 20061020 |
Method AS_DIET_GROUP_TECHNICAL_KEY_CL on class CL_RMSL_SRV_DIET_DATA has no exception.
Method AS_DIET_TECHNICAL_KEY_CL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20060721 | |||
| 2 | E_TECHNICAL_KEY | Call by reference | Type reference (TYPE) | RMSLE_DIET | Diät | 20060721 | |||
| 3 | I_EXTERNAL_KEY | Call by reference | Type reference (TYPE) | RMSLE_DIET | Diät | 20060721 | |||
| 4 | I_KEYDATE | Call by reference | Type reference (TYPE) | RMSLE_KEY_DATE | Stichtag | 20061020 |
Method AS_DIET_TECHNICAL_KEY_CL on class CL_RMSL_SRV_DIET_DATA has no exception.
Method CHECK_DIET_CL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Fehlertabelle | 20060621 | |||
| 2 | IT_LIST | Call by reference | Type reference (TYPE) | RMSLTY_DIET | zu überprüfende Diäten | 20060621 | |||
| 3 | IV_DIET_GORUP | Call by reference | Type reference (TYPE) | RMSLE_DIET_GROUP | Diätstoffgruppe | 20091111 | |||
| 4 | I_KEYDATE | Call by reference | Type reference (TYPE) | RMSLE_DATE | Stichtag | 20060621 |
Method CHECK_DIET_CL on class CL_RMSL_SRV_DIET_DATA has no exception.
Method CHECK_DIET_GROUP_CL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Fehlertabelle | 20060621 | |||
| 2 | IT_LIST | Call by reference | Type reference (TYPE) | RMSLTY_DIET_GROUP | zu überprüfende Diätstoffgruppen | 20060621 | |||
| 3 | I_KEYDATE | Call by reference | Type reference (TYPE) | RMSLE_DATE | Stichtag | 20060621 |
Method CHECK_DIET_GROUP_CL on class CL_RMSL_SRV_DIET_DATA has no exception.
Method CHECK_DIET_VALUE_CL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Fehlertabelle | 20060621 | |||
| 2 | IT_LIST | Call by reference | Type reference (TYPE) | RMSLTY_DIET_VALUE | zu überprüfende Diätwerte | 20060621 | |||
| 3 | IV_DIET | Call by reference | Type reference (TYPE) | RMSLE_DIET | Diätstoff | 20091110 | |||
| 4 | I_KEYDATE | Call by reference | Type reference (TYPE) | RMSLE_DATE | Stichtag | 20060621 |
Method CHECK_DIET_VALUE_CL on class CL_RMSL_SRV_DIET_DATA has no exception.
Method GET_DEFAULT_DIET_GROUP_CL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20070109 | |||
| 2 | E_DEFAULT_DIET_GROUP | Call by reference | Type reference (TYPE) | RMSLE_STD_DIETGRP | Standard Diätstoffgruppe | 20070109 |
Method GET_DEFAULT_DIET_GROUP_CL on class CL_RMSL_SRV_DIET_DATA has no exception.
Method GET_DEFAULT_USAGE_CL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20060915 | |||
| 2 | E_RATING | Call by reference | Type reference (TYPE) | RMSLE_RATING | Einstufung | 20060915 | |||
| 3 | E_VALIDITY_AREA | Call by reference | Type reference (TYPE) | RMSLE_VALIDITY_AREA | Gültigkeitsraum der Verwendung | 20060915 |
Method GET_DEFAULT_USAGE_CL on class CL_RMSL_SRV_DIET_DATA has no exception.
Method GET_DIET_DESCRIPTION_CL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DESCRIPTION | Call by reference | Type reference (TYPE) | RMSLTY_DIET_DSC | Sprachabhängige Bezeichnung von Diäten | 20060621 | |||
| 2 | ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Fehlertabelle | 20060621 | |||
| 3 | ET_EXTERNAL_KEY | Call by reference | Type reference (TYPE) | RMSLTY_DIET_KEY_MAP | Schlüsselabbildung für Diäten | 20060720 | |||
| 4 | IS_USAGE | Call by reference | Type reference (TYPE) | RMSLS_USAGE | Verwendung | 20100503 | |||
| 5 | IT_KEY | Call by reference | Type reference (TYPE) | RMSLTY_DIET | Diäten | 20060621 | |||
| 6 | IT_LANGU | Call by reference | Type reference (TYPE) | RMSLTY_LANGU | Sprachen | 20060621 | |||
| 7 | I_KEYDATE | Call by reference | Type reference (TYPE) | RMSLE_DATE | Stichtag | 20060621 |
Method GET_DIET_DESCRIPTION_CL on class CL_RMSL_SRV_DIET_DATA has no exception.
Method GET_DIET_GROUP_DESCRIPTION_CL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DESCRIPTION | Call by reference | Type reference (TYPE) | RMSLTY_DIET_GROUP_DSC | Sprachabhängige Bezeichnung von Diätstoffgruppen | 20060621 | |||
| 2 | ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Fehlertabelle | 20060621 | |||
| 3 | ET_EXTERNAL_KEY | Call by reference | Type reference (TYPE) | RMSLTY_DIETGRP_KEY_MAP | Schlüsselabbildung für Diätstoffgruppen | 20060720 | |||
| 4 | IT_KEY | Call by reference | Type reference (TYPE) | RMSLTY_DIET_GROUP | Diätstoffgruppen | 20060621 | |||
| 5 | IT_LANGU | Call by reference | Type reference (TYPE) | RMSLTY_LANGU | Sprachen | 20060621 | |||
| 6 | I_KEYDATE | Call by reference | Type reference (TYPE) | RMSLE_DATE | Stichtag | 20060621 |
Method GET_DIET_GROUP_DESCRIPTION_CL on class CL_RMSL_SRV_DIET_DATA has no exception.
Method GET_DIET_GROUP_LIST_CL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Fehlertabelle | 20060621 | |||
| 2 | ET_LIST | Call by reference | Type reference (TYPE) | RMSLTY_DIET_GROUP | Liste aller gültigen Diätstoffgruppen | 20060621 | |||
| 3 | I_KEYDATE | Call by reference | Type reference (TYPE) | RMSLE_DATE | Stichtag | 20060621 |
Method GET_DIET_GROUP_LIST_CL on class CL_RMSL_SRV_DIET_DATA has no exception.
Method GET_DIET_LIST_CL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Fehlertabelle | 20060621 | |||
| 2 | ET_LIST | Call by reference | Type reference (TYPE) | RMSLTY_DIET | Liste aller gültigen Diäten (ggf. nur der Diätstoffgruppe) | 20060621 | |||
| 3 | I_DIET_GROUP | Call by reference | Type reference (TYPE) | RMSLE_DIET_GROUP | Diätstoffgruppe | 20060621 | |||
| 4 | I_KEYDATE | Call by reference | Type reference (TYPE) | RMSLE_DATE | Stichtag | 20060621 |
Method GET_DIET_LIST_CL on class CL_RMSL_SRV_DIET_DATA has no exception.
Method GET_DIET_VALUE_DESCRIPTION_CL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DESCRIPTION | Call by reference | Type reference (TYPE) | RMSLTY_DIET_VALUE_DSC | Sprachabhängige Bezeichnung von Diätwerten | 20060621 | |||
| 2 | ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Fehlertabelle | 20060621 | |||
| 3 | IT_KEY | Call by reference | Type reference (TYPE) | RMSLTY_DIET_VALUE | Diätwerte | 20060621 | |||
| 4 | IT_LANGU | Call by reference | Type reference (TYPE) | RMSLTY_LANGU | Sprachen | 20060621 | |||
| 5 | I_KEYDATE | Call by reference | Type reference (TYPE) | RMSLE_DATE | Stichtag | 20060621 |
Method GET_DIET_VALUE_DESCRIPTION_CL on class CL_RMSL_SRV_DIET_DATA has no exception.
Method GET_DIET_VALUE_LIST_CL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Fehlertabelle | 20060621 | |||
| 2 | ET_LIST | Call by reference | Type reference (TYPE) | RMSLTY_DIET_VALUE | Liste aller gültigen Diätwerte | 20060621 | |||
| 3 | IV_DIET | Call by reference | Type reference (TYPE) | RMSLE_DIET | Diätstoff | 20091110 | |||
| 4 | I_KEYDATE | Call by reference | Type reference (TYPE) | RMSLE_DATE | Stichtag | 20060621 |
Method GET_DIET_VALUE_LIST_CL on class CL_RMSL_SRV_DIET_DATA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |