SAP ABAP Class CL_RMSL_CTRL (MVC Controller (Basis Class))
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-RM (Application Component) Recipe Management
⤷
RMSL (Package) Labeling Application

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RMSL_CTRL_CHANGE_DOC | Label Controller - Change Documents | 20060728 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RMSL_CTRL_ENTRY | Initial Screen Controller | 20060704 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_RMSL_CTRL_HTML_PREVIEW | Label Controller - HTML Preview | 20060817 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_RMSL_CTRL_LABEL | Label Controller | 20060707 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_RMSL_CTRL_STATEMENTS | Label Controller: Statements | 20060811 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_RMSL_CTRL_TRACE_LOG | Label Controller - Trace Log | 20060725 |
Properties
Class | CL_RMSL_CTRL | |
Short Description | MVC Controller (Basis Class) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RMSL | Labeling Application |
Created | 20060704 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RMSL_CTRL has no interface implemented.
Friends
Class CL_RMSL_CTRL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RMSL_UI_MANAGER | UI Manager | 20060704 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RMSL_VIEW | View | 20060704 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060704 |
Events
Class CL_RMSL_CTRL has no event.
Types
Class CL_RMSL_CTRL 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 | 20060704 | ||
2 | ![]() |
IO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_RMSL_VIEW | View | 20060704 |
Method CONSTRUCTOR on class CL_RMSL_CTRL has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |