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 CON_TAB_CONTROLLER Constant Private Type reference (TYPE) SEOCLSNAME 'CL_RMSL_CTRL_LABEL_BASIC_DATA' Name of Class of Tabstrip Controller 20060712
2 CON_TAB_DYNNR Constant Private Type reference (TYPE) SYDYNNR '8010' Number of Tabstrip Subscreen 20060712
3 CON_TAB_REPID Constant Private Type reference (TYPE) SYREPID 'SAPLRMSL305' Framework Program of Tabstrip Screen 20060712
4 MO_VIEW_CL Static Attribute Private Object reference (TYPE REF TO) CL_RMSL_VIEW_LABEL_BASIC_DATA Label View - Basic Data 20060712
5 MS_VIEW_DATA Instance attribute Private Type reference (TYPE) RMSLS_DYNP_VIEW_BASIC_DATA Label Basic Data 20060717
6 MT_ACTIVITIES Instance attribute Private Type reference (TYPE) RMSLTY_ACTIVITIES_DSC Possible Follow-Up Business Transactions 20060718
7 MT_LANGU Instance attribute Private Type reference (TYPE) RMSLTY_DYNP_VIEW_LABEL_LANGU Label Languages 20080304
Methods
# Method Level Visibility Method type Description Created on
1 ASK_FOR_LANGU_DELETION Instance method Public Method EHP4: Check Drafts + Questions for Whether Lang. Deleted 20080415
2 CHANGE_DATA Instance method Public Method Other Data via Controller 20080118
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060720
4 DELETE_DRAFTS_FOR_LANGU Instance method Public Method EHP4: Deletes All Drafts in a Language 20080521
5 GET_DATA Instance method Public Method Delivers View Data 20060717
6 GET_INSTANCE_CL Static method Private Method Delivers Tabstrip View Instance 20060712
7 ON_BASIC_DATA_CHANGED Instance method Private Event handling method Event Handler: Basic Data Was Changed 20060824
8 ON_STATUS_CHANGED Instance method Private Event handling method Event Handler: Status Was Changed 20060731
9 PROCESS_FCODE_HDLG Instance method Public Method EHP4: Process Function Code "Display/Change Languages" 20080225
10 PROCESS_FCODE_HDLG_ADD Instance method Public Method Obsolete 20080304
11 PROCESS_FCODE_HDLG_DELETE Instance method Public Method Obsolete 20080304
12 PROCESS_FCODE_INT Instance method Public Method 20070103
13 PROCESS_FCODE_STATUS_CHANGE 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 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Meldungen 20080415
2 Exporting E_FLG_NO_DELETION Call by reference Type reference (TYPE) RMSLE_FLAG Sprache nicht löschen 20080415
3 Importing 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 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20080118
2 Importing 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 Importing I_CTRL_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Name der Klasse des Controllers 20060720
2 Importing I_TAB_DYNNR Call by reference Type reference (TYPE) SYDYNNR Aktuelle Dynpro-Nummer 20060720
3 Importing 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 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Meldungen 20080521
2 Importing 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 Exporting ES_VIEW_DATA Call by reference Type reference (TYPE) RMSLS_DYNP_VIEW_BASIC_DATA Dynprostruktur für Etikettbasisdaten 20060717
2 Exporting ET_ACTIVITIES Call by reference Type reference (TYPE) RMSLTY_ACTIVITIES_DSC Mögliche betriebswirtschaftliche Folgevorgänge 20060718
3 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20060717
4 Exporting ET_LANGU Call by reference Type reference (TYPE) RMSLTY_DYNP_VIEW_LABEL_LANGU Etiketten Sprachen 20080304
5 Exporting 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 Exporting 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 Importing 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 Importing 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 Exporting 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 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Meldungen 20080304
2 Importing 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 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Meldungen 20080304
2 Exporting E_LANGU_DELETE Call by reference Type reference (TYPE) RMSLE_FLAG Sprache löschen 20080403
3 Importing 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 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20070103
2 Importing 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 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Fehlertabelle 20060731
2 Importing 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