SAP ABAP Class CL_RMSL_VIEW_LABEL_BASIC_DATA (Label View - Basic Data)
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_BASIC_DATA | |
| Short Description | Label View - Basic Data | |
| 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 | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RMSL_VIEW_LABEL_BASIC_DATA has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RMSL_TABSTRIP | Tabstrip Interface | 20070103 |
Friends
Class CL_RMSL_VIEW_LABEL_BASIC_DATA 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_BASIC_DATA' | Name of Class of Tabstrip Controller | 20060712 | ||
| 2 | Constant | Private | Type reference (TYPE) | SYDYNNR | '8010' | Number of Tabstrip Subscreen | 20060712 | ||
| 3 | Constant | Private | Type reference (TYPE) | SYREPID | 'SAPLRMSL305' | Framework Program of Tabstrip Screen | 20060712 | ||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RMSL_VIEW_LABEL_BASIC_DATA | Label View - Basic Data | 20060712 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RMSLS_DYNP_VIEW_BASIC_DATA | Label Basic Data | 20060717 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RMSLTY_ACTIVITIES_DSC | Possible Follow-Up Business Transactions | 20060718 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RMSLTY_DYNP_VIEW_LABEL_LANGU | Label Languages | 20080304 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | EHP4: Check Drafts + Questions for Whether Lang. Deleted | 20080415 | |
| 2 | Instance method | Public | Method | Other Data via Controller | 20080118 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20060720 | |
| 4 | Instance method | Public | Method | EHP4: Deletes All Drafts in a Language | 20080521 | |
| 5 | Instance method | Public | Method | Delivers View Data | 20060717 | |
| 6 | Static method | Private | Method | Delivers Tabstrip View Instance | 20060712 | |
| 7 | Instance method | Private | Event handling method | Event Handler: Basic Data Was Changed | 20060824 | |
| 8 | Instance method | Private | Event handling method | Event Handler: Status Was Changed | 20060731 | |
| 9 | Instance method | Public | Method | EHP4: Process Function Code "Display/Change Languages" | 20080225 | |
| 10 | Instance method | Public | Method | Obsolete | 20080304 | |
| 11 | Instance method | Public | Method | Obsolete | 20080304 | |
| 12 | Instance method | Public | Method | 20070103 | ||
| 13 | Instance method | Public | Method | Process Function Code "Change Status" | 20060731 |
Events
Class CL_RMSL_VIEW_LABEL_BASIC_DATA has no event.
Types
Class CL_RMSL_VIEW_LABEL_BASIC_DATA has no local type.
Method Signatures
Method ASK_FOR_LANGU_DELETION 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 | Meldungen | 20080415 | |||
| 2 | E_FLG_NO_DELETION | Call by reference | Type reference (TYPE) | RMSLE_FLAG | Sprache nicht löschen | 20080415 | |||
| 3 | IS_LANGUAGE | Call by reference | Type reference (TYPE) | RMSLS_DYNP_VIEW_LABEL_LANGU | Sprachenschlüssel | 20080415 |
Method ASK_FOR_LANGU_DELETION on class CL_RMSL_VIEW_LABEL_BASIC_DATA has no exception.
Method CHANGE_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 | 20080118 | |||
| 2 | IS_DATA | Call by reference | Type reference (TYPE) | RMSLS_DYNP_VIEW_BASIC_DATA | 20080129 |
Method CHANGE_DATA on class CL_RMSL_VIEW_LABEL_BASIC_DATA 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 | 20060720 | |||
| 2 | I_TAB_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | Aktuelle Dynpro-Nummer | 20060720 | |||
| 3 | I_TAB_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20060720 |
Method CONSTRUCTOR on class CL_RMSL_VIEW_LABEL_BASIC_DATA has no exception.
Method DELETE_DRAFTS_FOR_LANGU 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 | Meldungen | 20080521 | |||
| 2 | I_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | Sprachenschlüssel | 20080521 |
Method DELETE_DRAFTS_FOR_LANGU on class CL_RMSL_VIEW_LABEL_BASIC_DATA has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_VIEW_DATA | Call by reference | Type reference (TYPE) | RMSLS_DYNP_VIEW_BASIC_DATA | Dynprostruktur für Etikettbasisdaten | 20060717 | |||
| 2 | ET_ACTIVITIES | Call by reference | Type reference (TYPE) | RMSLTY_ACTIVITIES_DSC | Mögliche betriebswirtschaftliche Folgevorgänge | 20060718 | |||
| 3 | ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20060717 | |||
| 4 | ET_LANGU | Call by reference | Type reference (TYPE) | RMSLTY_DYNP_VIEW_LABEL_LANGU | Etiketten Sprachen | 20080304 | |||
| 5 | E_FLG_ERROR | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20061115 |
Method GET_DATA on class CL_RMSL_VIEW_LABEL_BASIC_DATA 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 | 20060712 |
Method GET_INSTANCE_CL on class CL_RMSL_VIEW_LABEL_BASIC_DATA has no exception.
Method ON_BASIC_DATA_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) | 20060824 |
Method ON_BASIC_DATA_CHANGED on class CL_RMSL_VIEW_LABEL_BASIC_DATA has no exception.
Method ON_STATUS_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) | 20060803 |
Method ON_STATUS_CHANGED on class CL_RMSL_VIEW_LABEL_BASIC_DATA has no exception.
Method PROCESS_FCODE_HDLG 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 | Meldungen | 20080225 |
Method PROCESS_FCODE_HDLG on class CL_RMSL_VIEW_LABEL_BASIC_DATA has no exception.
Method PROCESS_FCODE_HDLG_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 | Meldungen | 20080304 | |||
| 2 | I_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | Sprachenschlüssel | 20080305 |
Method PROCESS_FCODE_HDLG_ADD on class CL_RMSL_VIEW_LABEL_BASIC_DATA has no exception.
Method PROCESS_FCODE_HDLG_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 | Meldungen | 20080304 | |||
| 2 | E_LANGU_DELETE | Call by reference | Type reference (TYPE) | RMSLE_FLAG | Sprache löschen | 20080403 | |||
| 3 | I_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | Sprachenschlüssel | 20080415 |
Method PROCESS_FCODE_HDLG_DELETE on class CL_RMSL_VIEW_LABEL_BASIC_DATA 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_SCREEN_DATA | Call by reference | Type reference (TYPE) | RMSLS_DYNP_VIEW_BASIC_DATA | Dynprostruktur für Etikettbasisdaten | 20070103 |
Method PROCESS_FCODE_INT on class CL_RMSL_VIEW_LABEL_BASIC_DATA has no exception.
Method PROCESS_FCODE_STATUS_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 | Fehlertabelle | 20060731 | |||
| 2 | I_ACTIVITY | Call by reference | Type reference (TYPE) | J_VORGANG | Vorgang | 20060731 |
Method PROCESS_FCODE_STATUS_CHANGE on class CL_RMSL_VIEW_LABEL_BASIC_DATA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |