SAP ABAP Class CL_RMSL_HDL_USAGE_DATA (Usage Handler)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-RM (Application Component) Recipe Management
     RMSL (Package) Labeling Application
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RMSL_HDL Handler - Base Class 20060803
Properties
Class CL_RMSL_HDL_USAGE_DATA  
Short Description Usage Handler    
Super Class CL_RMSL_HDL Handler - Base Class 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMSL   Labeling Application 
Created 20060803   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RMSL_HDL_USAGE_DATA has no forward declaration.
Interfaces
Class CL_RMSL_HDL_USAGE_DATA has no interface implemented.
Friends
Class CL_RMSL_HDL_USAGE_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_HANDLER_CL Static Attribute Private Object reference (TYPE REF TO) CL_RMSL_HDL_USAGE_DATA Handler Instance 20060803
Methods
# Method Level Visibility Method type Description Created on
1 ADD_USAGE Instance method Public Method Create New Usage 20060808
2 DELETE_USAGE Instance method Public Method Process Function Code "Create Change State" 20060808
3 FREE Static method Public Method FREE 20080318
4 GET_INSTANCE_CL Static method Public Method Delivers a Handler Instance 20060803
5 GET_LABEL_USAGES Instance method Public Method Delivers Usages for Label 20060808
6 GET_RATING_LIST_CL Static method Public Method Delivers Ratings 20060803
7 GET_VALIDITY_AREA_LIST_CL Static method Public Method Delivers Validity Areas 20060803
Events
Class CL_RMSL_HDL_USAGE_DATA has no event.
Types
Class CL_RMSL_HDL_USAGE_DATA has no local type.
Method Signatures

Method ADD_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 20060808
2 Importing I_ACTIVITY_MODE Call by reference Type reference (TYPE) RMSLE_MODE Moduskennzeichen Anzeige/Ändern/Anlegen/Ungültig 20060808
3 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060808
4 Importing I_EXCLUDING_FLG Call by reference Type reference (TYPE) RMSLE_FLG_EXCLUDING Kz. Verwendung ausschließen 20060809
5 Importing I_KEYDATE Call by reference Type reference (TYPE) RMSLE_DATE Datum 20060809
6 Importing I_LABEL_ID Call by reference Type reference (TYPE) RMSLE_LABELID Etikettensatz 20060808
7 Importing I_RATING Call by reference Type reference (TYPE) RMSLE_RATING Einstufung 20060809
8 Importing I_VALIDITY_AREA Call by reference Type reference (TYPE) RMSLE_VALIDITY_AREA Gültigkeitsraum der Verwendung 20060809

Method ADD_USAGE on class CL_RMSL_HDL_USAGE_DATA has no exception.

Method DELETE_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 Fehlertabelle 20060808
2 Importing IS_SELECTED_ROW Call by reference Type reference (TYPE) RMSLS_DYNP_VIEW_USAGES Dynprostruktur für Verwendungen 20060808
3 Importing I_ACTIVITY_MODE Call by reference Type reference (TYPE) RMSLE_MODE Moduskennzeichen Anzeige/Ändern/Anlegen/Ungültig 20060808
4 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060808
5 Importing I_KEYDATE Call by reference Type reference (TYPE) RMSLE_DATE Datum 20060808
6 Importing I_LABEL_ID Call by reference Type reference (TYPE) RMSLE_LABELID Etikett 20060808

Method DELETE_USAGE on class CL_RMSL_HDL_USAGE_DATA has no exception.

Method FREE Signature

Method FREE on class CL_RMSL_HDL_USAGE_DATA has no parameter.
Method FREE on class CL_RMSL_HDL_USAGE_DATA has no exception.

Method GET_INSTANCE_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_HANDLER Call by reference Object reference (TYPE REF TO) CL_RMSL_HDL_USAGE_DATA Handlerinstanz 20060803

Method GET_INSTANCE_CL on class CL_RMSL_HDL_USAGE_DATA has no exception.

Method GET_LABEL_USAGES 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 20060808
2 Exporting ET_USAGES Call by reference Type reference (TYPE) RMSLTY_DYNP_VIEW_USAGES Dynprotabelle für Verwendungen 20060808
3 Importing I_ACTIVITY_MODE Call by reference Type reference (TYPE) RMSLE_MODE Moduskennzeichen Anzeige/Ändern/Anlegen/Ungültig 20060808
4 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060808
5 Importing I_KEYDATE Call by reference Type reference (TYPE) RMSLE_DATE Datum 20060808
6 Importing I_LABEL_ID Call by reference Type reference (TYPE) RMSLE_LABELID Etikettensatz 20060808

Method GET_LABEL_USAGES on class CL_RMSL_HDL_USAGE_DATA 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 20060803
2 Exporting ET_RATINGS Call by reference Type reference (TYPE) RMSLTY_DYNP_VIEW_RATING Dynprotabellentyp für Einstufungen 20060803
3 Importing I_KEYDATE Call by reference Type reference (TYPE) RMSLE_KEY_DATE Stichtag 20060803

Method GET_RATING_LIST_CL on class CL_RMSL_HDL_USAGE_DATA 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 20060803
2 Exporting ET_VALIDITY_AREAS Call by reference Type reference (TYPE) RMSLTY_DYNP_VIEW_VALIDITY_AREA Dynprotabellentyp für Gültigkeitsräume 20060803
3 Importing I_KEYDATE Call by reference Type reference (TYPE) RMSLE_KEY_DATE Stichtag 20060803

Method GET_VALIDITY_AREA_LIST_CL on class CL_RMSL_HDL_USAGE_DATA has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700