SAP ABAP Class CL_UKM_MONITOR_GUI (CL_UKM_MONITOR_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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UKM_GUI 20060815
Properties
Class CL_UKM_MONITOR_GUI  
Short Description    
Super Class CL_UKM_GUI  
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_MONITOR_GUI has no forward declaration.
Interfaces
Class CL_UKM_MONITOR_GUI has no interface implemented.
Friends
Class CL_UKM_MONITOR_GUI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _INP_CHANNEL Instance attribute Private Type reference (TYPE) CHAR4 _INP_CHANNEL 20060815
2 _INP_EXTID_TYPE Instance attribute Private Type reference (TYPE) BU_ID_TYPE _INP_EXTID_TYPE 20060815
3 _INP_FNAME Instance attribute Private Type reference (TYPE) FILE_NAME _INP_FNAME 20060815
4 _INP_GRADE_METHOD Instance attribute Private Type reference (TYPE) UKM_PROVIDER_EXT _INP_GRADE_METHOD 20060815
5 _INP_LIST_VARIANT Instance attribute Private Type reference (TYPE) DISVARIANT _INP_LIST_VARIANT 20060815
6 _INP_RESEND_MODUS Instance attribute Private Type reference (TYPE) UKM_RESEND_FLAG _INP_RESEND_MODUS 20060815
7 _INP_RESULT_DYNNR Instance attribute Protected Type reference (TYPE) SY-DYNNR _INP_RESULT_DYNNR 20060815
8 _INP_SELECTION_TYPE Instance attribute Private Type reference (TYPE) UKM_MONITOR_SELECTION_TYPE _INP_SELECTION_TYPE 20060815
9 _INP_SELECTION_TYPE_DET_DATES Instance attribute Private Type reference (TYPE) UKM_MONITOR_SELECTION_TYPE _INP_SELECTION_TYPE_DET_DATES 20060815
10 _INP_SELECTION_TYPE_EXTIDS Instance attribute Private Type reference (TYPE) UKM_MONITOR_SELECTION_TYPE _INP_SELECTION_TYPE_EXTIDS 20060815
11 _INP_SELECTION_TYPE_INTIDS Instance attribute Private Type reference (TYPE) UKM_MONITOR_SELECTION_TYPE _INP_SELECTION_TYPE_INTIDS 20060815
12 _INP_SELECTION_TYPE_MAILBOX Instance attribute Private Type reference (TYPE) UKM_MONITOR_SELECTION_TYPE _INP_SELECTION_TYPE_MAILBOX 20060815
13 _INP_SELECTION_TYPE_RET_DATES Instance attribute Private Type reference (TYPE) UKM_MONITOR_SELECTION_TYPE _INP_SELECTION_TYPE_RET_DATES 20060815
14 _INP_TEST_MODUS Instance attribute Private Type reference (TYPE) UKM_TEST_FLAG _INP_TEST_MODUS 20060815
15 _MAN_BP_NUMBER Instance attribute Private Type reference (TYPE) I _MAN_BP_NUMBER 20060815
16 _MAN_BP_NUMBER_MAX Instance attribute Private Type reference (TYPE) I _MAN_BP_NUMBER_MAX 20060815
17 _O_DIS_RESULT_CUSTOM_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER _O_DIS_RESULT_CUSTOM_CONTAINER 20060815
18 _O_DIS_RESULT_DOCK_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER _O_DIS_RESULT_DOCK_CONTAINER 20060815
19 _O_DIS_RESULT_LIST Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID _O_DIS_RESULT_LIST 20060815
20 _O_DIS_RESULT_SELECTS Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID _O_DIS_RESULT_SELECTS 20060815
21 _O_PROC_MONITOR Instance attribute Private Object reference (TYPE REF TO) CL_UKM_MONITOR_PROCESSING _O_PROC_MONITOR 20060815
22 _SINGLETON Static Attribute Private Object reference (TYPE REF TO) CL_UKM_MONITOR_GUI _SINGLETON 20060815
23 _T_DIS_RESULT Instance attribute Private Type reference (TYPE) UKM_T_MONITOR_RESULT _T_DIS_RESULT 20060815
24 _T_DIS_SELECTS Instance attribute Private Type reference (TYPE) YT_SELECTS _T_DIS_SELECTS 20060815
25 _T_INP_DETECT_DATES Instance attribute Private Type reference (TYPE) UKM_T_MONITOR_DATES _T_INP_DETECT_DATES 20060815
26 _T_INP_EXTID Instance attribute Private Type reference (TYPE) UKM_T_MONITOR_SEMKEY_REF _T_INP_EXTID 20060815
27 _T_INP_INTID Instance attribute Private Type reference (TYPE) UKM_T_MONITOR_SEMKEY_REF _T_INP_INTID 20060815
28 _T_INP_MAILBOX_NR Instance attribute Private Type reference (TYPE) UKM_T_MONITOR_MAILBOX _T_INP_MAILBOX_NR 20060815
29 _T_INP_RETRIEVE_DATES Instance attribute Private Type reference (TYPE) UKM_T_MONITOR_DATES _T_INP_RETRIEVE_DATES 20060815
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CONSISTENCY Instance method Public Method Selection Screen Checks 20060815
2 CONSTRUCT_MONITOR Instance method Private Method Prepare Monitor Process 20060815
3 GET Instance method Private Method Return Attributes of an Item 20060815
4 GET_GUID Instance method Private Method Return GUID of an Item 20060815
5 GET_ICON Instance method Private Method Icon<-->Status-/Action-Mapping 20060815
6 GET_INSTANCE Static method Public Method Singleton Instance of this Class 20060815
7 GUI_RESULT_CONTEXT_REQUEST Instance method Private Event handling method Own Context Menu of List Item 20060815
8 GUI_RESULT_DISPLAY Instance method Public Method Output of Results List 20060815
9 GUI_RESULT_DISPLAY_BTC Instance method Public Method Output of Results List with Background Processing 20091109
10 GUI_RESULT_EXIT Instance method Public Method 20060815
11 GUI_RESULT_HOTSPOT_CLICK Instance method Private Event handling method Hotspot Click on Status Symbol 20060815
12 GUI_RESULT_MENU_BUTTON Instance method Private Event handling method Construct Menu Button in Toolbar 20060815
13 GUI_RESULT_TOOLBAR Instance method Private Event handling method Insert Own Buttons and Menu for List Operations 20060815
14 GUI_RESULT_USER_COMMAND Instance method Private Event handling method Handle User Commands on the List 20060815
15 GUI_SELECTS_DISPLAY Instance method Private Method Output of Important Selections 20060815
16 GUI_SELECTS_DISPLAY_BTC Instance method Public Method Output of Most Important Selections with Background Process. 20091109
17 GUI_SELECTS_FILL Instance method Private Method 20060815
18 HANDLE_COMMAND Instance method Public Method Command Dispatcher 20060815
19 INIT Instance method Private Method Initialization of Units Required 20060815
20 ITEMS_DELETE Instance method Private Method Removal of Business Partners (List, Model, BP Factory) 20060815
21 ITEMS_DISPLAY_LOG Instance method Private Method Display Log of All Items Including Provider Messages 20060815
22 ITEMS_DISPLAY_LOG_BTC Instance method Public Method Output Log and Provider Messages in Background Processing 20091109
23 ITEMS_DISPLAY_XML Instance method Private Method Display XML Response or Request 20060815
24 ITEMS_PULL_MONITOR Instance method Private Method Get Update of All Items with Status 'ready_for_update' 20060815
25 ITEMS_REFRESH_STATUS Instance method Private Method Update Status of Selected Items 20060815
26 ITEMS_SAVE Instance method Private Method Save Update of All Items with Status 'ready_for_save' 20060815
27 ITEMS_SAVE_IN_EXTRACT Instance method Private Method Save in Extract 20060815
28 ITEMS_SELECT_BY_STATUS Instance method Private Method Select Items by Status 20060815
29 ITEM_CONTAINER_TO_RESULT Instance method Private Method Fill Output List with Content 20060815
30 ITEM_DELETE Instance method Private Method Delete Item 20060815
31 ITEM_DISPLAY_BP Instance method Private Method Call Business Partner Master 20060815
32 ITEM_DISPLAY_LOG Instance method Private Method Display Log for an Item 20060815
33 ITEM_DISPLAY_TEXT Instance method Private Method Propose Deletion of Current Exception 20060815
34 ITEM_DISPLAY_XML Instance method Private Method Display XML Fragment of Business Partner 20060815
35 ITEM_REFRESH_STATUS Instance method Private Method Update Status 20060815
36 MESSAGE Instance method Private Method Central Message Output 20060815
37 PULL_MONITOR Instance method Public Method Monitor Credit Information 20060815
38 PULL_MONITOR_FROM_EXTRACT Instance method Private Method Monitor Credit Information from the Extract 20060815
39 RESET Static method Public Method Consistent Release 20060815
40 SET_ATTRIBUTES Instance method Public Method Set Attributes from Selections 20060815
41 SET_DETECT_DATES Instance method Public Method Transfer Date from Selection Option to Intervals 20060815
42 SET_EXTID Instance method Public Method Get External IDs from Selection Option List 20060815
43 SET_INTID Instance method Public Method External IDs Using Business Partner Range 20060815
44 SET_MAILBOX Instance method Public Method Get External Mailbox from Selection Option List 20060815
45 SET_RETRIEVE_DATES Instance method Public Method Transfer Date from Selection Option to Intervals 20060815
Events
Class CL_UKM_MONITOR_GUI has no event.
Types
Class CL_UKM_MONITOR_GUI has no local type.
Method Signatures

Method CHECK_CONSISTENCY Signature

Method CHECK_CONSISTENCY on class CL_UKM_MONITOR_GUI has no parameter.
# Exception Resumable Description Created on
1 CX_UKM_MONITOR_GUI CX_UKM_MONITOR_GUI 20060815

Method CONSTRUCT_MONITOR Signature

Method CONSTRUCT_MONITOR on class CL_UKM_MONITOR_GUI has no parameter.
# Exception Resumable Description Created on
1 CX_UKM_MONITOR_GUI CX_UKM_MONITOR_GUI 20060815

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PARTNER Value transfer Type reference (TYPE) BU_PARTNER E_PARTNER 20060815
2 Exporting E_RESULT_ITEM Value transfer Type reference (TYPE) UKM_S_MONITOR_RESULT E_RESULT_ITEM 20060815
3 Exporting E_SEMKEY Value transfer Type reference (TYPE) UKM_S_MONITOR_SEMKEY E_SEMKEY 20060815
4 Importing I_ITEM Call by reference Type reference (TYPE) LVC_S_ROW I_ITEM 20060815

Method GET on class CL_UKM_MONITOR_GUI has no exception.

Method GET_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_GUID Value transfer Type reference (TYPE) GUID_32 E_GUID 20060815
2 Importing I_ITEM Call by reference Type reference (TYPE) LVC_S_ROW I_ITEM 20060815

Method GET_GUID on class CL_UKM_MONITOR_GUI has no exception.

Method GET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ICON Value transfer Type reference (TYPE) UKM_MONITOR_STATUS_ICON E_ICON 20060815
2 Importing I_ACTION Call by reference Type reference (TYPE) UKM_MONITOR_ACTION I_ACTION 20060815
3 Importing I_REQUESTED Call by reference Type reference (TYPE) UKM_MONITOR_REQUESTED I_REQUESTED 20060815
4 Importing I_RESPONDED Call by reference Type reference (TYPE) UKM_MONITOR_RESPONSED I_RESPONDED 20060815
5 Importing I_STATUS Call by reference Type reference (TYPE) UKM_MONITOR_STATUS I_STATUS 20060815

Method GET_ICON on class CL_UKM_MONITOR_GUI has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_REF Value transfer Object reference (TYPE REF TO) CL_UKM_MONITOR_GUI E_REF 20060815
2 Importing I_PROGRAM Call by reference Type reference (TYPE) SY-REPID I_PROGRAM 20060815
3 Importing I_RESULT_DYNNR Call by reference Type reference (TYPE) SY-DYNNR I_RESULT_DYNNR 20060815
4 Importing I_TCODE Call by reference Type reference (TYPE) SY-TCODE I_TCODE 20060815
# Exception Resumable Description Created on
1 CX_UKM_MONITOR_GUI CX_UKM_MONITOR_GUI 20060815

Method GUI_RESULT_CONTEXT_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Value transfer Attribute reference (LIKE) E_OBJECT 20060815

Method GUI_RESULT_CONTEXT_REQUEST on class CL_UKM_MONITOR_GUI has no exception.

Method GUI_RESULT_DISPLAY Signature

Method GUI_RESULT_DISPLAY on class CL_UKM_MONITOR_GUI has no parameter.
Method GUI_RESULT_DISPLAY on class CL_UKM_MONITOR_GUI has no exception.

Method GUI_RESULT_DISPLAY_BTC Signature

Method GUI_RESULT_DISPLAY_BTC on class CL_UKM_MONITOR_GUI has no parameter.
Method GUI_RESULT_DISPLAY_BTC on class CL_UKM_MONITOR_GUI has no exception.

Method GUI_RESULT_EXIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_EXIT Value transfer Type reference (TYPE) FLAG E_EXIT 20060815

Method GUI_RESULT_EXIT on class CL_UKM_MONITOR_GUI has no exception.

Method GUI_RESULT_HOTSPOT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) ES_ROW_NO 20060815
2 Importing E_COLUMN_ID Value transfer Attribute reference (LIKE) E_COLUMN_ID 20060815
3 Importing E_ROW_ID Value transfer Attribute reference (LIKE) E_ROW_ID 20060815

Method GUI_RESULT_HOTSPOT_CLICK on class CL_UKM_MONITOR_GUI has no exception.

Method GUI_RESULT_MENU_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Value transfer Attribute reference (LIKE) E_OBJECT 20060815
2 Importing E_UCOMM Value transfer Attribute reference (LIKE) E_UCOMM 20060815

Method GUI_RESULT_MENU_BUTTON on class CL_UKM_MONITOR_GUI has no exception.

Method GUI_RESULT_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Value transfer Attribute reference (LIKE) E_INTERACTIVE 20060815
2 Importing E_OBJECT Value transfer Attribute reference (LIKE) E_OBJECT 20060815

Method GUI_RESULT_TOOLBAR on class CL_UKM_MONITOR_GUI has no exception.

Method GUI_RESULT_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Value transfer Attribute reference (LIKE) E_UCOMM 20060815

Method GUI_RESULT_USER_COMMAND on class CL_UKM_MONITOR_GUI has no exception.

Method GUI_SELECTS_DISPLAY Signature

Method GUI_SELECTS_DISPLAY on class CL_UKM_MONITOR_GUI has no parameter.
Method GUI_SELECTS_DISPLAY on class CL_UKM_MONITOR_GUI has no exception.

Method GUI_SELECTS_DISPLAY_BTC Signature

Method GUI_SELECTS_DISPLAY_BTC on class CL_UKM_MONITOR_GUI has no parameter.
Method GUI_SELECTS_DISPLAY_BTC on class CL_UKM_MONITOR_GUI has no exception.

Method GUI_SELECTS_FILL Signature

Method GUI_SELECTS_FILL on class CL_UKM_MONITOR_GUI has no parameter.
Method GUI_SELECTS_FILL on class CL_UKM_MONITOR_GUI has no exception.

Method HANDLE_COMMAND Signature

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

Method HANDLE_COMMAND on class CL_UKM_MONITOR_GUI has no exception.

Method INIT Signature

Method INIT on class CL_UKM_MONITOR_GUI has no parameter.
Method INIT on class CL_UKM_MONITOR_GUI has no exception.

Method ITEMS_DELETE 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
# Exception Resumable Description Created on
1 CX_UKM_MONITOR_GUI CX_UKM_MONITOR_GUI 20060815

Method ITEMS_DISPLAY_LOG Signature

Method ITEMS_DISPLAY_LOG on class CL_UKM_MONITOR_GUI has no parameter.
Method ITEMS_DISPLAY_LOG on class CL_UKM_MONITOR_GUI has no exception.

Method ITEMS_DISPLAY_LOG_BTC Signature

Method ITEMS_DISPLAY_LOG_BTC on class CL_UKM_MONITOR_GUI has no parameter.
Method ITEMS_DISPLAY_LOG_BTC on class CL_UKM_MONITOR_GUI has no exception.

Method ITEMS_DISPLAY_XML Signature

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

Method ITEMS_DISPLAY_XML on class CL_UKM_MONITOR_GUI has no exception.

Method ITEMS_PULL_MONITOR 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
# Exception Resumable Description Created on
1 CX_UKM_MONITOR_PROCESSING CX_UKM_MONITOR_PROCESSING 20060815

Method ITEMS_REFRESH_STATUS 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
# Exception Resumable Description Created on
1 CX_UKM_MONITOR_GUI CX_UKM_MONITOR_GUI 20060815

Method ITEMS_SAVE 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
# Exception Resumable Description Created on
1 CX_UKM_MONITOR_PROCESSING CX_UKM_MONITOR_PROCESSING 20060815

Method ITEMS_SAVE_IN_EXTRACT Signature

Method ITEMS_SAVE_IN_EXTRACT on class CL_UKM_MONITOR_GUI has no parameter.
# Exception Resumable Description Created on
1 CX_UKM_MONITOR_GUI CX_UKM_MONITOR_GUI 20060815

Method ITEMS_SELECT_BY_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS Call by reference Type reference (TYPE) UKM_MONITOR_STATUS I_STATUS 20060815
# Exception Resumable Description Created on
1 CX_UKM_MONITOR_GUI CX_UKM_MONITOR_GUI 20060815

Method ITEM_CONTAINER_TO_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ITEM_RESULT Value transfer Type reference (TYPE) UKM_S_MONITOR_RESULT E_ITEM_RESULT 20060815
2 Importing I_ITEM_CONTAINER Call by reference Type reference (TYPE) UKM_S_MONITOR_CONTAINER I_ITEM_CONTAINER 20060815

Method ITEM_CONTAINER_TO_RESULT on class CL_UKM_MONITOR_GUI has no exception.

Method ITEM_DELETE Signature

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

Method ITEM_DELETE on class CL_UKM_MONITOR_GUI has no exception.

Method ITEM_DISPLAY_BP Signature

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

Method ITEM_DISPLAY_BP on class CL_UKM_MONITOR_GUI has no exception.

Method ITEM_DISPLAY_LOG Signature

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

Method ITEM_DISPLAY_LOG on class CL_UKM_MONITOR_GUI has no exception.

Method ITEM_DISPLAY_TEXT Signature

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

Method ITEM_DISPLAY_TEXT on class CL_UKM_MONITOR_GUI has no exception.

Method ITEM_DISPLAY_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ITEM Call by reference Type reference (TYPE) LVC_S_ROW I_ITEM 20060815
2 Importing I_MODE Call by reference Type reference (TYPE) CHAR3 I_MODE 20060815

Method ITEM_DISPLAY_XML on class CL_UKM_MONITOR_GUI has no exception.

Method ITEM_REFRESH_STATUS Signature

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

Method ITEM_REFRESH_STATUS on class CL_UKM_MONITOR_GUI has no exception.

Method MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CX_MONITOR_GUI Call by reference Object reference (TYPE REF TO) CX_UKM_MONITOR_GUI I_CX_MONITOR_GUI 20060815
2 Importing I_CX_MONITOR_PROC Call by reference Object reference (TYPE REF TO) CX_UKM_MONITOR_PROCESSING I_CX_MONITOR_PROC 20060815

Method MESSAGE on class CL_UKM_MONITOR_GUI has no exception.

Method PULL_MONITOR Signature

Method PULL_MONITOR on class CL_UKM_MONITOR_GUI has no parameter.
# Exception Resumable Description Created on
1 CX_UKM_MONITOR_GUI CX_UKM_MONITOR_GUI 20060815

Method PULL_MONITOR_FROM_EXTRACT Signature

Method PULL_MONITOR_FROM_EXTRACT on class CL_UKM_MONITOR_GUI has no parameter.
# Exception Resumable Description Created on
1 CX_UKM_MONITOR_GUI CX_UKM_MONITOR_GUI 20060815

Method RESET Signature

Method RESET on class CL_UKM_MONITOR_GUI has no parameter.
Method RESET on class CL_UKM_MONITOR_GUI has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXTID_TYPE Call by reference Type reference (TYPE) BU_ID_TYPE I_EXTID_TYPE 20060815
2 Importing I_GRADE_METHOD Call by reference Type reference (TYPE) UKM_PROVIDER_EXT I_GRADE_METHOD 20060815
3 Importing I_LIST_VARIANT Call by reference Type reference (TYPE) SLIS_VARI I_LIST_VARIANT 20060815
4 Importing I_LOAD_EXTRACT Call by reference Type reference (TYPE) FLAG I_LOAD_EXTRACT 20060815
5 Importing I_LOAD_EXTRACT_NAME Call by reference Type reference (TYPE) SLIS_EXTR I_LOAD_EXTRACT_NAME 20060815
6 Importing I_RESEND_MODUS Call by reference Type reference (TYPE) UKM_RESEND_FLAG I_RESEND_MODUS 20060815
7 Importing I_SAVE_EXTRACT Call by reference Type reference (TYPE) FLAG I_SAVE_EXTRACT 20060815
8 Importing I_SAVE_EXTRACT_NAME Call by reference Type reference (TYPE) SLIS_EXTR I_SAVE_EXTRACT_NAME 20060815
9 Importing I_SAVE_EXTRACT_TEXT Call by reference Type reference (TYPE) SLIS_EXBZ I_SAVE_EXTRACT_TEXT 20060815
10 Importing I_SEL_FILE Call by reference Type reference (TYPE) FLAG I_SEL_FILE 20060815
11 Importing I_SEL_FNAME Call by reference Type reference (TYPE) FILE_NAME I_SEL_FNAME 20060815
12 Importing I_SEL_HTTP Call by reference Type reference (TYPE) FLAG I_SEL_HTTP 20060815
13 Importing I_SEL_XI Call by reference Type reference (TYPE) FLAG I_SEL_XI 20060815
14 Importing I_TEST_MODUS Call by reference Type reference (TYPE) UKM_TEST_FLAG I_TEST_MODUS 20060815

Method SET_ATTRIBUTES on class CL_UKM_MONITOR_GUI has no exception.

Method SET_DETECT_DATES Signature

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

Method SET_DETECT_DATES on class CL_UKM_MONITOR_GUI has no exception.

Method SET_EXTID Signature

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

Method SET_EXTID on class CL_UKM_MONITOR_GUI has no exception.

Method SET_INTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELOPT Call by reference Type reference (TYPE) UKM_T_MONITOR_SELOPT IT_SELOPT 20060815
2 Importing I_MAXNO Call by reference Type reference (TYPE) TBMAXSEL I_MAXNO 20060815

Method SET_INTID on class CL_UKM_MONITOR_GUI has no exception.

Method SET_MAILBOX Signature

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

Method SET_MAILBOX on class CL_UKM_MONITOR_GUI has no exception.

Method SET_RETRIEVE_DATES Signature

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

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