SAP ABAP Class CL_RMSL_CTRL_LABEL_DSC (Label Controller - Description)
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) | 20060712 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMSL_CONTROLLER | Controller Interface | 20060712 |
Properties
| Class | CL_RMSL_CTRL_LABEL_DSC | |
| Short Description | Label Controller - Description | |
| 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 | 20060712 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RMSL_CTRL_LABEL_DSC has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RMSL_CONTROLLER | Controller Interface | 20060712 |
Friends
Class CL_RMSL_CTRL_LABEL_DSC 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_DSC | Label Data Handler | 20060814 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060815 | |
| 2 | Instance method | Public | Method | Process Function Code "Create Description" | 20060814 | |
| 3 | Instance method | Public | Method | Process Function Code "Delete Description" | 20060814 | |
| 4 | Instance method | Public | Method | Process Function Code "Change Description" | 20060814 |
Events
Class CL_RMSL_CTRL_LABEL_DSC has no event.
Types
Class CL_RMSL_CTRL_LABEL_DSC 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-Interface | 20060815 | |||
| 2 | IO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_RMSL_TABSTRIP | Tabstrip-Interface | 20060815 |
Method CONSTRUCTOR on class CL_RMSL_CTRL_LABEL_DSC has no exception.
Method PROCESS_FCODE_CREATION 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 | 20060816 | |||
| 2 | IS_DESCRIPTION | Call by reference | Type reference (TYPE) | RMSLS_TEXT | Sprachabhängige Texte | 20060918 |
Method PROCESS_FCODE_CREATION on class CL_RMSL_CTRL_LABEL_DSC has no exception.
Method PROCESS_FCODE_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 | Tabelle mit BAPI Return Informationen | 20060815 | |||
| 2 | I_LANGU | Call by reference | Type reference (TYPE) | LANGU | Sprachenschlüssel | 20060815 |
Method PROCESS_FCODE_DELETION on class CL_RMSL_CTRL_LABEL_DSC has no exception.
Method PROCESS_FCODE_DSC_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 | Tabelle mit BAPI Return Informationen | 20060814 | |||
| 2 | IS_DESCRIPTION | Call by reference | Type reference (TYPE) | RMSLS_TEXT | Sprachabhängiger Text | 20060918 |
Method PROCESS_FCODE_DSC_CHANGE on class CL_RMSL_CTRL_LABEL_DSC has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |