SAP ABAP Class CL_UG_MD_CHANGE_MGMT_GUI (Change Management: GUI Class)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UGMD8 (Package) FIN General: Master Data: Change Management

⤷

⤷

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 | 20030106 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20030106 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UG_MD_LIST_TREE_GUI | Where-used List/Change Mgmt.: GUI Class | 20030220 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UG_WB_COMMUNICATION | Workbench: Events and Methods for Communication with the WB | 20030814 |
Properties
Class | CL_UG_MD_CHANGE_MGMT_GUI | |
Short Description | Change Management: GUI Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UGMD8 | FIN General: Master Data: Change Management |
Created | 20030106 | SAP |
Last change | 20050411 | 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) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
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 | 20030106 | ||
2 | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20030106 | ||
3 | IF_UG_MD_LIST_TREE_GUI | Where-used List/Change Mgmt.: GUI Class | 20030220 | ||
4 | IF_UG_WB_COMMUNICATION | Workbench: Events and Methods for Communication with the WB | 20030814 |
Friends
Class CL_UG_MD_CHANGE_MGMT_GUI has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'BUTTON_CLICK' | Pushbutton Was Selected | 20030212 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'LINK_CLICK' | Link Chosen | 20030212 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'GUI_MESSAGE' | Display Messages | 20030911 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'GUI_REFRESH' | Refresh of GUI | 20030911 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | UI_FUNC | 'TB_CHECK' | Check | 20031015 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | UI_FUNC | 'TB_GENERATE' | Generate | 20030911 | |
7 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_UG_MD_CHANGE_MGMT | Data Class | 20030106 | ||
8 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_UC_CUST_GUI | Internal View of GUI Object | 20030106 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Event handling method | Pushbutton Was Selected | 20030211 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20030106 |
3 | ![]() |
Instance method | Private | Event handling method | Link Chosen | 20030212 |
4 | ![]() |
Instance method | Private | Method | 20030212 | |
5 | ![]() |
Instance method | Private | Event handling method | Toolbar Button Chosen | 20030606 |
Events
Class CL_UG_MD_CHANGE_MGMT_GUI has no event.
Types
Class CL_UG_MD_CHANGE_MGMT_GUI has no local type.
Method Signatures
Method BUTTON_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20030211 | ||||
2 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20030211 |
Method BUTTON_CLICK on class CL_UG_MD_CHANGE_MGMT_GUI has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UG_MD_CHANGE_MGMT_GUI has no parameter.
Method CONSTRUCTOR on class CL_UG_MD_CHANGE_MGMT_GUI has no exception.
Method LINK_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20030212 | ||||
2 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20030212 |
Method LINK_CLICK on class CL_UG_MD_CHANGE_MGMT_GUI has no exception.
Method PROCESS_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EVENT | Call by reference | Type reference (TYPE) | STRING | 20030212 | |||
2 | ![]() |
I_ITEM_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Tree Control: Name einer Spalte / eines Items | 20030212 | ||
3 | ![]() |
I_NODE_KEY | Value transfer | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20030212 |
Method PROCESS_EVENT on class CL_UG_MD_CHANGE_MGMT_GUI has no exception.
Method TB_FUNCTION_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Call by reference | Attribute reference (LIKE) | 20030606 |
Method TB_FUNCTION_SELECTED on class CL_UG_MD_CHANGE_MGMT_GUI has no exception.
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in | 200 |