SAP ABAP Class CL_UKM_GUI_DIALOG (CL_UKM_GUI_DIALOG)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FSCM-CR-CR (Application Component) Basic Functions
⤷
UKM_BUSINESS_PARTNER (Package) SAP Credit Management - Business Partner
⤷
⤷
Properties
| Class | CL_UKM_GUI_DIALOG | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UKM_BUSINESS_PARTNER | SAP Credit Management - Business Partner |
| Created | 20060815 | SAP |
| Last change | 20070913 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UKM_GUI_DIALOG has no forward declaration.
Interfaces
Class CL_UKM_GUI_DIALOG has no interface implemented.
Friends
Class CL_UKM_GUI_DIALOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | _MAN_NAME | 20060815 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | _O_DIS_DIALOG | 20060815 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | _O_DIS_LIST | 20060815 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | _O_DIS_LIST_GUI | 20060815 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | _O_DIS_SPLITTER | 20060815 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | _O_DIS_TOOLBAR | 20060815 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | _O_DIS_TOOLBAR_GUI | 20060815 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | YT_DIALOG | _T_DIALOG | 20060815 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Event handling method | CLOSE | 20060815 | |
| 2 | Instance method | Private | Constructor | Constructor | 20060815 | |
| 3 | Instance method | Public | Method | FREE | 20060815 | |
| 4 | Instance method | Private | Event handling method | FUNCTION_SELECTED | 20060815 | |
| 5 | Static method | Public | Method | GET_INSTANCE | 20060815 | |
| 6 | Instance method | Public | Method | GET_LIST | 20060815 |
Events
Class CL_UKM_GUI_DIALOG has no event.
Types
Class CL_UKM_GUI_DIALOG has no local type.
Method Signatures
Method CLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Value transfer | Attribute reference (LIKE) | SENDER | 20060815 |
Method CLOSE on class CL_UKM_GUI_DIALOG has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CAPTION | Call by reference | Type reference (TYPE) | C | I_CAPTION | 20060815 | |||
| 2 | I_HEIGHT | Call by reference | Type reference (TYPE) | I | I_HEIGHT | 20060815 | |||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | C | I_NAME | 20060815 | |||
| 4 | I_WIDTH | Call by reference | Type reference (TYPE) | I | I_WIDTH | 20060815 |
Method CONSTRUCTOR on class CL_UKM_GUI_DIALOG has no exception.
Method FREE Signature
Method FREE on class CL_UKM_GUI_DIALOG has no parameter.
Method FREE on class CL_UKM_GUI_DIALOG has no exception.
Method FUNCTION_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | FCODE | 20060815 |
Method FUNCTION_SELECTED on class CL_UKM_GUI_DIALOG has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DIALOG | Value transfer | Object reference (TYPE REF TO) | CL_UKM_GUI_DIALOG | E_DIALOG | 20060815 | |||
| 2 | I_CAPTION | Call by reference | Type reference (TYPE) | C | I_CAPTION | 20060815 | |||
| 3 | I_HEIGHT | Call by reference | Type reference (TYPE) | I | I_HEIGHT | 20060815 | |||
| 4 | I_NAME | Call by reference | Type reference (TYPE) | C | I_NAME | 20060815 | |||
| 5 | I_WIDTH | Call by reference | Type reference (TYPE) | I | I_WIDTH | 20060815 |
Method GET_INSTANCE on class CL_UKM_GUI_DIALOG has no exception.
Method GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LIST | Value transfer | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | E_LIST | 20060815 |
Method GET_LIST on class CL_UKM_GUI_DIALOG has no exception.
History
| Last changed by/on | SAP | 20070913 |
| SAP Release Created in |