SAP ABAP Class CL_UG_MD_COMB_GUI (FIN Master Data: Combination Objects)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     UGMD1 (Package) FIN General: Master Data: Buffer + Instances
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_GUI Internal View of GUI Object 20020328
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_GUI_EXT External View at GUI Object 20020328
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_MD_HIERARCHY FIN Master Data: Hierarchy 20020814
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_MD_MANUAL_TRANSPORT FIN Master Data: Manual Transport 20020814
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_WB_CHANGE_NOTIFICATION FIN Workbench: Propagation of Changes 20021030
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_WB_COMMUNICATION Workbench: Events and Methods for Communication with the WB 20020731
Properties
Class CL_UG_MD_COMB_GUI  
Short Description FIN Master Data: Combination Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UGMD1   FIN General: Master Data: Buffer + Instances 
Created 20020328   SAP 
Last change 20050409   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 UGMD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_UC_CUST_GUI Internal View of GUI Object 20020328
2 IF_UC_CUST_GUI_EXT External View at GUI Object 20020328
3 IF_UG_MD_HIERARCHY FIN Master Data: Hierarchy 20020814
4 IF_UG_MD_MANUAL_TRANSPORT FIN Master Data: Manual Transport 20020814
5 IF_UG_WB_CHANGE_NOTIFICATION FIN Workbench: Propagation of Changes 20021030
6 IF_UG_WB_COMMUNICATION Workbench: Events and Methods for Communication with the WB 20020731
Friends
Class CL_UG_MD_COMB_GUI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_MAX_COLUMNS Static Attribute Private Type reference (TYPE) I 245 Maximum number of column in tree model 20020731
2 D_VDY_DEPGROUP Instance attribute Private Type reference (TYPE) UG_DEPGROUP Depgroup with validity information 20040413
3 D_VDY_TYPE Instance attribute Private Type reference (TYPE) UG_VDY_TYPE 20040413
4 GC_ALV_STYLES Constant Private Type reference (TYPE) UG_FIELDNAME '$ALV_STYLES$' FIN Master Data: Field Name 20040715
5 GC_PREFIX_TXTLG Constant Private Type reference (TYPE) UG_FIELDNAME '$L$' FIN Master Data: Field Name 20040715
6 GC_PREFIX_TXTMI Constant Private Type reference (TYPE) UG_FIELDNAME '$M$' FIN Master Data: Field Name 20040715
7 GC_PREFIX_TXTSH Constant Private Type reference (TYPE) UG_FIELDNAME '$S$' FIN Master Data: Field Name 20040715
8 GC_ROLLNAME_TXTLG Constant Private Type reference (TYPE) ROLLNAME 'UG_TXTLG' Data element (semantic domain) 20040715
9 GC_ROLLNAME_TXTMI Constant Private Type reference (TYPE) ROLLNAME 'UG_TXTMI' Data element (semantic domain) 20040715
10 GC_ROLLNAME_TXTSH Constant Private Type reference (TYPE) ROLLNAME 'UG_TXTSH' Data element (semantic domain) 20040715
11 GC_STRUCT_ALV Constant Private Type reference (TYPE) TYPENAME 'UGMD_S_GEN_RES_COMBI_ALV' Name of Dictionary Type 20040715
12 PF_ASSIGN_ENABLED Instance attribute Private Type reference (TYPE) UG_FLG 20040812
13 PF_DETAIL_CHANGE Instance attribute Public Type reference (TYPE) UG_FLG FIN Master Data: General Indicator 20040112
14 PF_DETAIL_DISPLAY Instance attribute Private Type reference (TYPE) UG_FLG 20050308
15 PF_THERE_IS_CHANGE Instance attribute Private Type reference (TYPE) UG_FLG FIN Master Data: General Indicator 20040112
16 PR_1ST_DESC_ID Instance attribute Private Type reference (TYPE) UGMD_COLUMN_ID Description column ID 20020826
17 PR_1ST_TREE Instance attribute Private Type reference (TYPE) I Order number of the first tree in assignment control 20020826
18 PR_1ST_TREE_ID Instance attribute Private Type reference (TYPE) UGMD_TREE_ID ID for the first tree 20020826
19 PR_2ND_DESC_ID Instance attribute Private Type reference (TYPE) UGMD_COLUMN_ID Description column ID 20020826
20 PR_2ND_TREE Instance attribute Private Type reference (TYPE) I Order number of the second tree in assignment control 20020826
21 PR_2ND_TREE_ID Instance attribute Private Type reference (TYPE) UGMD_TREE_ID ID for the second tree 20020826
22 PR_ACTUAL_TABSTRIP Instance attribute Private Type reference (TYPE) I 1 1-assign, 2-matrix, 3-attrib 20020328
23 PR_ALL_FIELDS Instance attribute Private Type reference (TYPE) UGMD_T_CHAR_REF Table of Char. References and its Field Names 20030729
24 PR_ALV_INSERT Instance attribute Private Type reference (TYPE) UG_FLG FIN Master Data: General Indicator 20031024
25 PR_ASSIGN_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_UAC_GUI_TREE_ASSIGNMENT 20040812
26 PR_ASSIGN_TOOLBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR Assign tree toolbar 20020823
27 PR_CLEAR_MENU Static Attribute Private Object reference (TYPE REF TO) CL_CTMENU Context menu for clear all combinations 20020808
28 PR_COLUMN_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20030707
29 PR_COLUMN_FIELDS Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for ListViewerControl 20030723
30 PR_COLUMN_LAYOUT Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV Control: Layout Structure 20030726
31 PR_COLUMN_SORT Instance attribute Private Type reference (TYPE) LVC_T_SORT ALV Control: Table of Sort Criteria 20030729
32 PR_COLUMN_TABLE Instance attribute Private Object reference (TYPE REF TO) DATA Table for ALV 20030724
33 PR_COMBINATIONS Instance attribute Private Object reference (TYPE REF TO) DATA Value Combinations 20020425
34 PR_C_ASSIGN_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20020328
35 PR_C_ASSIGN_TOOLBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20020328
36 PR_C_COLUMN_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20030707
37 PR_C_MATRIX_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20020328
38 PR_C_MATRIX_TOOLBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20020328
39 PR_DATA_CLASS Instance attribute Private Object reference (TYPE REF TO) IF_UC_CUST_DATA_EXT SEM-BCS: Pair objects 20020328
40 PR_DISPLAY_ONLY Instance attribute Private Type reference (TYPE) CHAR1 Edit is allowed or not 20020411
41 PR_EDGES Instance attribute Private Type reference (TYPE) UAC_T_EDGE_LONG all edges in assignment tree 20020829
42 PR_EDIT_MODE Instance attribute Private Type reference (TYPE) CHAR1 Display or edit mode 20020406
43 PR_FFIX Instance attribute Private Type reference (TYPE) UC0_TS_FFIX Fixed Characteristic Values 20020328
44 PR_FLAG_COLUMN Instance attribute Private Type reference (TYPE) UG_FLG Column ALV 20030709
45 PR_FLAG_DETAIL_ON Instance attribute Private Type reference (TYPE) UG_FLG FIN Master Data: General Indicator 20031218
46 PR_FLAG_MATRIX Instance attribute Private Type reference (TYPE) UG_FLG Matrix column tree control 20030709
47 PR_FLAG_TEXT Instance attribute Private Type reference (TYPE) UG_FLG 'X' Texts are displayed or hidden 20031009
48 PR_FLAG_TREE Instance attribute Private Type reference (TYPE) UG_FLG Assignment Control 20030709
49 PR_GUI_CLASS Static Attribute Private Object reference (TYPE REF TO) CL_UG_MD_COMB_GUI FIN Master Data: Combination Objects 20030722
50 PR_HIDDEN_TEXT Instance attribute Private Type reference (TYPE) UGMD_TS_FIELDNAME FIN Master Data: Field Names 20031009
51 PR_HIERARCHY_1 Instance attribute Private Type reference (TYPE) UG_FLG Empty-init, X-hry, None, All 20020830
52 PR_HIERARCHY_2 Instance attribute Private Type reference (TYPE) UG_FLG Empty-init, X-hry, None, All 20020830
53 PR_HRY_FCODE Instance attribute Private Type reference (TYPE) FCODE Function code for last hierarchy change button 20020830
54 PR_HRY_MENU Instance attribute Private Object reference (TYPE REF TO) CL_CTMENU Context Menu for hierarchy choice 20020411
55 PR_LOGICAL_KEY Instance attribute Private Type reference (TYPE) UGMD_T_CHAR_REF Table of Char. References and its Field Names 20030728
56 PR_MATRIX_TOOLBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR Matrix Toolbar Control 20020409
57 PR_MODE_CHANGED Instance attribute Private Type reference (TYPE) CHAR1 Edit/Display mode changed 20020412
58 PR_MY_CHANGE Instance attribute Private Type reference (TYPE) UG_FLG FIN Master Data: General Indicator 20021030
59 PR_NEED_REFRESH Instance attribute Private Type reference (TYPE) UG_FLG FIN Master Data: General Indicator 20021030
60 PR_OLD_DETAIL_VALUE Instance attribute Public Object reference (TYPE REF TO) IF_UG_MD_CHAR_VALUE FIN Master Data: Representation of a Characteristic Value 20040112
61 PR_TAB_COLUMN Static Attribute Private Type reference (TYPE) I 1 ALV column view 20030709
62 PR_TAB_MATRIX Static Attribute Private Type reference (TYPE) I 3 Matrix view 20030709
63 PR_TAB_TREE Static Attribute Private Type reference (TYPE) I 2 Two tree view 20030709
64 PR_TREES Instance attribute Private Type reference (TYPE) UGMD1_COMB_GUI_TREES list of hierarchy references 20020328
65 PR_TREE_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_COLUMN_TREE_MODEL Column Tree Control with Data Management at Backend 20020404
66 PR_UNLOAD_IN_PROCESS Instance attribute Private Type reference (TYPE) UG_FLG FIN Master Data: General Indicator 20040108
67 PR_WB_EDIT Instance attribute Private Type reference (TYPE) CHAR1 Workbench edit flag 20020411
68 PR_WRITE_FIELD Instance attribute Private Type reference (TYPE) UGMD_TS_FIELDNAME 20041221
69 PR_WRITE_KEY Instance attribute Private Type reference (TYPE) UGMD_TS_FIELD_VAL FIN Master Data: Field Names 20031006
70 PR_X_AXIS Instance attribute Private Type reference (TYPE) I Order number of characteristic for 'x' axis 20020405
71 PR_Y_AXIS Instance attribute Private Type reference (TYPE) I Order number of characteristic for 'y' axis 20020405
72 PT_COMB_CHAR Instance attribute Private Type reference (TYPE) TS_COMBINED_CHAR 20040906
73 PT_CONFLICT Instance attribute Private Type reference (TYPE) UGMD_TS_FIELDNAME FIN Master Data: Field Names 20040909
74 PT_DETAIL_LAST Instance attribute Private Type reference (TYPE) UGMD_TS_FIELD_VAL 20050308
75 PT_DETAIL_VALUE Instance attribute Private Type reference (TYPE) UGMD_TS_FIELD_VAL 20050308
76 PU_BDT_TABSTRIP_1 Constant Public Type reference (TYPE) OKCODE 'BUSCR01_01' Function Code 20040112
77 PU_BDT_TABSTRIP_2 Constant Public Type reference (TYPE) OKCODE 'BUSCR02_01' Function Code 20040112
78 PU_BDT_TABSTRIP_3 Constant Public Type reference (TYPE) OKCODE 'BUSCR03_01' Function Code 20040112
79 PU_LAST_BDT_TABSTRIP Instance attribute Public Type reference (TYPE) OKCODE Function Code 20040112
Methods
# Method Level Visibility Method type Description Created on
1 ALV_DELETE Instance method Private Method Delete records from database 20030805
2 ALV_INSERT Instance method Private Method Insert new records into database 20030805
3 ALV_UPDATE Instance method Private Method Process records update in the database 20030806
4 CHANGE_ACTUAL_HIERARCHY Instance method Private Method Change hierarchy in one of displayed trees 20020830
5 CHECK_ALV_CHANGES Instance method Public Method Check changes in ALV grid 20030729
6 CHECK_UNIQUE_RECORD Instance method Private Method Check unique record key for ALV GRID 20030730
7 CONSTRUCTOR Instance method Public Constructor Redefinition of the constructor 20020808
8 CREATE_DATA_REFERENCE Instance method Private Method 20040715
9 DETAIL_GUI Instance method Private Method Detailed view of combination values 20030811
10 DETAIL_TURN_OFF Instance method Private Method Turn off detail screen because the value has been deleted 20040112
11 DISPLAY_MESSAGES Instance method Public Method Displays passed messages via workbench event 20040112
12 FILL_ALV_KEY_DESCRIPTIONS Instance method Private Method Add descriptions for changed key values 20030730
13 FILL_FIXED_VALUES Instance method Private Method Fill fixed values (if any) in new inserted rows 20030801
14 GET_ASSIGN_CONTROL_STATE Instance method Public Method Get information whether the assignment control could be used 20031011
15 GET_DESCRIPTION_FOR_GUI Instance method Private Method Compose values from all dependent characteristics 20030721
16 GET_DETAIL_STATUS Instance method Public Method Get info about detail screen (on/off etc.) 20031218
17 GET_EXCLUDE_TABLE Static method Private Method Gets list of excluded toolbar ok codes for ALV 20030725
18 GET_GUI_DATA Instance method Public Method Get GUI data - trees, links, attributes 20020328
19 GET_GUI_TREE Instance method Private Method return hierarchy structure for one tree 20030721
20 GET_GUI_VALUE Instance method Private Method Get sorted list of characteristic values for GUI purposes 20030721
21 GET_ROLE_ATTRIBUTES Instance method Private Method Get role predefined attributes (not BW attr.) 20030818
22 GET_SUBHIERARCHY Instance method Private Method Get sub-hierarchy for given hierarchy node/leaf 20030721
23 HANDLE_ALV_DOUBLE_CLICK Instance method Private Event handling method 20030811
24 HANDLE_ALV_F1 Instance method Private Event handling method Handle F1 help on fields 20030729
25 HANDLE_ALV_F4 Instance method Private Event handling method Handle F4 help on fields 20030729
26 HANDLE_ALV_ON_USER Instance method Private Event handling method 20030731
27 HANDLE_ALV_TOOLBAR Instance method Private Event handling method 20030731
28 HANDLE_CHECKBOX_CHANGE Instance method Private Event handling method Event handler for check box change in column tree model 20020409
29 HANDLE_DATA_CHANGED Instance method Private Event handling method Handle data changed 20030729
30 HANDLE_DATA_CHANGED_FINISHED Instance method Private Event handling method Handle after data change event 20030729
31 HANDLE_DETAIL_F4 Instance method Public Method 20050308
32 HANDLE_EDGE_CREATE Instance method Private Event handling method Handle EDGE CREATE event for assignment tree control 20020827
33 HANDLE_EDGE_DOUBLE_CLICK Instance method Private Event handling method Handle EDGE CREATE event for assignment tree control 20030812
34 HANDLE_EDGE_REMOVE Instance method Private Event handling method Handle EDGE REMOVE event for assignment tree control 20020827
35 HANDLE_HIERARCHY_CHANGE Instance method Private Event handling method Handle if_ug_md_hierarchy-hierarchy changed 20020814
36 HANDLE_MATRIX_MENU_REQUEST Instance method Private Event handling method Context menu request on cell of tree model (matrix view) 20030812
37 HANDLE_MATRIX_MENU_SELECT Instance method Private Event handling method Context menu item selection in matrix view (on cell) 20030813
38 HANDLE_MULTISELECTION Instance method Private Event handling method Handle MULTI SELECTION CHANGE event for assignment control 20020827
39 HANDLE_NODE_SELECT Instance method Private Event handling method Handle NODE_SELECT event for assignment tree control 20020827
40 HANDLE_TOOLBAR_DROPDOWN Instance method Private Event handling method Event handler for dropdown hierarchy selection button 20020411
41 HANDLE_TOOLBAR_OKCODE Instance method Private Event handling method Event handler for buttons in application subscreen toolbar 20020411
42 HANDLE_WB_SET_DISPLAY_MODE Instance method Private Event handling method Handle SET_DISPLAY_MODE event from Workbench 20020411
43 HIDE_DETAIL_SCREEN Instance method Public Method Hide detail screen 20031219
44 INIT_ALL_TREES Instance method Private Method Prepare hierarchy instance for each tree in assign. control 20030721
45 INIT_ASSIGN_EVENTS Instance method Private Method Set event handlers for matrix view 20020827
46 INIT_ASSIGN_STYLES Instance method Private Method Initialize definition of the styles for assignment tree 20020826
47 INIT_ASSIGN_TREES Instance method Private Method Draw hierarchy trees for assignment control 20020826
48 INIT_COLUMN_ALV Instance method Private Method Initialize field catalog for ALV grid 20030723
49 INIT_COLUMN_EVENTS Instance method Private Method Set event handlers for column view 20030709
50 INIT_COLUMN_TABLE Instance method Private Method Fill ALV table 20030725
51 INIT_CONTROLS Instance method Private Method Init all controls 20020405
52 INIT_MATRIX_COLUMNS Instance method Private Method Initialize columns in tree model for matrix view 20020415
53 INIT_MATRIX_EVENTS Instance method Private Method Set event handlers for matrix view 20020406
54 INIT_MATRIX_HRY Instance method Private Method Insert tree into matrix view 20020405
55 INIT_TREES Instance method Private Method Init all trees for the assignment and column tree control 20020328
56 MODE_ASSIGN Instance method Private Method Display/Edit mode change in tree view 20030722
57 MODE_COLUMN Instance method Private Method Display/Edit mode change in column view 20030722
58 MODE_MATRIX Instance method Private Method Display/Edit mode change in matrix view 20030722
59 MULTI_ADD_OR_REMOVE Instance method Private Method Add or remove multiple combinations 20020829
60 REFRESH_ASSIGN_VIEW Instance method Private Method Add edges to assignment tree control 20020917
61 REFRESH_COLUMN_VIEW Instance method Private Method Add edges to assignment tree control 20030709
62 REFRESH_MATRIX_VIEW Instance method Private Method Refresh screen (after parameter changes or refresh button) 20020828
63 SET_ALV_CHECKBOX_FLAG Instance method Private Method Check if domain allows onle space or 'X' and use checkbox 20030725
64 SET_CONTAINERS Instance method Public Method Set containers for controls 20020328
65 SET_CONTEXT_HRY_MENU Instance method Private Method Create context menu for hierarchy choice 20020411
66 SET_GUI_DATA Instance method Public Method Set GUI data - trees, links, attributes 20020328
67 SHOW_POSSIBLE_EDGES Instance method Private Method show possible edges for selected node 20020828
68 SYNCHRO_ASSIGN Instance method Private Method Synchronize tree (assignment tree) view 20030728
69 SYNCHRO_COLUMN Instance method Private Method Synchronize column (ALV) view 20030728
70 SYNCHRO_MATRIX Instance method Private Method Synchronize matrix view 20030728
71 SYNCHRO_VIEWS Instance method Private Method Synchronize all views (for example after create of comb.) 20030728
72 UPDATE_FROM_DETAIL Instance method Public Method Update after detail display 20030813
73 WRITE_INITIAL_VALIDITY Instance method Private Method 20040408
Events
Class CL_UG_MD_COMB_GUI has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_COMBINED_CHAR Private See coding 20040906 ts_combined_char TYPE SORTED TABLE OF t_combined_char WITH UNIQUE KEY fieldname
2 T_COMBINED_CHAR Private See coding 20040906 BEGIN OF t_combined_char, fieldname TYPE UG_FIELDNAME, seqnr TYPE UG_SEQNR4, fdep TYPE UGMD_TS_FDEP, END OF t_combined_char
Method Signatures

Method ALV_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COMB Call by reference Type reference (TYPE) ANY TABLE Message Protokoll für Dataentry 20030820

Method ALV_DELETE on class CL_UG_MD_COMB_GUI has no exception.

Method ALV_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UGMD_T_MESSAGE FI-Stammdaten: Meldungen 20030805
2 Importing IR_DATA Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Message Protokoll für Dataentry 20030805

Method ALV_INSERT on class CL_UG_MD_COMB_GUI has no exception.

Method ALV_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UGMD_T_MESSAGE FI-Stammdaten: Meldungen 20030806
2 Importing IR_DATA Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Message Protokoll für Dataentry 20030806

Method ALV_UPDATE on class CL_UG_MD_COMB_GUI has no exception.

Method CHANGE_ACTUAL_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FCODE Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20020830

Method CHANGE_ACTUAL_HIERARCHY on class CL_UG_MD_COMB_GUI has no exception.

Method CHECK_ALV_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALID Call by reference Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20030729

Method CHECK_ALV_CHANGES on class CL_UG_MD_COMB_GUI has no exception.

Method CHECK_UNIQUE_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UGMD_T_MESSAGE FI-Stammdaten: Meldungen 20030730
2 Importing IR_DATA Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Message Protokoll für Dataentry 20030730
3 Importing I_UCOMM Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20030822

