SAP ABAP Class J_7LCL_CONTROL_M_FRACTION (Dialog Master for Fractions)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | J_7L_CONTROL_MASTER | Abstract Class for All Dialog Master Classes | 20061018 |
Properties
| Class | J_7LCL_CONTROL_M_FRACTION | |
| Short Description | Dialog Master for Fractions | |
| Super Class | J_7L_CONTROL_MASTER | Abstract Class for All Dialog Master Classes |
| 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 | 20130531 | 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_7LCL_CONTROL_M_FRACTION has no interface implemented.
Friends
Class J_7LCL_CONTROL_M_FRACTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR20 | 'FRACTION' | Drag & Drop Flavor | 20070301 | ||
| 2 | Constant | Protected | Type reference (TYPE) | UI_FUNC | 'TARA' | Function Code for Tare Weight | 20061102 | ||
| 3 | Constant | Protected | Type reference (TYPE) | UI_FUNC | 'TARA_WEIGTH' | Function Code for Tare Weight | 20061102 | ||
| 4 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | Entry in Control List Is Selected | 20061030 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | Entry in Control Selection Is Selected | 20061030 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_EVENT_HANDLER | Event Handler Class | 20061030 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | J_7LCL_C_FRACTION_LIST=>LINE_TYPE | Old Fractions Before Content Update | 20110803 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | J7LR2_PERSONAL_LINE | Personalization Data of User | 20071109 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | J_7LKV1-GEWEI | Weight Unit for Tare | 20061102 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | TY_TARA_WEIGHT_TAB | Weights for TARE | 20061102 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | J7LR2_VRS_TAB | Versions Fractions | 20061120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Checks Whether Removal of Fractions Is Allowed | 20070302 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20061018 | |
| 3 | Instance method | Public | Event handling method | Updates Contents During Change to Screen Exit | 20070911 | |
| 4 | Instance method | Private | Method | Updates the Tare Weight on the Toolbar | 20061102 | |
| 5 | Instance method | Public | Method | Change UM for Tare | 20061102 |
Events
Class J_7LCL_CONTROL_M_FRACTION has no event.
Types
Class J_7LCL_CONTROL_M_FRACTION has no local type.
Method Signatures
Method CHECK_NO_REMOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NO_REMOVE | Value transfer | Type reference (TYPE) | BOOLEAN | True -> Kein entfernen | 20070302 |
Method CHECK_NO_REMOVE on class J_7LCL_CONTROL_M_FRACTION has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container für den gesamten Rahmen | 20061018 | |||
| 2 | IN_LIST | Call by reference | Object reference (TYPE REF TO) | J_7L_ICONTROL | Referenz auf das Control List | 20061019 | |||
| 3 | IN_MODUS | Value transfer | Type reference (TYPE) | C | X=> Änderungsmodus, space = Anzeigemodus | 20061018 | |||
| 4 | IN_PERSONAL | Call by reference | Type reference (TYPE) | J7LR2_PERSONAL_LINE | Personalisierung des Anwenders | 20071009 | |||
| 5 | IN_SELECTION | Call by reference | Object reference (TYPE REF TO) | J_7L_ICONTROL | Referenz auf das Control Selektion | 20061018 | |||
| 6 | IN_TARA_GEWEI | Call by reference | Object reference (TYPE REF TO) | J_7LKV1-GEWEI | Gewichtseinheit für Tara | 20061102 | |||
| 7 | IN_VRS_TAB | Call by reference | Object reference (TYPE REF TO) | J7LR2_VRS_TAB | Versionen Fraktionen | 20061120 |
Method CONSTRUCTOR on class J_7LCL_CONTROL_M_FRACTION has no exception.
Method HANDLE_CONTENT_EXIT_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOFT_UPDATE | Call by reference | Attribute reference (LIKE) | 20070911 |
Method HANDLE_CONTENT_EXIT_UPDATE on class J_7LCL_CONTROL_M_FRACTION has no exception.
Method UPDATE_TARA Signature
Method UPDATE_TARA on class J_7LCL_CONTROL_M_FRACTION has no parameter.
Method UPDATE_TARA on class J_7LCL_CONTROL_M_FRACTION has no exception.
Method UPDATE_TARA_WEIGHT_UNIT Signature
Method UPDATE_TARA_WEIGHT_UNIT on class J_7LCL_CONTROL_M_FRACTION has no parameter.
Method UPDATE_TARA_WEIGHT_UNIT on class J_7LCL_CONTROL_M_FRACTION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 510 |