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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 J7LR2 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 FC_ADD_ITEM Constant Protected Type reference (TYPE) UI_FUNC 'ADD' Function Code for Create 20061108
2 FC_ADD_TEM_ITEM Constant Protected Type reference (TYPE) UI_FUNC 'ADD_TEMPLATE' Function Code for Create with Template 20061108
3 FC_REDO_CHANGES Constant Protected Type reference (TYPE) UI_FUNC 'REDO' Function Code for REDO 20061108
4 FC_REMOVE_ITEM Constant Protected Type reference (TYPE) UI_FUNC 'REMOVE' Function Code for Remove 20061108
5 FC_REPLACE_ITEM Constant Protected Type reference (TYPE) UI_FUNC 'REPLACE' Function Code for Replace 20061108
6 FC_UNDO_CHANGES Constant Protected Type reference (TYPE) UI_FUNC 'UNDO' Function Code for UNDO 20061108
7 LIST_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for List 20061018
8 LIST_CONTROL Instance attribute Protected Object reference (TYPE REF TO) J_7L_ICONTROL Reference to Control List 20061018
9 MAIN_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Entire Frame 20061018
10 MODUS Instance attribute Protected Type reference (TYPE) C X=> Change Mode, space = Display Mode 20061018
11 P_TCODE Instance attribute Protected Type reference (TYPE) SY-TCODE Personalization Code from Subtype 20071109
12 SASH_POSITION_CHANGE Static Attribute Public Type reference (TYPE) I 60 Sash Position 20061018
13 SASH_POSITION_DISPLAY Static Attribute Public Type reference (TYPE) I 100 20061018
14 SASH_POSITION_PERSONAL Instance attribute Protected Type reference (TYPE) I Separator for Personalization 20071009
15 SELECTION_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for the Selection 20061018
16 SELECTION_CONTROL Instance attribute Protected Object reference (TYPE REF TO) J_7L_ICONTROL Reference to the Control Selection 20061018
17 SPLIT_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_EASY_SPLITTER_CONTAINER Splitter for List and Selection 20061018
18 TOOLBAR_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_EASY_SPLITTER_CONTAINER Container for the Toolbar 20061018
19 TOOLBAR_CONTROL Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20061018
Methods
# Method Level Visibility Method type Description Created on
1 SET_CONTAINER_LAYOUT Instance method Protected Method Arranges the Container 20061018
2 UPDATE_CONTENT Instance method Public Method Updates Content of Both Controls 20071119
3 UPDATE_TOOLBAR 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 INTERNAL_ERROR Interner Fehler 20061018

Method UPDATE_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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