Method CHECK_UNIQUE_RECORD on class CL_UG_MD_COMB_GUI has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_UG_MD_COMB_GUI has no parameter.
Method CONSTRUCTOR on class CL_UG_MD_COMB_GUI has no exception.

Method CREATE_DATA_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_REF Call by reference Object reference (TYPE REF TO) DATA 20040715
2 Importing IF_TABLE Call by reference Type reference (TYPE) UG_FLG 20040715
3 Importing IO_CHAR Call by reference Object reference (TYPE REF TO) IF_UG_MD_CHAR 20040715
4 Importing IT_TABLEKEY Call by reference Type reference (TYPE) UGMD_T_FIELDNAME 20040715
5 Importing I_STRUCTURE Call by reference Type reference (TYPE) TYPENAME 20040715
6 Importing I_TABTYPE Call by reference Type reference (TYPE) CHAR1 20040715

Method CREATE_DATA_REFERENCE on class CL_UG_MD_COMB_GUI has no exception.

Method DETAIL_GUI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_COMBINATION Call by reference Type reference (TYPE) ANY 20030811

Method DETAIL_GUI on class CL_UG_MD_COMB_GUI has no exception.

Method DETAIL_TURN_OFF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_TURN_OFF_NOW Call by reference Type reference (TYPE) UG_FLG '' FI-Stammdaten: Allgemeines Kennzeichen 20040112
2 Importing IS_COMBINATION Call by reference Type reference (TYPE) ANY 20040112
3 Importing IT_COMBINATION Call by reference Type reference (TYPE) ANY TABLE 20040112

Method DETAIL_TURN_OFF on class CL_UG_MD_COMB_GUI has no exception.

Method DISPLAY_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGE Call by reference Type reference (TYPE) UGMD_T_MESSAGE FI-Stammdaten: Meldungen 20040112

Method DISPLAY_MESSAGES on class CL_UG_MD_COMB_GUI has no exception.

Method FILL_ALV_KEY_DESCRIPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL ALV Control: Tabelle der geänderten Zellen für Anwendung 20030730

Method FILL_ALV_KEY_DESCRIPTIONS on class CL_UG_MD_COMB_GUI has no exception.

Method FILL_FIXED_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) ANY Message Protokoll für Dataentry 20030820

Method FILL_FIXED_VALUES on class CL_UG_MD_COMB_GUI has no exception.

Method GET_ASSIGN_CONTROL_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_STATUS Value transfer Type reference (TYPE) UG_FLG FI-Stammdaten: Allgemeines Kennzeichen 20031011

Method GET_ASSIGN_CONTROL_STATE on class CL_UG_MD_COMB_GUI has no exception.

Method GET_DESCRIPTION_FOR_GUI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Call by reference Type reference (TYPE) UG_VALUE Merkmalswert 20030721
2 Importing IF_ELIMINATE_FFIX Call by reference Type reference (TYPE) FLAG 'X' allgemeines flag 20030721
3 Importing IO_CHAR Call by reference Object reference (TYPE REF TO) IF_UG_MD_CHAR FI-Stammdaten: Repräsentanz eines Merkmals 20030817
4 Importing IS_VALUE Call by reference Type reference (TYPE) ANY 20030817
5 Importing IT_DEPENDENCY Call by reference Type reference (TYPE) UGMD_TS_COMB_DEPENDENCY Merkmalsabh. und zusätzl. Info. für Komb.Objekte 20030817

Method GET_DESCRIPTION_FOR_GUI on class CL_UG_MD_COMB_GUI has no exception.

Method GET_DETAIL_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EF_DETAIL_ON Value transfer Type reference (TYPE) UG_FLG FI-Stammdaten: Allgemeines Kennzeichen 20031218

Method GET_DETAIL_STATUS on class CL_UG_MD_COMB_GUI has no exception.

Method GET_EXCLUDE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_EXCLUDE_TABLE Value transfer Type reference (TYPE) UI_FUNCTIONS Funktionscodestabelle 20030725

Method GET_EXCLUDE_TABLE on class CL_UG_MD_COMB_GUI has no exception.

Method GET_GUI_DATA Signature

Method GET_GUI_DATA on class CL_UG_MD_COMB_GUI has no parameter.
Method GET_GUI_DATA on class CL_UG_MD_COMB_GUI has no exception.

Method GET_GUI_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_GUI_TREE Call by reference Type reference (TYPE) UGMD_TS_COMB_GUI_HIERARCHY Hierarchie- und Baumstruktur für GUI-Klasse zu Komb.Objekten 20030721
2 Importing IF_ELIMINATE_FFIX Call by reference Type reference (TYPE) FLAG 'X' allgemeines flag 20030721
3 Importing IF_NOT_ASSIGNED Call by reference Type reference (TYPE) FLAG 'X' allgemeines flag 20030721
4 Importing I_DESCRIPTION_LENGTH Call by reference Type reference (TYPE) CHAR1 'M' Einstelliges Kennzeichen 20030721
5 Importing I_FIELDNAME_SID Call by reference Type reference (TYPE) UG_SID FI-Stammdaten: Surrogate ID 20030721
6 Importing I_ORDER Call by reference Type reference (TYPE) I 20030721
7 Importing I_VALUE_SID Call by reference Type reference (TYPE) UG_SID FI-Stammdaten: Surrogate ID 20030721
# Exception Resumable Description Created on
1 DATA_INCONSISTENCY program data inconsistency problem 20030721
2 EMPTY_TREE there are no values in the tree (may not be error) 20030721
3 INCORRECT_TREE incorrect 'i_order' value 20030721

Method GET_GUI_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_GUI_VALUE Call by reference Type reference (TYPE) UGMD_TS_COMB_GUI_VALUE Tabelle von Merkmalsausprägungen auf GUI-Seite 20030817
2 Exporting ET_OK_SID Call by reference Type reference (TYPE) UGMD_TH_SID Hashed table of value SIDs 20030817
3 Importing IF_ELIMINATE_FFIX Call by reference Type reference (TYPE) FLAG 'X' allgemeines flag 20030721
4 Importing I_ORDER Call by reference Type reference (TYPE) I 20030721
# Exception Resumable Description Created on
1 INCORRECT_TREE Not existing order number of the data tree 20030721

