SAP ABAP Class CL_IDGT_MSG_DLG_UIBB (Message Dialog)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
FI-LOC (Application Component) Localization
⤷
ID-SD-CN-GT-01 (Package) Golden Tax Interface Enhancements
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20120509 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_TREE | Generic Tree UI Building Block | 20120509 |
Properties
| Class | CL_IDGT_MSG_DLG_UIBB | |
| Short Description | Message Dialog | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ID-SD-CN-GT-01 | Golden Tax Interface Enhancements |
| Created | 20120509 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IDGT_MSG_DLG_UIBB has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20120509 | ||
| 2 | IF_FPM_GUIBB_TREE | Generic Tree UI Building Block | 20120509 |
Friends
Class CL_IDGT_MSG_DLG_UIBB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'MASTER_COLUMN_NODE_COLLAPSED' | ID of the FPM Event | 20120627 | ||
| 2 | Static Attribute | Public | Type reference (TYPE) | FPM_EVENT_ID | 'FPM_OPEN_DIALOG' | ID of the FPM Event | 20120614 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | IDGT_T_UI_MESSAGES_INFO | GTI China: Table of FPM MESSAGES LOG | 20120509 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | IDGT_T_UI_MESSAGES_INFO | GTI China: Table of FPM MESSAGES LOG | 20120509 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20120509 | ||
| 2 | Instance method | Private | Method | Message Log Level one data | 20120509 | |
| 3 | Instance method | Private | Method | Message Log Level Two Data | 20120509 | |
| 4 | Instance method | Private | Method | Reset new image for level one | 20120509 |
Events
Class CL_IDGT_MSG_DLG_UIBB has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_VBELN_EXTENDED | Public | See coding | 20130814 | BEGIN OF TY_S_VBELN_EXTENDED,
refvbeln TYPE char20,
END OF TY_S_VBELN_EXTENDED
|
||
| 2 | TY_T_VBELN_EXTENDED | Public | See coding | 20130814 | ty_t_vbeln_extended type standard table of TY_S_VBELN_EXTENDED
|
Method Signatures
Method GET_MASTER_COLUMN_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIELD_DESCRIPTION | Call by reference | Type reference (TYPE) | FPMGB_T_TREEFIELD_DESCR | FPM Tree GUIBB field description | 20120509 |
Method GET_MASTER_COLUMN_DETAILS on class CL_IDGT_MSG_DLG_UIBB has no exception.
Method LOAD_LEVEL_ONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | IDGT_T_UI_MESSAGES_INFO | GTI China: Table of FPM MESSAGES LOG | 20120509 |
Method LOAD_LEVEL_ONE on class CL_IDGT_MSG_DLG_UIBB has no exception.
Method LOAD_LEVEL_TWO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | IDGT_T_UI_MESSAGES_INFO | GTI China: Table of FPM MESSAGES LOG | 20120509 | |||
| 2 | IT_VBELN | Call by reference | Type reference (TYPE) | CL_IDGT_MSG_DLG_UIBB=>TY_T_VBELN_EXTENDED | SD Document Numbers, Not Sorted | 20120509 |
Method LOAD_LEVEL_TWO on class CL_IDGT_MSG_DLG_UIBB has no exception.
Method RESET_NEW_IMAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_IMGSRC | Call by reference | Type reference (TYPE) | STRING | img src for the message | 20120509 | |||
| 2 | ET_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20120509 | |||
| 3 | IV_CURR_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20120509 | |||
| 4 | IV_NEW_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20120509 |
Method RESET_NEW_IMAGE on class CL_IDGT_MSG_DLG_UIBB has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 607 |