SAP ABAP Class IF_RMSL_USAGE_DATA (Interface for BAdI: RMSL_USAGE_DATA)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20060724
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMSL_DI_USAGE_DATA Class for BAdI: RMSL_USAGE_DATA 20060724
Properties
Class IF_RMSL_USAGE_DATA  
Short Description Interface for BAdI: RMSL_USAGE_DATA    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060724   SAP 
Last change 20100310   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 IF_RMSL_USAGE_DATA has no interface implemented.
Friends
Class IF_RMSL_USAGE_DATA has no friend class.
Attributes
Class IF_RMSL_USAGE_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_RATING_DSC Instance method Public Method Delivers Description of Specified Ratings 20060724
2 GET_RATING_LIST Instance method Public Method Delivers List of All Valid Ratings 20060724
3 GET_VALIDITY_AREA_DSC Instance method Public Method Delivers Description of Specified Validity Areas 20060724
4 GET_VALIDITY_AREA_LIST Instance method Public Method Delivers List of All Valid Validity Areas 20060724
5 IS_USAGE_OVERLAPPING Instance method Public Method Checks a Usage for Overlap 20060724
Events
Class IF_RMSL_USAGE_DATA has no event.
Types
Class IF_RMSL_USAGE_DATA has no local type.
Method Signatures

Method GET_RATING_DSC 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 von Einstufungen 20060724
2 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Fehlertabelle 20060724
3 Importing IT_KEY Call by reference Type reference (TYPE) RMSLTY_RATING Einstufungen 20060724
4 Importing IT_LANGU Call by reference Type reference (TYPE) RMSLTY_LANGU Sprachen 20060724

Method GET_RATING_DSC on class IF_RMSL_USAGE_DATA has no exception.

Method GET_RATING_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 Fehlertabelle 20060724
2 Exporting ET_KEY Call by reference Type reference (TYPE) RMSLTY_RATING Einstufungen 20060724

Method GET_RATING_LIST on class IF_RMSL_USAGE_DATA has no exception.

Method GET_VALIDITY_AREA_DSC 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 von Gültikeitsräumen 20060724
2 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Fehlertabelle 20060724
3 Importing IT_KEY Call by reference Type reference (TYPE) RMSLTY_VALIDITY_AREA Gültigkeitsräume 20060724
4 Importing IT_LANGU Call by reference Type reference (TYPE) RMSLTY_LANGU Sprachen 20060724

Method GET_VALIDITY_AREA_DSC on class IF_RMSL_USAGE_DATA has no exception.

Method GET_VALIDITY_AREA_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 Fehlertabelle 20060724
2 Exporting ET_LIST Call by reference Type reference (TYPE) RMSLTY_VALIDITY_AREA Liste aller gültigen Gültigkeitsräume 20060724

Method GET_VALIDITY_AREA_LIST on class IF_RMSL_USAGE_DATA has no exception.

Method IS_USAGE_OVERLAPPING 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 20060725
2 Exporting E_FLG_IS_OVERLAPPING Call by reference Type reference (TYPE) ABAP_BOOL 20060724
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 on class IF_RMSL_USAGE_DATA has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in