Method GET_ROLE_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTRIBUTE Call by reference Type reference (TYPE) UGMD_T_FIELDNAME FI-Stammdaten: Feldnamen 20030818
2 Importing IT_ROLE Call by reference Type reference (TYPE) UGMD_TS_ROLE FIN-Stammdaten: Merkmalsrollen 20030818

Method GET_ROLE_ATTRIBUTES on class CL_UG_MD_COMB_GUI has no exception.

Method GET_SUBHIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TREE Call by reference Type reference (TYPE) UGMD_TS_COMB_GUI_HIERARCHY Hierarchie- und Baumstruktur für GUI-Klasse zu Komb.Objekten 20030721
2 Changing C_FREE_AKEY Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20030721
3 Importing I_LEVEL Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20030721
4 Importing I_ORDER Call by reference Type reference (TYPE) I 20030721
5 Importing I_PARENT_AKEY Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20030721
6 Importing I_PARENT_FIELD_SID Call by reference Type reference (TYPE) UG_SID FI-Stammdaten: Surrogate ID 20030721
7 Importing I_PARENT_VALUE_SID Call by reference Type reference (TYPE) UG_SID FI-Stammdaten: Surrogate ID 20030721

Method GET_SUBHIERARCHY on class CL_UG_MD_COMB_GUI has no exception.

Method HANDLE_ALV_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20030811

Method HANDLE_ALV_DOUBLE_CLICK on class CL_UG_MD_COMB_GUI has no exception.

Method HANDLE_ALV_F1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Value transfer Attribute reference (LIKE) Event Daten 20030811
2 Importing E_FIELDNAME Value transfer Attribute reference (LIKE) Feldname 20030811

Method HANDLE_ALV_F1 on class CL_UG_MD_COMB_GUI has no exception.

Method HANDLE_ALV_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Value transfer Attribute reference (LIKE) Event Daten 20030811
2 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) Zeilen ID 20030822
3 Importing E_DISPLAY Value transfer Attribute reference (LIKE) Display only 20030811
4 Importing E_FIELDNAME Value transfer Attribute reference (LIKE) Feldname 20030811

Method HANDLE_ALV_F4 on class CL_UG_MD_COMB_GUI has no exception.

Method HANDLE_ALV_ON_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20030811

Method HANDLE_ALV_ON_USER on class CL_UG_MD_COMB_GUI has no exception.

Method HANDLE_ALV_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Value transfer Attribute reference (LIKE) Toolbarobjekt 20030811

Method HANDLE_ALV_TOOLBAR on class CL_UG_MD_COMB_GUI has no exception.

Method HANDLE_CHECKBOX_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECKED Value transfer Attribute reference (LIKE) 20020409
2 Importing ITEM_NAME Value transfer Attribute reference (LIKE) 20020409
3 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20020409

Method HANDLE_CHECKBOX_CHANGE on class CL_UG_MD_COMB_GUI has no exception.

Method HANDLE_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Value transfer Attribute reference (LIKE) Datenänderungsobjekt 20030811
2 Importing E_UCOMM Value transfer Attribute reference (LIKE) Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20030811

Method HANDLE_DATA_CHANGED on class CL_UG_MD_COMB_GUI has no exception.

Method HANDLE_DATA_CHANGED_FINISHED Signature

Method HANDLE_DATA_CHANGED_FINISHED on class CL_UG_MD_COMB_GUI has no parameter.
Method HANDLE_DATA_CHANGED_FINISHED on class CL_UG_MD_COMB_GUI has no exception.

Method HANDLE_DETAIL_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_DETAIL_DISPLAY Call by reference Type reference (TYPE) UG_FLG 20050309
2 Importing IT_NEW_DETAIL Call by reference Type reference (TYPE) UGMD_TS_FIELD_VAL 20050308

Method HANDLE_DETAIL_F4 on class CL_UG_MD_COMB_GUI has no exception.

Method HANDLE_EDGE_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SRC_NODE_ID Value transfer Attribute reference (LIKE) 20020923
2 Importing TRG_NODE_ID Value transfer Attribute reference (LIKE) 20020923

Method HANDLE_EDGE_CREATE on class CL_UG_MD_COMB_GUI has no exception.

Method HANDLE_EDGE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EDGE_ID Value transfer Attribute reference (LIKE) 20030812

Method HANDLE_EDGE_DOUBLE_CLICK on class CL_UG_MD_COMB_GUI has no exception.

Method HANDLE_EDGE_REMOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EDGE Value transfer Attribute reference (LIKE) 20020923
2 Importing EDGE_ID Value transfer Attribute reference (LIKE) 20020923

Method HANDLE_EDGE_REMOVE on class CL_UG_MD_COMB_GUI has no exception.

Method HANDLE_HIERARCHY_CHANGE Signature

Method HANDLE_HIERARCHY_CHANGE on class CL_UG_MD_COMB_GUI has no parameter.
Method HANDLE_HIERARCHY_CHANGE on class CL_UG_MD_COMB_GUI has no exception.

Method HANDLE_MATRIX_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM_NAME Value transfer Attribute reference (LIKE) 20030812
2 Importing MENU Value transfer Attribute reference (LIKE) 20030812
3 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20030812

