SAP ABAP Class CL_RMSL_VIEW_LABEL_USAGE (Label View - Usage)
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_VIEW_TAB | Label View - Base Class | 20060712 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMSL_TABSTRIP | Tabstrip Interface | 20070103 |
Properties
| Class | CL_RMSL_VIEW_LABEL_USAGE | |
| Short Description | Label View - Usage | |
| Super Class | CL_RMSL_VIEW_TAB | Label View - Base Class |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMSL | Labeling Application |
| Created | 20060712 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RMSL_VIEW_LABEL_USAGE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RMSL_TABSTRIP | Tabstrip Interface | 20070103 |
Friends
Class CL_RMSL_VIEW_LABEL_USAGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SALV_DE_FUNCTION | 'TS_USAGE_ADD' | Create Usages | 20060808 | ||
| 2 | Constant | Public | Type reference (TYPE) | SALV_DE_FUNCTION | 'TS_USAGE_DEL' | Delete Usages | 20060808 | ||
| 3 | Constant | Private | Type reference (TYPE) | SEOCLSNAME | 'CL_RMSL_CTRL_LABEL_USAGE' | Name of Class of Tabstrip Controller | 20060712 | ||
| 4 | Constant | Private | Type reference (TYPE) | SYDYNNR | '8010' | Number of Tabstrip Subscreen | 20060712 | ||
| 5 | Constant | Private | Type reference (TYPE) | SYREPID | 'SAPLRMSL307' | Framework Program of Tabstrip Screen | 20060712 | ||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RMSL_HDL_USAGE_DATA | Usage Handler | 20060807 | |||
| 7 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RMSL_VIEW_LABEL_USAGE | Label View - Usage | 20060712 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | RMSLTY_DYNP_VIEW_USAGES | Screen Table for Label Usages | 20060808 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060807 | |
| 2 | Instance method | Public | Method | Delivers View Data | 20060808 | |
| 3 | Static method | Private | Method | Delivers Tabstrip View Instance | 20060727 | |
| 4 | Instance method | Private | Event handling method | Event Handling: Usage Data Was Changed | 20060807 | |
| 5 | Instance method | Public | Method | Process OK Codes | 20060808 | |
| 6 | Instance method | Public | Method | Process OK Codes | 20060808 | |
| 7 | Instance method | Public | Method | Process OK Codes | 20070103 | |
| 8 | Static method | Private | Method | Sends Popup for Entering Change Number | 20060809 |
Events
Class CL_RMSL_VIEW_LABEL_USAGE has no event.
Types
Class CL_RMSL_VIEW_LABEL_USAGE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CTRL_CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Name der Klasse des Controllers | 20060807 | |||
| 2 | I_TAB_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | Aktuelle Dynpro-Nummer | 20060807 | |||
| 3 | I_TAB_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20060807 |
Method CONSTRUCTOR on class CL_RMSL_VIEW_LABEL_USAGE has no exception.
Method GET_DATA 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 | Tabelle mit BAPI Return Informationen | 20060808 | |||
| 2 | ET_VIEW_DATA | Call by reference | Type reference (TYPE) | RMSLTY_DYNP_VIEW_USAGES | Dynprotabelle für Verwendungen | 20060808 |
Method GET_DATA on class CL_RMSL_VIEW_LABEL_USAGE has no exception.
Method GET_INSTANCE_CL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_RMSL_TABSTRIP | Tabstrip-Interface | 20060727 |
Method GET_INSTANCE_CL on class CL_RMSL_VIEW_LABEL_USAGE has no exception.
Method ON_USAGE_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LABEL_ID | Call by reference | Attribute reference (LIKE) | 20060807 |
Method ON_USAGE_CHANGED on class CL_RMSL_VIEW_LABEL_USAGE has no exception.
Method PROCESS_FCODE_ADD 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 | Tabelle mit BAPI Return Informationen | 20060808 | |||
| 2 | IS_SELECTED_ROW | Call by reference | Type reference (TYPE) | RMSLS_DYNP_VIEW_USAGES | Dynprostruktur für Verwendungen | 20060914 |
Method PROCESS_FCODE_ADD on class CL_RMSL_VIEW_LABEL_USAGE has no exception.
Method PROCESS_FCODE_DEL 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 | Tabelle mit BAPI Return Informationen | 20060808 | |||
| 2 | IS_SELECTED_ROW | Call by reference | Type reference (TYPE) | RMSLS_DYNP_VIEW_USAGES | Dynprostruktur für Verwendungen | 20060808 |
Method PROCESS_FCODE_DEL on class CL_RMSL_VIEW_LABEL_USAGE has no exception.
Method PROCESS_FCODE_INT 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 | Tabelle mit BAPI Return Informationen | 20070103 | |||
| 2 | IS_SELECTED_ROW | Call by reference | Type reference (TYPE) | RMSLS_DYNP_VIEW_USAGES | Dynprostruktur für Verwendungen | 20070103 | |||
| 3 | I_FCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode, der PAI ausgelöst hat | 20070103 |
Method PROCESS_FCODE_INT on class CL_RMSL_VIEW_LABEL_USAGE has no exception.
Method SEND_POPUP_FOR_USAGE_CL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_EXCLUDING_FLG | Call by reference | Type reference (TYPE) | RMSLE_FLG_EXCLUDING | Kz. Verwendung ausschließen | 20060809 | |||
| 2 | C_RATING | Call by reference | Type reference (TYPE) | RMSLE_RATING | Einstufung | 20060809 | |||
| 3 | C_VALIDITY_AREA | Call by reference | Type reference (TYPE) | RMSLE_VALIDITY_AREA | Gültigkeitsraum der Verwendung | 20060809 | |||
| 4 | ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20060809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch durch Benutzer | 20060809 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |