SAP ABAP Class CL_UKM_GUI (CL_UKM_GUI)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FSCM-CR-CR (Application Component) Basic Functions
     UKM_BUSINESS_PARTNER (Package) SAP Credit Management - Business Partner
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UKM_MONITOR_GUI 20060815
2 Inheritance (c INHERITING FROM c_ref)  CL_UKM_SEARCH_ID_GUI 20060815
Properties
Class CL_UKM_GUI  
Short Description    
Super Class    
Instantiability of a Class 1  Protected 
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
# Type group / Object type Type Type Description
1 SHLP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UKM_GUI has no interface implemented.
Friends
Class CL_UKM_GUI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _DIS_ASSBPS_STRUCTURE Instance attribute Protected Type reference (TYPE) DD02L-TABNAME _DIS_ASSBPS_STRUCTURE 20060815
2 _DIS_RESULT_STRUCTURE Instance attribute Protected Type reference (TYPE) DD02L-TABNAME _DIS_RESULT_STRUCTURE 20060815
3 _INP_EXTRACT_FIELDS_STRUCTURE Instance attribute Protected Type reference (TYPE) STRING _INP_EXTRACT_FIELDS_STRUCTURE 20060815
4 _INP_EXTRACT_TABLE_STRUCTURE Instance attribute Protected Type reference (TYPE) STRING _INP_EXTRACT_TABLE_STRUCTURE 20060815
5 _INP_LOAD_EXTRACT Instance attribute Protected Type reference (TYPE) FLAG _INP_LOAD_EXTRACT 20060815
6 _INP_LOAD_EXTRACT_NAME Instance attribute Protected Type reference (TYPE) SLIS_EXTR _INP_LOAD_EXTRACT_NAME 20060815
7 _INP_PROGRAM Instance attribute Protected Type reference (TYPE) SY-REPID _INP_PROGRAM 20060815
8 _INP_SAVE_EXTRACT Instance attribute Protected Type reference (TYPE) FLAG _INP_SAVE_EXTRACT 20060815
9 _INP_SAVE_EXTRACT_NAME Instance attribute Protected Type reference (TYPE) SLIS_EXTR _INP_SAVE_EXTRACT_NAME 20060815
10 _INP_SAVE_EXTRACT_TEXT Instance attribute Protected Type reference (TYPE) SLIS_EXBZ _INP_SAVE_EXTRACT_TEXT 20060815
11 _INP_TCODE Instance attribute Protected Type reference (TYPE) SY-TCODE _INP_TCODE 20060815
12 _MAN_LOAD_EXTRACT Instance attribute Private Type reference (TYPE) DISEXTRACT _MAN_LOAD_EXTRACT 20060815
13 _MAN_RESULT_FIRST_DISPLAY_DONE Instance attribute Protected Type reference (TYPE) FLAG _MAN_RESULT_FIRST_DISPLAY_DONE 20060815
14 _MAN_SAVE_EXTRACT Instance attribute Private Type reference (TYPE) DISEXTRACT _MAN_SAVE_EXTRACT 20060815
15 _O_DIS_LOG Instance attribute Protected Object reference (TYPE REF TO) CL_UKM_LOG_GATE _O_DIS_LOG 20060815
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_TRANS_AUTHO Instance method Protected Method Authorization Check for Transaction _inp_tcode 20060815
2 EXTRACT_INIT_FOR_LOAD Instance method Private Method Initialize Extract for Loading 20060815
3 EXTRACT_INIT_FOR_SAVE Instance method Private Method Initialize Extract for Saving 20060815
4 EXTRACT_LOAD Instance method Protected Method Get Extract 20060815
5 EXTRACT_SAVE Instance method Protected Method Save extract 20060815
6 GET_FROM_FIELD Static method Public Method 20060815
7 GET_TEXT_FROM_DOMAIN Static method Public Method Return Text from a Domain 20060815
8 GUI_AT_SEL_SCREEN_EXTRACT Instance method Public Method At Selection Screen of Extracts 20060815
9 GUI_F4_EXTRACT Instance method Public Method F4 for Extracts 20060815
10 GUI_F4_FILE_NAME Instance method Public Method F4 for File Name 20060815
11 GUI_F4_FROM_TYPE Instance method Public Method F4 from Predefined Category 20060815
12 GUI_F4_GET_VALUES Static method Public Method 20060815
13 GUI_F4_GET_VALUE_TEXT Static method Public Method 20060815
14 GUI_F4_LIST_VARIANT Instance method Public Method F4 for Display Variants 20060815
15 GUI_LIST_DISPLAY_REFRESH Instance method Protected Method Update List Output 20060815
16 GUI_RESTRICT_SELOPT Instance method Public Method Adds Restrictions to the Select Options 20060815
17 XML_DISPLAY_IN_BROWSER Instance method Protected Method Output XML String in the Browser 20060815
Events
Class CL_UKM_GUI has no event.
Types
Class CL_UKM_GUI has no local type.
Method Signatures

Method CHECK_TRANS_AUTHO Signature

Method CHECK_TRANS_AUTHO on class CL_UKM_GUI has no parameter.
# Exception Resumable Description Created on
1 CX_NO_AUTHO_FOR_TRANSACTION CX_NO_AUTHO_FOR_TRANSACTION 20060815

Method EXTRACT_INIT_FOR_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROGRAM Call by reference Type reference (TYPE) SY-REPID I_PROGRAM 20060815

Method EXTRACT_INIT_FOR_LOAD on class CL_UKM_GUI has no exception.

Method EXTRACT_INIT_FOR_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROGRAM Call by reference Type reference (TYPE) SY-REPID I_PROGRAM 20060815

Method EXTRACT_INIT_FOR_SAVE on class CL_UKM_GUI has no exception.

Method EXTRACT_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TABLE Value transfer Type reference (TYPE) ANY TABLE ET_TABLE 20060815
2 Exporting E_FIELDS Value transfer Type reference (TYPE) ANY E_FIELDS 20060815
3 Importing I_PROGRAM Value transfer Type reference (TYPE) SY-REPID I_PROGRAM 20060815

Method EXTRACT_LOAD on class CL_UKM_GUI has no exception.

Method EXTRACT_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABLE Value transfer Type reference (TYPE) ANY TABLE IT_TABLE 20060815
2 Importing I_FIELDS Value transfer Type reference (TYPE) ANY I_FIELDS 20060815
3 Importing I_PROGRAM Value transfer Type reference (TYPE) SY-REPID I_PROGRAM 20060815

Method EXTRACT_SAVE on class CL_UKM_GUI has no exception.

Method GET_FROM_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATATYPE Value transfer Type reference (TYPE) DYNPTYPE E_DATATYPE 20060815
2 Exporting E_F4_AVAILABLE Value transfer Type reference (TYPE) FLAG E_F4_AVAILABLE 20060815
3 Exporting E_F4_VALUE_AVAILABLE Value transfer Type reference (TYPE) FLAG E_F4_VALUE_AVAILABLE 20060815
4 Exporting E_LOWERCASE Value transfer Type reference (TYPE) FLAG E_LOWERCASE 20060815
5 Exporting E_OUTPUT_LEN Value transfer Type reference (TYPE) INT4 E_OUTPUT_LEN 20060815
6 Exporting E_TEXT Value transfer Type reference (TYPE) STRING E_TEXT 20060815
7 Importing I_FIELDNAME Call by reference Type reference (TYPE) DFIES-FIELDNAME I_FIELDNAME 20060815
8 Importing I_TABNAME Call by reference Type reference (TYPE) DDOBJNAME I_TABNAME 20060815

Method GET_FROM_FIELD on class CL_UKM_GUI has no exception.

Method GET_TEXT_FROM_DOMAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_TEXT Value transfer Type reference (TYPE) STRING E_TEXT 20060815
2 Importing I_DOMAIN Call by reference Type reference (TYPE) STRING I_DOMAIN 20060815
3 Importing I_TEXT_KEY Call by reference Type reference (TYPE) STRING I_TEXT_KEY 20060815

Method GET_TEXT_FROM_DOMAIN on class CL_UKM_GUI has no exception.

Method GUI_AT_SEL_SCREEN_EXTRACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_EX1 Call by reference Type reference (TYPE) DISEXTRACT-EXNAME C_EX1 20060815
2 Changing C_EXT1 Call by reference Type reference (TYPE) DISEXTRACT-TEXT C_EXT1 20060815
3 Importing I_DYNNR Call by reference Type reference (TYPE) SY-DYNNR I_DYNNR 20060815
4 Importing I_LOAD Call by reference Type reference (TYPE) FLAG I_LOAD 20060815
5 Importing I_PROGRAM Call by reference Type reference (TYPE) SY-REPID I_PROGRAM 20060815
6 Importing I_SAVE Call by reference Type reference (TYPE) FLAG I_SAVE 20060815

Method GUI_AT_SEL_SCREEN_EXTRACT on class CL_UKM_GUI has no exception.

Method GUI_F4_EXTRACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_EX1 Call by reference Type reference (TYPE) DISEXTRACT-EXNAME C_EX1 20060815
2 Changing C_EXT1 Call by reference Type reference (TYPE) DISEXTRACT-TEXT C_EXT1 20060815
3 Importing I_DYNNR Call by reference Type reference (TYPE) SY-DYNNR I_DYNNR 20060815
4 Importing I_PAR_NAME Call by reference Type reference (TYPE) STRING I_PAR_NAME 20060815
5 Importing I_PROGRAM Call by reference Type reference (TYPE) SY-REPID I_PROGRAM 20060815

Method GUI_F4_EXTRACT on class CL_UKM_GUI has no exception.

Method GUI_F4_FILE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DYNNR Call by reference Type reference (TYPE) SY-DYNNR I_DYNNR 20060815
2 Importing I_PAR_NAME Call by reference Type reference (TYPE) CHAR10 I_PAR_NAME 20060815
3 Importing I_PROGRAM Call by reference Type reference (TYPE) SY-REPID I_PROGRAM 20060815

Method GUI_F4_FILE_NAME on class CL_UKM_GUI has no exception.

Method GUI_F4_FROM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DYNNR Call by reference Type reference (TYPE) SY-DYNNR I_DYNNR 20060815
2 Importing I_FIELD Call by reference Type reference (TYPE) HELP_INFO-DYNPROFLD I_FIELD 20060815
3 Importing I_PROGRAM Call by reference Type reference (TYPE) SY-REPID I_PROGRAM 20060815
4 Importing I_TYPE Call by reference Type reference (TYPE) KOMP_TYPE I_TYPE 20060815

Method GUI_F4_FROM_TYPE on class CL_UKM_GUI has no exception.

Method GUI_F4_GET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RECDESCR_TAB Value transfer Type reference (TYPE) ANY TABLE ET_RECDESCR_TAB 20060815
2 Exporting ET_RECORD_TAB Value transfer Type reference (TYPE) ANY TABLE ET_RECORD_TAB 20060815
3 Exporting E_F4_VALUE_AVAILABLE Value transfer Type reference (TYPE) FLAG E_F4_VALUE_AVAILABLE 20060815
4 Exporting E_ONLINE_EXIT Value transfer Type reference (TYPE) FLAG E_ONLINE_EXIT 20060815
5 Exporting E_ONLINE_VALUE Value transfer Type reference (TYPE) STRING E_ONLINE_VALUE 20060815
6 Exporting E_SHLP Value transfer Type reference (TYPE) SHLP_DESCR_T E_SHLP 20060815
7 Importing I_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME I_FIELDNAME 20060815
8 Importing I_ONLINE Call by reference Type reference (TYPE) FLAG I_ONLINE 20060815
9 Importing I_REF_VALUE Call by reference Type reference (TYPE) STRING I_REF_VALUE 20060815
10 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME I_TABNAME 20060815

Method GUI_F4_GET_VALUES on class CL_UKM_GUI has no exception.

Method GUI_F4_GET_VALUE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE_INVALID Value transfer Type reference (TYPE) FLAG E_VALUE_INVALID 20060815
2 Exporting E_VALUE_TEXT Value transfer Type reference (TYPE) STRING E_VALUE_TEXT 20060815
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME I_FIELDNAME 20060815
4 Importing I_REF_VALUE Call by reference Type reference (TYPE) STRING I_REF_VALUE 20060815
5 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME I_TABNAME 20060815
6 Importing I_VALUE Call by reference Type reference (TYPE) STRING I_VALUE 20060815

Method GUI_F4_GET_VALUE_TEXT on class CL_UKM_GUI has no exception.

Method GUI_F4_LIST_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DYNNR Call by reference Type reference (TYPE) SY-DYNNR I_DYNNR 20060815
2 Importing I_PAR_NAME Call by reference Type reference (TYPE) CHAR10 I_PAR_NAME 20060815
3 Importing I_PROGRAM Call by reference Type reference (TYPE) SY-REPID I_PROGRAM 20060815

Method GUI_F4_LIST_VARIANT on class CL_UKM_GUI has no exception.

Method GUI_LIST_DISPLAY_REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ITEMS Call by reference Type reference (TYPE) LVC_T_ROW IT_ITEMS 20060815
2 Importing I_LIST Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID I_LIST 20060815

Method GUI_LIST_DISPLAY_REFRESH on class CL_UKM_GUI has no exception.

Method GUI_RESTRICT_SELOPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RESTRICT1 Call by reference Type reference (TYPE) BLOCKNAME I_RESTRICT1 20060815
2 Importing I_RESTRICT2 Call by reference Type reference (TYPE) BLOCKNAME I_RESTRICT2 20060815
3 Importing I_RESTRICT3 Call by reference Type reference (TYPE) BLOCKNAME I_RESTRICT3 20060815
4 Importing I_RESTRICT4 Call by reference Type reference (TYPE) BLOCKNAME I_RESTRICT4 20060815
5 Importing I_SELOPT_NAME1 Call by reference Type reference (TYPE) CHAR10 I_SELOPT_NAME1 20060815
6 Importing I_SELOPT_NAME2 Call by reference Type reference (TYPE) CHAR10 I_SELOPT_NAME2 20060815
7 Importing I_SELOPT_NAME3 Call by reference Type reference (TYPE) CHAR10 I_SELOPT_NAME3 20060815
8 Importing I_SELOPT_NAME4 Call by reference Type reference (TYPE) CHAR10 I_SELOPT_NAME4 20060815

Method GUI_RESTRICT_SELOPT on class CL_UKM_GUI has no exception.

Method XML_DISPLAY_IN_BROWSER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_XML Call by reference Type reference (TYPE) STRING I_XML 20060815

Method XML_DISPLAY_IN_BROWSER on class CL_UKM_GUI has no exception.
History
Last changed by/on SAP  20070913 
SAP Release Created in