Method HANDLE_MATRIX_MENU_REQUEST on class CL_UG_MD_COMB_GUI has no exception.

Method HANDLE_MATRIX_MENU_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM_NAME Value transfer Attribute reference (LIKE) 20030813
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20030813

Method HANDLE_MATRIX_MENU_SELECT on class CL_UG_MD_COMB_GUI has no exception.

Method HANDLE_MULTISELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TREE_ID Value transfer Attribute reference (LIKE) 20020923

Method HANDLE_MULTISELECTION on class CL_UG_MD_COMB_GUI has no exception.

Method HANDLE_NODE_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_ID Value transfer Attribute reference (LIKE) 20020923
2 Importing TREE_ID Value transfer Attribute reference (LIKE) 20020923

Method HANDLE_NODE_SELECT on class CL_UG_MD_COMB_GUI has no exception.

Method HANDLE_TOOLBAR_DROPDOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 20020411
2 Importing POSX Value transfer Attribute reference (LIKE) 20020411
3 Importing POSY Value transfer Attribute reference (LIKE) 20020411

Method HANDLE_TOOLBAR_DROPDOWN on class CL_UG_MD_COMB_GUI has no exception.

Method HANDLE_TOOLBAR_OKCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 20020411

Method HANDLE_TOOLBAR_OKCODE on class CL_UG_MD_COMB_GUI has no exception.

Method HANDLE_WB_SET_DISPLAY_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_EDIT Value transfer Attribute reference (LIKE) 20020411

Method HANDLE_WB_SET_DISPLAY_MODE on class CL_UG_MD_COMB_GUI has no exception.

Method HIDE_DETAIL_SCREEN Signature

Method HIDE_DETAIL_SCREEN on class CL_UG_MD_COMB_GUI has no parameter.
Method HIDE_DETAIL_SCREEN on class CL_UG_MD_COMB_GUI has no exception.

Method INIT_ALL_TREES Signature

Method INIT_ALL_TREES on class CL_UG_MD_COMB_GUI has no parameter.
# Exception Resumable Description Created on
1 IS_NOT_COMBINATION It is not combination characteristic 20030721
2 NO_CHARACTERISTIC No characteristc (no rep unit) 20030721
3 ONLY_PAIRS_SUPPORTED Only one or at least three characteristics were found 20030721

Method INIT_ASSIGN_EVENTS Signature

Method INIT_ASSIGN_EVENTS on class CL_UG_MD_COMB_GUI has no parameter.
Method INIT_ASSIGN_EVENTS on class CL_UG_MD_COMB_GUI has no exception.

Method INIT_ASSIGN_STYLES Signature

Method INIT_ASSIGN_STYLES on class CL_UG_MD_COMB_GUI has no parameter.
Method INIT_ASSIGN_STYLES on class CL_UG_MD_COMB_GUI has no exception.

Method INIT_ASSIGN_TREES Signature

Method INIT_ASSIGN_TREES on class CL_UG_MD_COMB_GUI has no parameter.
Method INIT_ASSIGN_TREES on class CL_UG_MD_COMB_GUI has no exception.

Method INIT_COLUMN_ALV Signature

Method INIT_COLUMN_ALV on class CL_UG_MD_COMB_GUI has no parameter.
Method INIT_COLUMN_ALV on class CL_UG_MD_COMB_GUI has no exception.

Method INIT_COLUMN_EVENTS Signature

Method INIT_COLUMN_EVENTS on class CL_UG_MD_COMB_GUI has no parameter.
Method INIT_COLUMN_EVENTS on class CL_UG_MD_COMB_GUI has no exception.

Method INIT_COLUMN_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TABLE Call by reference Type reference (TYPE) STANDARD TABLE ALV table 20030725

Method INIT_COLUMN_TABLE on class CL_UG_MD_COMB_GUI has no exception.

Method INIT_CONTROLS Signature

Method INIT_CONTROLS on class CL_UG_MD_COMB_GUI has no parameter.
Method INIT_CONTROLS on class CL_UG_MD_COMB_GUI has no exception.

Method INIT_MATRIX_COLUMNS Signature

Method INIT_MATRIX_COLUMNS on class CL_UG_MD_COMB_GUI has no parameter.
Method INIT_MATRIX_COLUMNS on class CL_UG_MD_COMB_GUI has no exception.

Method INIT_MATRIX_EVENTS Signature

Method INIT_MATRIX_EVENTS on class CL_UG_MD_COMB_GUI has no parameter.
Method INIT_MATRIX_EVENTS on class CL_UG_MD_COMB_GUI has no exception.

Method INIT_MATRIX_HRY Signature

Method INIT_MATRIX_HRY on class CL_UG_MD_COMB_GUI has no parameter.
Method INIT_MATRIX_HRY on class CL_UG_MD_COMB_GUI has no exception.

Method INIT_TREES Signature

Method INIT_TREES on class CL_UG_MD_COMB_GUI has no parameter.
# Exception Resumable Description Created on
1 EMPTY_TREE At least one characteristic in the combination has no value 20020709

Method MODE_ASSIGN Signature

Method MODE_ASSIGN on class CL_UG_MD_COMB_GUI has no parameter.
Method MODE_ASSIGN on class CL_UG_MD_COMB_GUI has no exception.

Method MODE_COLUMN Signature

Method MODE_COLUMN on class CL_UG_MD_COMB_GUI has no parameter.
Method MODE_COLUMN on class CL_UG_MD_COMB_GUI has no exception.

Method MODE_MATRIX Signature

Method MODE_MATRIX on class CL_UG_MD_COMB_GUI has no parameter.
Method MODE_MATRIX on class CL_UG_MD_COMB_GUI has no exception.

Method MULTI_ADD_OR_REMOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FCODE Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20020829

Method MULTI_ADD_OR_REMOVE on class CL_UG_MD_COMB_GUI has no exception.

Method REFRESH_ASSIGN_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_UPDATE_FRONTEND Call by reference Type reference (TYPE) UG_FLG '' 20040916
2 Importing I_ONLY_ONE_TREE Call by reference Type reference (TYPE) I Order number of the tree which has to be changed 20020917

Method REFRESH_ASSIGN_VIEW on class CL_UG_MD_COMB_GUI has no exception.

Method REFRESH_COLUMN_VIEW Signature

Method REFRESH_COLUMN_VIEW on class CL_UG_MD_COMB_GUI has no parameter.
Method REFRESH_COLUMN_VIEW on class CL_UG_MD_COMB_GUI has no exception.

Method REFRESH_MATRIX_VIEW Signature

Method REFRESH_MATRIX_VIEW on class CL_UG_MD_COMB_GUI has no parameter.
Method REFRESH_MATRIX_VIEW on class CL_UG_MD_COMB_GUI has no exception.

Method SET_ALV_CHECKBOX_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_CHECKBOX Call by reference Type reference (TYPE) UG_FLG FI-Stammdaten: Allgemeines Kennzeichen 20030725
2 Importing I_INTTYPE Call by reference Type reference (TYPE) INTTYPE ABAP-Datentyp (C,D,N,...) 20030725
3 Importing I_LENG Call by reference Type reference (TYPE) OUTPUTLEN Interne Länge in Bytes 20040322
4 Importing I_ROLLNAME Call by reference Type reference (TYPE) ROLLNAME Datenelement (semantische Domäne) 20030725

Method SET_ALV_CHECKBOX_FLAG on class CL_UG_MD_COMB_GUI has no exception.

Method SET_CONTAINERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ASSIGN_CONTROL Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20020328
2 Importing I_ASSIGN_TOOLBAR Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20020328
3 Importing I_COLUMN_CONTROL Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20030707
4 Importing I_MATRIX_CONTROL Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20020328
5 Importing I_MATRIX_TOOLBAR Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20020328

Method SET_CONTAINERS on class CL_UG_MD_COMB_GUI has no exception.

Method SET_CONTEXT_HRY_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ORDER Call by reference Type reference (TYPE) I Order of the GUI tree 20020411

Method SET_CONTEXT_HRY_MENU on class CL_UG_MD_COMB_GUI has no exception.

Method SET_GUI_DATA Signature

Method SET_GUI_DATA on class CL_UG_MD_COMB_GUI has no parameter.
Method SET_GUI_DATA on class CL_UG_MD_COMB_GUI has no exception.

Method SHOW_POSSIBLE_EDGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_ID Call by reference Type reference (TYPE) UGMD_NODE_ID Analytical Cost Management: ID eines Knotens 20020828

Method SHOW_POSSIBLE_EDGES on class CL_UG_MD_COMB_GUI has no exception.

Method SYNCHRO_ASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COMBINATION Call by reference Type reference (TYPE) ANY TABLE 20030728
2 Importing I_OPERATION Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20030728

Method SYNCHRO_ASSIGN on class CL_UG_MD_COMB_GUI has no exception.

Method SYNCHRO_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_NO_FLUSH Call by reference Type reference (TYPE) UG_FLG '' FI-Stammdaten: Allgemeines Kennzeichen 20030806
2 Importing IT_COMBINATION Call by reference Type reference (TYPE) ANY TABLE 20030728
3 Importing I_OPERATION Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20030728

Method SYNCHRO_COLUMN on class CL_UG_MD_COMB_GUI has no exception.

Method SYNCHRO_MATRIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COMBINATION Call by reference Type reference (TYPE) ANY TABLE 20030728
2 Importing I_OPERATION Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20030728

Method SYNCHRO_MATRIX on class CL_UG_MD_COMB_GUI has no exception.

Method SYNCHRO_VIEWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_NO_FLUSH Call by reference Type reference (TYPE) UG_FLG '' FI-Stammdaten: Allgemeines Kennzeichen 20030806
2 Importing IS_COMBINATION Call by reference Type reference (TYPE) ANY 20030728
3 Importing IT_COMBINATION Call by reference Type reference (TYPE) ANY TABLE 20030728
4 Importing I_OPERATION Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20030728
5 Importing I_ORIGIN_VIEW Call by reference Type reference (TYPE) I 20030728

Method SYNCHRO_VIEWS on class CL_UG_MD_COMB_GUI has no exception.

Method UPDATE_FROM_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_NO_FLUSH Call by reference Type reference (TYPE) UG_FLG '' FI-Stammdaten: Allgemeines Kennzeichen 20030814
2 Importing IO_CHAR_VALUE Call by reference Object reference (TYPE REF TO) IF_UG_MD_CHAR_VALUE FI-Stammdaten: Repräsentanz eines Merkmalswerts 20030813

Method UPDATE_FROM_DETAIL on class CL_UG_MD_COMB_GUI has no exception.

Method WRITE_INITIAL_VALIDITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_VALUE Call by reference Type reference (TYPE) ANY 20040408
2 Importing IT_VALUE Call by reference Type reference (TYPE) ANY TABLE 20040408

Method WRITE_INITIAL_VALIDITY on class CL_UG_MD_COMB_GUI has no exception.
History
Last changed by/on SAP  20050409 
SAP Release Created in 10B