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 | ![]() |
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 | ![]() |
Static method | Public | Method | Checks Validity of Transferred Usages | 20060622 |
2 | ![]() |
Static method | Public | Method | Delivers Description of Specified Ratings | 20060622 |
3 | ![]() |
Static method | Public | Method | Delivers List of All Valid Ratings | 20060622 |
4 | ![]() |
Static method | Public | Method | Delivers Description of Specified Validity Areas | 20060622 |
5 | ![]() |
Static method | Public | Method | Delivers List of All Valid Validity Areas | 20060622 |
6 | ![]() |
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 | ![]() |
ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Fehlertabelle | 20060622 | ||
2 | ![]() |
IT_KEY | Call by reference | Type reference (TYPE) | RMSLTY_USAGE | zu überprüfende Verwendungen | 20060622 | ||
3 | ![]() |
I_KEYDATE | Call by reference | Type reference (TYPE) | RMSLE_DATE | Stichtag | 20060622 | ||
4 | ![]() |
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 | ![]() |
ET_DESCRIPTION | Call by reference | Type reference (TYPE) | RMSLTY_RATING_DSC | Sprachabhängige Bezeichnung der Einstufungen | 20060622 | ||
2 | ![]() |
ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Fehlertabelle | 20060622 | ||
3 | ![]() |
IT_KEY | Call by reference | Type reference (TYPE) | RMSLTY_RATING | Einstufungen | 20060622 | ||
4 | ![]() |
IT_LANGU | Call by reference | Type reference (TYPE) | RMSLTY_LANGU | Sprachen | 20060622 | ||
5 | ![]() |
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 | ![]() |
ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Fehlertabelle | 20060622 | ||
2 | ![]() |
ET_LIST | Call by reference | Type reference (TYPE) | RMSLTY_RATING | Liste aller gültigen Einstufungen | 20060622 | ||
3 | ![]() |
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 | ![]() |
ET_DESCRIPTION | Call by reference | Type reference (TYPE) | RMSLTY_VALIDITY_AREA_DSC | Sprachabhängige Bezeichnung der Gültigkeitsräume | 20060622 | ||
2 | ![]() |
ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Fehlertabelle | 20060622 | ||
3 | ![]() |
IT_KEY | Call by reference | Type reference (TYPE) | RMSLTY_VALIDITY_AREA | Gültigkeitsräume | 20060622 | ||
4 | ![]() |
IT_LANGU | Call by reference | Type reference (TYPE) | RMSLTY_LANGU | Sprachen | 20060622 | ||
5 | ![]() |
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 | ![]() |
ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Fehlertabelle | 20060622 | ||
2 | ![]() |
ET_LIST | Call by reference | Type reference (TYPE) | RMSLTY_VALIDITY_AREA | Liste aller gültigen Gültigkeitsräume | 20060622 | ||
3 | ![]() |
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 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20060622 | ||
2 | ![]() |
E_FLG_IS_OVERLAPPING | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060622 | |||
3 | ![]() |
IT_USAGE_1 | Call by reference | Type reference (TYPE) | RMSLTY_USAGE | Verwendung | 20060810 | ||
4 | ![]() |
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 |