SAP ABAP Class CL_RMSL_VIEW_LABEL_DSC (Label View - Description)
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_DSC | |
Short Description | Label View - Description | |
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_DSC has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RMSL_TABSTRIP | Tabstrip Interface | 20070103 |
Friends
Class CL_RMSL_VIEW_LABEL_DSC 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_DSC_ADD' | ALV Function | 20060816 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SALV_DE_FUNCTION | 'TS_DSC_DEL' | ALV Function | 20060816 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | SEOCLSNAME | 'CL_RMSL_CTRL_LABEL_DSC' | 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 | 'SAPLRMSL309' | Framework Program of Tabstrip Screen | 20060712 | |
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RMSL_HDL_LABEL_DSC | Label Name - Handler | 20060727 | ||
7 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_RMSL_VIEW_LABEL_DSC | Label View - Description | 20060712 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RMSLTY_TEXT | Language-Dependent Texts | 20060727 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060727 |
2 | ![]() |
Instance method | Public | Method | Delivers View Data | 20060727 |
3 | ![]() |
Static method | Private | Method | Delivers Tabstrip View Instance | 20060727 |
4 | ![]() |
Instance method | Private | Event handling method | Event Handler: Change State Was Changed | 20060727 |
5 | ![]() |
Instance method | Public | Method | Process Function Code | 20060815 |
6 | ![]() |
Instance method | Public | Method | Process Function Code "Create Description" | 20060918 |
7 | ![]() |
Instance method | Public | Method | Process Function Code "Delete Description" | 20060918 |
Events
Class CL_RMSL_VIEW_LABEL_DSC has no event.
Types
Class CL_RMSL_VIEW_LABEL_DSC 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 | 20060727 | ||
2 | ![]() |
I_TAB_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | Aktuelle Dynpro-Nummer | 20060727 | ||
3 | ![]() |
I_TAB_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20060727 |
Method CONSTRUCTOR on class CL_RMSL_VIEW_LABEL_DSC 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 | 20060727 | ||
2 | ![]() |
ET_VIEW_DATA | Call by reference | Type reference (TYPE) | RMSLTY_TEXT | Sprachabhängige Texte | 20060727 |
Method GET_DATA on class CL_RMSL_VIEW_LABEL_DSC 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_DSC has no exception.
Method ON_CHANGE_LABEL_DSC Signature
Method ON_CHANGE_LABEL_DSC on class CL_RMSL_VIEW_LABEL_DSC has no parameter.
Method ON_CHANGE_LABEL_DSC on class CL_RMSL_VIEW_LABEL_DSC has no exception.
Method PROCESS_FCODE_CHANGE 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 | 20060815 | ||
2 | ![]() |
IS_DESCRIPTION | Call by reference | Type reference (TYPE) | RMSLS_TEXT | Sprachabhängige Texte | 20060918 |
Method PROCESS_FCODE_CHANGE on class CL_RMSL_VIEW_LABEL_DSC has no exception.
Method PROCESS_FCODE_CREATE 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 | 20060918 | ||
2 | ![]() |
IS_DESCRIPTION | Call by reference | Type reference (TYPE) | RMSLS_TEXT | Sprachabhängige Texte | 20060918 |
Method PROCESS_FCODE_CREATE on class CL_RMSL_VIEW_LABEL_DSC has no exception.
Method PROCESS_FCODE_DELETE 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 | 20060918 | ||
2 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | LANGU | Sprachenschlüssel | 20060918 |
Method PROCESS_FCODE_DELETE on class CL_RMSL_VIEW_LABEL_DSC has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |