SAP ABAP Interface IF_RMSL_QUANT_DATA (Interface for BAdI: RMSL_QUANT_DATA)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-RM (Application Component) Recipe Management
     RMSL (Package) Labeling Application
Properties
Interface IF_RMSL_QUANT_DATA  
Short Description Interface for BAdI: RMSL_QUANT_DATA    
General Data
Package RMSL   Labeling Application 
Created 20090831   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_RMSL_QUANT_DATA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20090831
Friends
Interface IF_RMSL_QUANT_DATA has no friend.
Attributes
Interface IF_RMSL_QUANT_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AS_TECHNICAL_KEY Instance method Public Method Delivers Technical Key of Quantitative Data 20090831
2 GET_DEFAULT_BASE_QUANTITY Instance method Public Method Delivers Default Base Quantity and Base Quantity Unit 20090831
3 GET_DEFAULT_USAGE Instance method Public Method Delivers Default Validity Area 20090831
4 GET_DESCRIPTION Instance method Public Method Delivers Descriptions of Specified Quantitative Data 20090831
5 GET_ENERGY Instance method Public Method Delivers Quantitative Data Marked As 'Calories' 20090831
6 GET_LIST Instance method Public Method Delivers List of All Valid Quantitative Data 20090831
7 GET_ROUNDING_RULES Instance method Public Method Delivers Rounding Rules for Values of Quantitative Data 20090831
8 GET_ROUNDING_RULES_RDA Instance method Public Method Delivers Rounding Rules for RDA Values of Quantitative Data 20090831
9 GET_UNITS_FOR_QUANT_DATA Instance method Public Method Delivers the Possible Units 20090831
Events
Interface IF_RMSL_QUANT_DATA has no event.
Types
Interface IF_RMSL_QUANT_DATA has no local type.
Method Signatures

Method AS_TECHNICAL_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20090831
2 Exporting EV_TECHNICAL_KEY Call by reference Type reference (TYPE) RMSLE_NUTRIENT Nährstoff 20090831
3 Importing IV_EXTERNAL_KEY Call by reference Type reference (TYPE) RMSLE_NUTRIENT Nährstoff 20090831
4 Importing IV_KEYDATE Call by reference Type reference (TYPE) RMSLE_KEY_DATE Stichtag der Daten des Etikettensatzes 20090831

Method AS_TECHNICAL_KEY on Interface IF_RMSL_QUANT_DATA has no exception.

Method GET_DEFAULT_BASE_QUANTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20090831
2 Exporting EV_BASE_QTY Call by reference Type reference (TYPE) RMSLE_BASE_QTY Basismenge für Nährstoffetikettenliste 20090831
3 Exporting EV_UNIT_BASE_QTY Call by reference Type reference (TYPE) RMSLE_UNIT_BASE_QTY Mengeneinheit einer Basismenge 20090831

Method GET_DEFAULT_BASE_QUANTITY on Interface IF_RMSL_QUANT_DATA has no exception.

Method GET_DEFAULT_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20090831
2 Exporting EV_RATING Call by reference Type reference (TYPE) RMSLE_RATING Einstufung 20090831
3 Exporting EV_VALIDITY_AREA Call by reference Type reference (TYPE) RMSLE_VALIDITY_AREA Gültigkeitsraum 20090831

Method GET_DEFAULT_USAGE on Interface IF_RMSL_QUANT_DATA has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DESCRIPTION Call by reference Type reference (TYPE) RMSLTY_NUTRIENT_DSC Sprachabhängige Bezeichnung von Nährstoffen 20090831
2 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20090831
3 Exporting ET_EXTERNAL_KEY Call by reference Type reference (TYPE) RMSLTY_NUTRIENT_KEY_MAP Schlüsselabbildung für Nährstoffe 20090831
4 Importing IS_USAGE Call by reference Type reference (TYPE) RMSLS_USAGE Verwendung 20100503
5 Importing IT_KEY Call by reference Type reference (TYPE) RMSLTY_NUTRIENT Nährstoffe 20090831
6 Importing IT_LANGU Call by reference Type reference (TYPE) RMSLTY_LANGU Sprachen 20090831
7 Importing IV_KEYDATE Call by reference Type reference (TYPE) RMSLE_DATE Datum 20090831

Method GET_DESCRIPTION on Interface IF_RMSL_QUANT_DATA has no exception.

Method GET_ENERGY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20090831
2 Exporting ET_FRMLTY_FRMLC09 Call by reference Type reference (TYPE) FRMLTY_FRMLC09 Tabelle für Formel-Umgebungsparameter 20090831

Method GET_ENERGY on Interface IF_RMSL_QUANT_DATA has no exception.

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20090831
2 Exporting ET_LIST Call by reference Type reference (TYPE) RMSLTY_NUTRIENT Nährstoffe 20090831
3 Importing IV_KEYDATE Call by reference Type reference (TYPE) RMSLE_DATE Datum 20090831
4 Importing IV_QUANT_GROUP Call by reference Type reference (TYPE) RMSLE_NUTRIENT_GROUP Nährstoffgruppe 20090831

Method GET_LIST on Interface IF_RMSL_QUANT_DATA has no exception.

Method GET_ROUNDING_RULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20090831
2 Exporting ET_RULE Call by reference Type reference (TYPE) RMSLTY_ROUND_RULES_NUTR Rundungsregeln für Nährstoffe 20090831
3 Importing IS_USAGE Call by reference Type reference (TYPE) RMSLS_USAGE Verwendung 20090831
4 Importing IT_KEY Call by reference Type reference (TYPE) RMSLTY_NUTRIENT Nährstoffe 20090831
5 Importing IV_KEYDATE Call by reference Type reference (TYPE) RMSLE_DATE Datum 20090831

Method GET_ROUNDING_RULES on Interface IF_RMSL_QUANT_DATA has no exception.

Method GET_ROUNDING_RULES_RDA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20090831
2 Exporting ET_RULE Call by reference Type reference (TYPE) RMSLTY_ROUND_RULES_NUTR Rundungsregeln für Nährstoffe 20090831
3 Importing IS_USAGE Call by reference Type reference (TYPE) RMSLS_USAGE Verwendung 20090831
4 Importing IT_KEY Call by reference Type reference (TYPE) RMSLTY_NUTRIENT Nährstoffe 20090831
5 Importing IV_KEYDATE Call by reference Type reference (TYPE) RMSLE_DATE Datum 20090831

Method GET_ROUNDING_RULES_RDA on Interface IF_RMSL_QUANT_DATA has no exception.

Method GET_UNITS_FOR_QUANT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ALLOWED_UNIT Call by reference Type reference (TYPE) RMSLTY_NUTR_UNIT Erlaubte Einheiten für Nährstoffe 20090831
2 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20090831
3 Exporting EV_BASE_UNIT Call by reference Type reference (TYPE) UNIT Unit 20090831
4 Importing IV_KEYDATE Call by reference Type reference (TYPE) RMSLE_DATE Datum 20090831
5 Importing IV_QUANT_DATA Call by reference Type reference (TYPE) RMSLE_NUTRIENT Nährstoff 20090831

Method GET_UNITS_FOR_QUANT_DATA on Interface IF_RMSL_QUANT_DATA has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 605