SAP ABAP Class CL_RMSL_CTRL_LABEL (Label Controller)
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 | MVC Controller (Basis Class) | 20060707 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMSL_CONTROLLER | Controller Interface | 20060707 |
Properties
| Class | CL_RMSL_CTRL_LABEL | |
| Short Description | Label Controller | |
| Super Class | CL_RMSL_CTRL | MVC Controller (Basis Class) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMSL | Labeling Application |
| Created | 20060707 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RMSL_CTRL_LABEL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RMSL_CONTROLLER | Controller Interface | 20060707 |
Friends
Class CL_RMSL_CTRL_LABEL has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Checks Whether Switch from Display to Change Is Possible | 20060921 | |
| 2 | Instance method | Private | Method | Function Code Processing (Switch Tab) | 20060807 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20060721 | |
| 4 | Instance method | Private | Method | Function Code Processing (Save) | 20060721 | |
| 5 | Instance method | Private | Method | Function Code Processing (Cancel) | 20060721 | |
| 6 | Instance method | Private | Method | Function Code Processing (Display Change Documents) | 20060728 | |
| 7 | Instance method | Private | Method | Function Code Processing (Copy) | 20060828 | |
| 8 | Instance method | Private | Method | Function Code Processing (Delete) | 20060828 | |
| 9 | Instance method | Private | Method | Function Code Processing (Export) | 20060828 | |
| 10 | Instance method | Private | Method | Function Code Processing Display Messages | 20061110 | |
| 11 | Instance method | Private | Method | Function Code Processing (Label Output) | 20060817 | |
| 12 | Instance method | Private | Method | Function Code Processing (Phrase Management) | 20080121 | |
| 13 | Instance method | Private | Method | Function Code Processing (Save) | 20060720 | |
| 14 | Instance method | Private | Method | Function Code Processing (Switch Tab) | 20060807 | |
| 15 | Instance method | Private | Method | Function Code Processing (Display <-> Change) | 20060720 | |
| 16 | Instance method | Private | Method | Function Code Processing (Application Log) | 20060725 | |
| 17 | Instance method | Private | Method | Open View Again While Keeping Active Tab | 20060720 |
Events
Class CL_RMSL_CTRL_LABEL has no event.
Types
Class CL_RMSL_CTRL_LABEL has no local type.
Method Signatures
Method CHECK_TOGGLING 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 | 20060921 | |||
| 2 | I_ACTIVITY_MODE | Call by reference | Type reference (TYPE) | RMSLE_MODE | Moduskennzeichen Anzeige/Ändern/Anlegen/Ungültig | 20060921 | |||
| 3 | I_AENNR | Call by reference | Type reference (TYPE) | AENNR | Änderungsnummer | 20060921 | |||
| 4 | I_KEYDATE | Call by reference | Type reference (TYPE) | RMSLE_KEY_DATE | Stichtag | 20060921 | |||
| 5 | I_LABELID | Call by reference | Type reference (TYPE) | RMSLE_LABELID | Etikett ID | 20060921 |
Method CHECK_TOGGLING on class CL_RMSL_CTRL_LABEL has no exception.
Method CLOSE_ACTIVE_TAB 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 | 20060807 |
Method CLOSE_ACTIVE_TAB on class CL_RMSL_CTRL_LABEL has no exception.
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 | 20060721 | |||
| 2 | IO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_RMSL_VIEW | View | 20060721 |
Method CONSTRUCTOR on class CL_RMSL_CTRL_LABEL has no exception.
Method PROCESS_FCODE_BACK 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 | 20060721 |
Method PROCESS_FCODE_BACK on class CL_RMSL_CTRL_LABEL has no exception.
Method PROCESS_FCODE_CANCEL 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 | 20060721 |
Method PROCESS_FCODE_CANCEL on class CL_RMSL_CTRL_LABEL has no exception.
Method PROCESS_FCODE_CHANGE_DOC 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 | 20060728 |
Method PROCESS_FCODE_CHANGE_DOC on class CL_RMSL_CTRL_LABEL has no exception.
Method PROCESS_FCODE_COPY 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 | 20060828 |
Method PROCESS_FCODE_COPY on class CL_RMSL_CTRL_LABEL 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 | 20060828 |
Method PROCESS_FCODE_DELETE on class CL_RMSL_CTRL_LABEL has no exception.
Method PROCESS_FCODE_EXPORT 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 | 20060828 |
Method PROCESS_FCODE_EXPORT on class CL_RMSL_CTRL_LABEL has no exception.
Method PROCESS_FCODE_MSG Signature
Method PROCESS_FCODE_MSG on class CL_RMSL_CTRL_LABEL has no parameter.
Method PROCESS_FCODE_MSG on class CL_RMSL_CTRL_LABEL has no exception.
Method PROCESS_FCODE_OUTPUT 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 | 20060817 |
Method PROCESS_FCODE_OUTPUT on class CL_RMSL_CTRL_LABEL has no exception.
Method PROCESS_FCODE_PHRASE 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 | 20080121 |
Method PROCESS_FCODE_PHRASE on class CL_RMSL_CTRL_LABEL has no exception.
Method PROCESS_FCODE_SAVE 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 | 20060720 |
Method PROCESS_FCODE_SAVE on class CL_RMSL_CTRL_LABEL has no exception.
Method PROCESS_FCODE_TAB_SWITCH 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 | 20060807 | |||
| 2 | I_FCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode, der PAI ausgelöst hat | 20060807 |
Method PROCESS_FCODE_TAB_SWITCH on class CL_RMSL_CTRL_LABEL has no exception.
Method PROCESS_FCODE_TOGGLE 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 | 20060720 |
Method PROCESS_FCODE_TOGGLE on class CL_RMSL_CTRL_LABEL has no exception.
Method PROCESS_FCODE_TRACE_LOG 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 | 20060725 |
Method PROCESS_FCODE_TRACE_LOG on class CL_RMSL_CTRL_LABEL has no exception.
Method REOPEN_VIEW 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 | 20060720 | |||
| 2 | E_STAY | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20061114 | |||
| 3 | I_AENNR | Call by reference | Type reference (TYPE) | AENNR | Änderungsnummer | 20060912 | |||
| 4 | I_KEYDATE | Call by reference | Type reference (TYPE) | RMSLE_KEY_DATE | Stichtag | 20060912 | |||
| 5 | I_LABEL_ID | Call by reference | Type reference (TYPE) | RMSLE_LABELID | Etikettensatz | 20060912 |
Method REOPEN_VIEW on class CL_RMSL_CTRL_LABEL has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |