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 _MAN_NAME Instance attribute Private Type reference (TYPE) STRING _MAN_NAME 20060815
2 _O_DIS_DIALOG Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DIALOGBOX_CONTAINER _O_DIS_DIALOG 20060815
3 _O_DIS_LIST Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID _O_DIS_LIST 20060815
4 _O_DIS_LIST_GUI Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER _O_DIS_LIST_GUI 20060815
5 _O_DIS_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER _O_DIS_SPLITTER 20060815
6 _O_DIS_TOOLBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR _O_DIS_TOOLBAR 20060815
7 _O_DIS_TOOLBAR_GUI Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER _O_DIS_TOOLBAR_GUI 20060815
8 _T_DIALOG Static Attribute Private Type reference (TYPE) YT_DIALOG _T_DIALOG 20060815
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Private Event handling method CLOSE 20060815
2 CONSTRUCTOR Instance method Private Constructor Constructor 20060815
3 FREE Instance method Public Method FREE 20060815
4 FUNCTION_SELECTED Instance method Private Event handling method FUNCTION_SELECTED 20060815
5 GET_INSTANCE Static method Public Method GET_INSTANCE 20060815
6 GET_LIST 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 Importing 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 Importing I_CAPTION Call by reference Type reference (TYPE) C I_CAPTION 20060815
2 Importing I_HEIGHT Call by reference Type reference (TYPE) I I_HEIGHT 20060815
3 Importing I_NAME Call by reference Type reference (TYPE) C I_NAME 20060815
4 Importing 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 Importing 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 Returning E_DIALOG Value transfer Object reference (TYPE REF TO) CL_UKM_GUI_DIALOG E_DIALOG 20060815
2 Importing I_CAPTION Call by reference Type reference (TYPE) C I_CAPTION 20060815
3 Importing I_HEIGHT Call by reference Type reference (TYPE) I I_HEIGHT 20060815
4 Importing I_NAME Call by reference Type reference (TYPE) C I_NAME 20060815
5 Importing 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 Returning 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