SAP ABAP Class CL_RMSL_CTRL_LABEL_BASIC_DATA (Label Controller - 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_CTRL_TAB | Tabstrip Controller (Base Class) | 20060711 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMSL_CONTROLLER | Controller Interface | 20060711 |
Properties
| Class | CL_RMSL_CTRL_LABEL_BASIC_DATA | |
| Short Description | Label Controller - Basic Data | |
| Super Class | CL_RMSL_CTRL_TAB | Tabstrip Controller (Base Class) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMSL | Labeling Application |
| Created | 20060711 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RMSL_CTRL_LABEL_BASIC_DATA has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RMSL_CONTROLLER | Controller Interface | 20060711 |
Friends
Class CL_RMSL_CTRL_LABEL_BASIC_DATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RMSL_HDL_LABEL_DATA | Label Data Handler | 20060731 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060731 | |
| 2 | Instance method | Public | Method | Changes Basic Data | 20080118 | |
| 3 | Instance method | Public | Method | Process Function Code "Footnotes" | 20060824 | |
| 4 | Instance method | Public | Method | EHP4: Process Function Code "Insert Languages" | 20080225 | |
| 5 | Instance method | Public | Method | EHP4: Process Function Code "Delete Languages" | 20080225 | |
| 6 | Instance method | Public | Method | Process Function Code "Marketing Statements" | 20060824 | |
| 7 | Instance method | Public | Method | Process Function Code "Change Status" | 20060731 | |
| 8 | Instance method | Private | Method | User Query for Status Change of Affected Change States | 20060923 |
Events
Class CL_RMSL_CTRL_LABEL_BASIC_DATA has no event.
Types
Class CL_RMSL_CTRL_LABEL_BASIC_DATA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_UI_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_RMSL_UI_MANAGER | UI-Manager | 20060731 | |||
| 2 | IO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_RMSL_TABSTRIP | Tabstrip-View | 20060731 |
Method CONSTRUCTOR on class CL_RMSL_CTRL_LABEL_BASIC_DATA has no exception.
Method PROCESS_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 | Fehlertabelle | 20080118 | |||
| 2 | IS_DATA | Call by reference | Type reference (TYPE) | RMSLS_DYNP_VIEW_BASIC_DATA | Verwendung | 20080129 |
Method PROCESS_CHANGE_DATA on class CL_RMSL_CTRL_LABEL_BASIC_DATA has no exception.
Method PROCESS_FCODE_FOOTNOTE 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 | 20060824 |
Method PROCESS_FCODE_FOOTNOTE on class CL_RMSL_CTRL_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 | Tabelle mit BAPI Return Informationen | 20080225 | |||
| 2 | I_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | Neue Sprache | 20080305 |
Method PROCESS_FCODE_HDLG_ADD on class CL_RMSL_CTRL_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 | Tabelle mit BAPI Return Informationen | 20080225 | |||
| 2 | I_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | Sprache zu löschen | 20080305 |
Method PROCESS_FCODE_HDLG_DELETE on class CL_RMSL_CTRL_LABEL_BASIC_DATA has no exception.
Method PROCESS_FCODE_MRKTSTMT 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 | 20060824 |
Method PROCESS_FCODE_MRKTSTMT on class CL_RMSL_CTRL_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 | Betriebswirtschaftlicher Vorgang | 20060731 |
Method PROCESS_FCODE_STATUS_CHANGE on class CL_RMSL_CTRL_LABEL_BASIC_DATA has no exception.
Method SEND_STATUS_CHANGE_POPUP 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 | 20060923 | |||
| 2 | E_ANSWER | Call by reference | Type reference (TYPE) | RMSLE_FLG | allgemeines Kennzeichen | 20060923 | |||
| 3 | I_MESSAGE | Call by reference | Type reference (TYPE) | C | Text der Abfragebox | 20060928 |
Method SEND_STATUS_CHANGE_POPUP on class CL_RMSL_CTRL_LABEL_BASIC_DATA has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |