SAP ABAP Class J_7L_CONTROL_MASTER (Abstract Class for All Dialog Master Classes)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
IS-REA-COR (Application Component) Recycling Administration Core Functions
⤷
J7LR (Package) REA Core Functionality
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | J_7LCL_CONTROL_M_FRACTION | Dialog Master for Fractions | 20061018 |
| 2 | Inheritance (c INHERITING FROM c_ref) | J_7LCL_CONTROL_M_PACKM | Screen Master for Article Packaging | 20070820 |
| 3 | Inheritance (c INHERITING FROM c_ref) | J_7LCL_CONTROL_M_PARTNERM | Screen Master for Article Recycling Partner | 20070523 |
| 4 | Inheritance (c INHERITING FROM c_ref) | J_7LCL_CONTROL_M_PARTNERV | Dialog Master for Partner in Packaging | 20061107 |
Properties
| Class | J_7L_CONTROL_MASTER | |
| Short Description | Abstract Class for All Dialog Master Classes | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | J7LR | REA Core Functionality |
| Created | 20061018 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class J_7L_CONTROL_MASTER has no interface implemented.
Friends
Class J_7L_CONTROL_MASTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | UI_FUNC | 'ADD' | Function Code for Create | 20061108 | ||
| 2 | Constant | Protected | Type reference (TYPE) | UI_FUNC | 'ADD_TEMPLATE' | Function Code for Create with Template | 20061108 | ||
| 3 | Constant | Protected | Type reference (TYPE) | UI_FUNC | 'REDO' | Function Code for REDO | 20061108 | ||
| 4 | Constant | Protected | Type reference (TYPE) | UI_FUNC | 'REMOVE' | Function Code for Remove | 20061108 | ||
| 5 | Constant | Protected | Type reference (TYPE) | UI_FUNC | 'REPLACE' | Function Code for Replace | 20061108 | ||
| 6 | Constant | Protected | Type reference (TYPE) | UI_FUNC | 'UNDO' | Function Code for UNDO | 20061108 | ||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for List | 20061018 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | J_7L_ICONTROL | Reference to Control List | 20061018 | |||
| 9 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Entire Frame | 20061018 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | C | X=> Change Mode, space = Display Mode | 20061018 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | SY-TCODE | Personalization Code from Subtype | 20071109 | |||
| 12 | Static Attribute | Public | Type reference (TYPE) | I | 60 | Sash Position | 20061018 | ||
| 13 | Static Attribute | Public | Type reference (TYPE) | I | 100 | 20061018 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | I | Separator for Personalization | 20071009 | |||
| 15 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for the Selection | 20061018 | |||
| 16 | Instance attribute | Protected | Object reference (TYPE REF TO) | J_7L_ICONTROL | Reference to the Control Selection | 20061018 | |||
| 17 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_EASY_SPLITTER_CONTAINER | Splitter for List and Selection | 20061018 | |||
| 18 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_EASY_SPLITTER_CONTAINER | Container for the Toolbar | 20061018 | |||
| 19 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20061018 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Arranges the Container | 20061018 | |
| 2 | Instance method | Public | Method | Updates Content of Both Controls | 20071119 | |
| 3 | Instance method | Protected | Method | Updates the Pushbuttons on the Toolbar | 20061030 |
Events
Class J_7L_CONTROL_MASTER has no event.
Types
Class J_7L_CONTROL_MASTER has no local type.
Method Signatures
Method SET_CONTAINER_LAYOUT Signature
Method SET_CONTAINER_LAYOUT on class J_7L_CONTROL_MASTER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler | 20061018 |
Method UPDATE_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOFT_UPDATE | Value transfer | Type reference (TYPE) | XFELD | 'X' | X=> Nur der Inhalt wird aktualisiert, space => Neue Instanz | 20071119 |
Method UPDATE_CONTENT on class J_7L_CONTROL_MASTER has no exception.
Method UPDATE_TOOLBAR Signature
Method UPDATE_TOOLBAR on class J_7L_CONTROL_MASTER has no parameter.
Method UPDATE_TOOLBAR on class J_7L_CONTROL_MASTER has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 510 |