SAP ABAP Class CL_RMSL_SRV_USAGE (Service: Usage)
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_USAGE  
Short Description Service: Usage    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMSL   Labeling Application 
Created 20060622   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_SRV_USAGE has no interface implemented.
Friends
Class CL_RMSL_SRV_USAGE has no friend class.
Attributes
Class CL_RMSL_SRV_USAGE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_USAGE_CL Static method Public Method Checks Validity of Transferred Usages 20060622
2 GET_RATING_DSC_CL Static method Public Method Delivers Description of Specified Ratings 20060622
3 GET_RATING_LIST_CL Static method Public Method Delivers List of All Valid Ratings 20060622
4 GET_VALIDITY_AREA_DSC_CL Static method Public Method Delivers Description of Specified Validity Areas 20060622
5 GET_VALIDITY_AREA_LIST_CL Static method Public Method Delivers List of All Valid Validity Areas 20060622
6 IS_USAGE_OVERLAPPING_CL Static method Public Method Checks a Usage for Overlap 20060622
Events
Class CL_RMSL_SRV_USAGE has no event.
Types
Class CL_RMSL_SRV_USAGE has no local type.
Method Signatures

Method CHECK_USAGE_CL 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 Fehlertabelle 20060622
2 Importing IT_KEY Call by reference Type reference (TYPE) RMSLTY_USAGE zu überprüfende Verwendungen 20060622
3 Importing I_KEYDATE Call by reference Type reference (TYPE) RMSLE_DATE Stichtag 20060622
4 Importing I_SPECIFICATION Call by reference Type reference (TYPE) RMSLE_SPECIFICATION Produktspezifikation 20060809

Method CHECK_USAGE_CL on class CL_RMSL_SRV_USAGE has no exception.

Method GET_RATING_DSC_CL 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_RATING_DSC Sprachabhängige Bezeichnung der Einstufungen 20060622
2 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Fehlertabelle 20060622
3 Importing IT_KEY Call by reference Type reference (TYPE) RMSLTY_RATING Einstufungen 20060622
4 Importing IT_LANGU Call by reference Type reference (TYPE) RMSLTY_LANGU Sprachen 20060622
5 Importing I_KEYDATE Call by reference Type reference (TYPE) RMSLE_DATE Stichtag 20060622

Method GET_RATING_DSC_CL on class CL_RMSL_SRV_USAGE has no exception.

Method GET_RATING_LIST_CL 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 Fehlertabelle 20060622
2 Exporting ET_LIST Call by reference Type reference (TYPE) RMSLTY_RATING Liste aller gültigen Einstufungen 20060622
3 Importing I_KEYDATE Call by reference Type reference (TYPE) RMSLE_DATE Stichtag 20060622

Method GET_RATING_LIST_CL on class CL_RMSL_SRV_USAGE has no exception.

Method GET_VALIDITY_AREA_DSC_CL 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_VALIDITY_AREA_DSC Sprachabhängige Bezeichnung der Gültigkeitsräume 20060622
2 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Fehlertabelle 20060622
3 Importing IT_KEY Call by reference Type reference (TYPE) RMSLTY_VALIDITY_AREA Gültigkeitsräume 20060622
4 Importing IT_LANGU Call by reference Type reference (TYPE) RMSLTY_LANGU Sprachen 20060622
5 Importing I_KEYDATE Call by reference Type reference (TYPE) RMSLE_DATE Stichtag 20060622

Method GET_VALIDITY_AREA_DSC_CL on class CL_RMSL_SRV_USAGE has no exception.

Method GET_VALIDITY_AREA_LIST_CL 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 Fehlertabelle 20060622
2 Exporting ET_LIST Call by reference Type reference (TYPE) RMSLTY_VALIDITY_AREA Liste aller gültigen Gültigkeitsräume 20060622
3 Importing I_KEYDATE Call by reference Type reference (TYPE) RMSLE_DATE Stichtag 20060622

Method GET_VALIDITY_AREA_LIST_CL on class CL_RMSL_SRV_USAGE has no exception.

Method IS_USAGE_OVERLAPPING_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20060622
2 Exporting E_FLG_IS_OVERLAPPING Call by reference Type reference (TYPE) ABAP_BOOL 20060622
3 Importing IT_USAGE_1 Call by reference Type reference (TYPE) RMSLTY_USAGE Verwendung 20060810
4 Importing IT_USAGE_2 Call by reference Type reference (TYPE) RMSLTY_USAGE Verwendung 20060810

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