SAP ABAP Class CL_RMSL_VIEW_LABEL_CLASS (Label View - Classification)
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_CLASS | |
Short Description | Label View - Classification | |
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
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RMSL_TABSTRIP | Tabstrip Interface | 20070103 |
Friends
Class CL_RMSL_VIEW_LABEL_CLASS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | SEOCLSNAME | 'CL_RMSL_CTRL_LABEL_CLASS' | Name of Class of Tabstrip Controller | 20060831 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | SYDYNNR | '8010' | Number of Tabstrip Subscreen | 20060831 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | SYREPID | 'SAPLRMSL308' | Framework Program of Tabstrip Screen | 20060831 | |
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RMSL_HDL_CLASSIFICATION | Label Set Classification | 20060810 | ||
5 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_RMSL_VIEW_LABEL_CLASS | Label View - Classification | 20060712 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Confirm: Copy Change State | 20061122 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060810 |
3 | ![]() |
Instance method | Public | Method | Delivers View Data | 20060808 |
4 | ![]() |
Static method | Private | Method | Delivers Tabstrip View Instance | 20060727 |
5 | ![]() |
Instance method | Private | Event handling method | Event Handler: Classification Changed | 20060810 |
6 | ![]() |
Instance method | Public | Method | Add class | 20061026 |
7 | ![]() |
Instance method | Public | Method | Delete Class | 20061026 |
8 | ![]() |
Instance method | Public | Method | Refresh Label | 20061025 |
Events
Class CL_RMSL_VIEW_LABEL_CLASS has no event.
Types
Class CL_RMSL_VIEW_LABEL_CLASS has no local type.
Method Signatures
Method CONFIRM_CHANGESTATE_COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FLG_CANCEL | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20061122 |
Method CONFIRM_CHANGESTATE_COPY on class CL_RMSL_VIEW_LABEL_CLASS has no exception.
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 | 20060810 | ||
2 | ![]() |
I_TAB_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | Aktuelle Dynpro-Nummer | 20060810 | ||
3 | ![]() |
I_TAB_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20060810 |
Method CONSTRUCTOR on class CL_RMSL_VIEW_LABEL_CLASS has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ALLOCATIONS | Call by reference | Type reference (TYPE) | TT_API_ALLOC | Tabellentyp zu API_ALLOC | 20060929 | ||
2 | ![]() |
ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Fehlertabelle | 20060808 | ||
3 | ![]() |
ET_VALUATIONS | Call by reference | Type reference (TYPE) | TT_API_VAL_R | Tabellentyp zu API_VAL_R | 20061002 |
Method GET_DATA on class CL_RMSL_VIEW_LABEL_CLASS 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_CLASS has no exception.
Method ON_CLASSIFICATION_CHANGED Signature
Method ON_CLASSIFICATION_CHANGED on class CL_RMSL_VIEW_LABEL_CLASS has no parameter.
Method ON_CLASSIFICATION_CHANGED on class CL_RMSL_VIEW_LABEL_CLASS 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 | 20061026 | ||
2 | ![]() |
E_CLA_OBJNO | Call by reference | Type reference (TYPE) | RMSLE_CLA_OBJNO | Interner Schlüssel des zu klassifizierenden Etikettensatzes | 20061026 | ||
3 | ![]() |
I_CLASS | Call by reference | Type reference (TYPE) | KLASSE_D | Klassennummer | 20061026 |
Method PROCESS_FCODE_ADD on class CL_RMSL_VIEW_LABEL_CLASS 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 | 20061026 | ||
2 | ![]() |
I_CLASS | Call by reference | Type reference (TYPE) | KLASSE_D | Klassennummer | 20061026 |
Method PROCESS_FCODE_DELETE on class CL_RMSL_VIEW_LABEL_CLASS has no exception.
Method PROCESS_UPDATE_LABEL 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 | 20061025 |
Method PROCESS_UPDATE_LABEL on class CL_RMSL_VIEW_LABEL_CLASS has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |