SAP ABAP Class CL_UKM_MONITOR_PROCESSING (CL_UKM_MONITOR_PROCESSING)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UKM_MONITOR_PROCESSING_PUSH Interfaces for Asynchronous Processing 20060815
Properties
Class CL_UKM_MONITOR_PROCESSING  
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_MONITOR_PROCESSING has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UKM_MONITOR_PROCESSING_PUSH Interfaces for Asynchronous Processing 20060815
Friends
Class CL_UKM_MONITOR_PROCESSING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _CHANNEL Instance attribute Private Type reference (TYPE) CHAR4 _CHANNEL 20060815
2 _EXT_ID_TYPE Instance attribute Private Type reference (TYPE) BU_ID_TYPE _EXT_ID_TYPE 20060815
3 _FNAME Instance attribute Private Type reference (TYPE) FILE_NAME _FNAME 20060815
4 _GRADE_METHOD Instance attribute Private Type reference (TYPE) UKM_PROVIDER_EXT _GRADE_METHOD 20060815
5 _LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL _LOG_HANDLE 20060815
6 _NOT_RESPONDED_REQUEST Instance attribute Private Type reference (TYPE) FLAG _NOT_RESPONDED_REQUEST 20060815
7 _O_BUPA_FACTORY Instance attribute Private Object reference (TYPE REF TO) CL_UKM_BUPA_FACTORY _O_BUPA_FACTORY 20060815
8 _O_CUSTOMIZING Instance attribute Private Object reference (TYPE REF TO) IF_UKM_CUSTOMIZING _O_CUSTOMIZING 20060815
9 _O_FACADE Instance attribute Private Object reference (TYPE REF TO) CL_UKM_FACADE _O_FACADE 20060815
10 _RESEND_FLAG Instance attribute Private Type reference (TYPE) UKM_RESEND_FLAG _RESEND_FLAG 20060815
11 _SELECTION_TYPE Instance attribute Private Type reference (TYPE) UKM_MONITOR_SELECTION_TYPE _SELECTION_TYPE 20060815
12 _SINGLETON Static Attribute Private Object reference (TYPE REF TO) CL_UKM_MONITOR_PROCESSING _SINGLETON 20060815
13 _TEST_MODUS Instance attribute Private Type reference (TYPE) UKM_TEST_FLAG _TEST_MODUS 20060815
14 _T_CONTAINER Instance attribute Private Type reference (TYPE) UKM_T_MONITOR_CONTAINER _T_CONTAINER 20060815
15 _XML_REQUEST Instance attribute Private Type reference (TYPE) UKM_XML_CREDITINFO _XML_REQUEST 20060815
16 _XML_RESPONSE Instance attribute Private Type reference (TYPE) UKM_XML_CREDITINFO _XML_RESPONSE 20060815
Methods
# Method Level Visibility Method type Description Created on
1 CONTAINER_INIT_E Instance method Private Method Initialize container using external semantinc key 20060815
2 CONTAINER_INIT_I Instance method Private Method Initialize container using internal keys 20060815
3 CONTAINER_INIT_M Instance method Private Method Initialize container using external semantinc key 20060815
4 CREATE_PROVIDER_LOG Instance method Private Method 20060815
5 GET_INSTANCE Static method Public Method Instantiate this class 20060815
6 ITEMS_GET Instance method Public Method Returns Items with Required Status 20060815
7 ITEMS_LOG_GET Instance method Public Method Return Main Log with Provider Messages 20060815
8 ITEMS_PREPARE_FOR_SAVE Instance method Private Method Items for which credit information can be saved 20060815
9 ITEMS_PREPARE_FOR_UPDATE Instance method Private Method Returns items for which credit information can be obtained 20060815
10 ITEMS_PULL_MONITOR Instance method Public Method Gets credit information updates for read items (synchronous) 20060815
11 ITEMS_SAVE Instance method Public Method Save items with corresponding status 20060815
12 ITEMS_UPDATE_SAVED Instance method Private Method Update status for items saved successfully 20060815
13 ITEMS_XML_GET Instance method Public Method Return XML Documents 20060815
14 ITEM_ACTIONS_GET Instance method Public Method Determine permitted actions for container item 20060815
15 ITEM_ADD_MESSAGE Instance method Private Method Message in Log 20060815
16 ITEM_ADD_SAVE_ERROR Instance method Private Method 20060830
17 ITEM_APPEND Instance method Private Method Fill Container in Initial Phase 20060815
18 ITEM_CHECK_AUTHORITY Instance method Private Method Authorization via BP Activity and Authorization Group 20060815
19 ITEM_CHECK_CUST_EXTTYPE Instance method Private Method Checks Consistency between Customizing and ID Category Sel. 20060815
20 ITEM_CHECK_CUST_GRADE Instance method Private Method Is external rating assigned to rating procedure? 20060815
21 ITEM_CHECK_EXTERNAL_CX Instance method Private Method Check whether external exceptions were set by BAdI? 20060815
22 ITEM_COMPLETE_FROM_EXTS Instance method Private Method Fill Relevant Business Partner for External ID 20060815
23 ITEM_COMPLETE_FROM_INTS Instance method Private Method Fill External ID and Container of Business Partner 20060815
24 ITEM_CREATE Instance method Private Method Create Container Item 20060815
25 ITEM_DELETE Instance method Public Method Delete Item from Container and Factory 20060815
26 ITEM_DEQUEUE Instance method Private Method Unblock Dependent Object (Business Partner) 20060815
27 ITEM_ENQUEUE Instance method Private Method Block Dependent Object (Business Partner) 20060815
28 ITEM_FILL_ATTRIBUTES Instance method Private Method Get Log Scope and Authorization Group per Business Partner 20060815
29 ITEM_FILL_FROM_EXTS Instance method Private Method Determine Business Partner and Reference 20060815
30 ITEM_FILL_FROM_INTS Instance method Private Method Provide Reference for Business Partner 20060815
31 ITEM_FREE Instance method Private Method Unblock business partner and release his reference 20060815
32 ITEM_GET_BY_GUID Instance method Private Method Return Container Item 20060815
33 ITEM_GET_BY_MAILBOX_NR Instance method Private Method Return Container Item 20060815
34 ITEM_GET_BY_SEMKEY Instance method Private Method Return Container Item 20060815
35 ITEM_GUID_CREATE Instance method Private Method Generate GUID 20060815
36 ITEM_LOG_GET Instance method Public Method Return Log for Item 20060815
37 ITEM_MODIFY Instance method Private Method Fill Container in Initial Phase 20060815
38 ITEM_STATUS_REFRESH Instance method Public Method Update Status 20060815
39 ITEM_STATUS_UPDATE Instance method Private Method Calculate Status of Exception 20060815
40 ITEM_XML_GET Instance method Public Method Delete Item from Container and Factory 20060815
41 PULL_MONITOR Instance method Public Method Gets Credit Information Updates (Synchronously) 20060815
42 RESET Static method Public Method Consistent Release 20060815
43 RESULT_MATCH_D_A Instance method Private Method Handling of Results 20060815
44 RESULT_MATCH_I_E Instance method Private Method Handling of Results 20060815
45 RESULT_MATCH_M Instance method Private Method Handling of Results 20060815
46 RESULT_MATCH_XML Instance method Private Method 20060815
Events
Class CL_UKM_MONITOR_PROCESSING has no event.
Types
Class CL_UKM_MONITOR_PROCESSING has no local type.
Method Signatures

Method CONTAINER_INIT_E Signature

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

Method CONTAINER_INIT_I Signature

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

Method CONTAINER_INIT_M Signature

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

Method CREATE_PROVIDER_LOG Signature

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

Method CREATE_PROVIDER_LOG on class CL_UKM_MONITOR_PROCESSING 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_PROCESSING E_REF 20060815
2 Importing I_CHANNEL Call by reference Type reference (TYPE) CHAR4 I_CHANNEL 20060815
3 Importing I_EXT_ID_TYPE Call by reference Type reference (TYPE) BU_ID_TYPE I_EXT_ID_TYPE 20060815
4 Importing I_FNAME Call by reference Type reference (TYPE) FILE_NAME I_FNAME 20060815
5 Importing I_GRADE_METHOD Call by reference Type reference (TYPE) UKM_PROVIDER_EXT I_GRADE_METHOD 20060815
6 Importing I_RESEND_FLAG Call by reference Type reference (TYPE) UKM_RESEND_FLAG I_RESEND_FLAG 20060815
7 Importing I_SELECTION_TYPE Call by reference Type reference (TYPE) FLAG I_SELECTION_TYPE 20060815
8 Importing I_TEST_MODUS Call by reference Type reference (TYPE) UKM_TEST_FLAG I_TEST_MODUS 20060815

Method GET_INSTANCE on class CL_UKM_MONITOR_PROCESSING has no exception.

Method ITEMS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_ITEMS Value transfer Type reference (TYPE) UKM_T_MONITOR_CONTAINER ET_ITEMS 20060815
2 Importing I_STATUS Call by reference Type reference (TYPE) UKM_MONITOR_STATUS I_STATUS 20060815

Method ITEMS_GET on class CL_UKM_MONITOR_PROCESSING has no exception.

Method ITEMS_LOG_GET Signature

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

Method ITEMS_LOG_GET on class CL_UKM_MONITOR_PROCESSING has no exception.

Method ITEMS_PREPARE_FOR_SAVE Signature

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

Method ITEMS_PREPARE_FOR_SAVE on class CL_UKM_MONITOR_PROCESSING has no exception.

Method ITEMS_PREPARE_FOR_UPDATE Signature

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

Method ITEMS_PREPARE_FOR_UPDATE on class CL_UKM_MONITOR_PROCESSING 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_DETECT_DATES Call by reference Type reference (TYPE) UKM_T_MONITOR_DATES IT_DETECT_DATES 20060815
2 Importing IT_RETRIEVE_DATES Call by reference Type reference (TYPE) UKM_T_MONITOR_DATES IT_RETRIEVE_DATES 20060815
# Exception Resumable Description Created on
1 CX_UKM_MONITOR_PROCESSING CX_UKM_MONITOR_PROCESSING 20060815

Method ITEMS_SAVE Signature

Method ITEMS_SAVE on class CL_UKM_MONITOR_PROCESSING has no parameter.
# Exception Resumable Description Created on
1 CX_UKM_MONITOR_PROCESSING CX_UKM_MONITOR_PROCESSING 20060815

Method ITEMS_UPDATE_SAVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RETURN Call by reference Type reference (TYPE) UKM_T_MONITOR_RETURN IT_RETURN 20060830

Method ITEMS_UPDATE_SAVED on class CL_UKM_MONITOR_PROCESSING has no exception.

Method ITEMS_XML_GET Signature

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

Method ITEMS_XML_GET on class CL_UKM_MONITOR_PROCESSING has no exception.

Method ITEM_ACTIONS_GET Signature

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

Method ITEM_ACTIONS_GET on class CL_UKM_MONITOR_PROCESSING has no exception.

Method ITEM_ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ITEM Value transfer Type reference (TYPE) UKM_S_MONITOR_CONTAINER C_ITEM 20060815

Method ITEM_ADD_MESSAGE on class CL_UKM_MONITOR_PROCESSING has no exception.

Method ITEM_ADD_SAVE_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ITEM Call by reference Type reference (TYPE) UKM_S_MONITOR_CONTAINER C_ITEM 20060830
2 Importing I_RETURN Call by reference Type reference (TYPE) UKM_S_MONITOR_RETURN I_RETURN 20060830

Method ITEM_ADD_SAVE_ERROR on class CL_UKM_MONITOR_PROCESSING has no exception.

Method ITEM_APPEND 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) UKM_S_MONITOR_CONTAINER I_ITEM 20060815

Method ITEM_APPEND on class CL_UKM_MONITOR_PROCESSING has no exception.

Method ITEM_CHECK_AUTHORITY 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) UKM_S_MONITOR_CONTAINER I_ITEM 20060815
# Exception Resumable Description Created on
1 CX_UKM_MONITOR_ITEM CX_UKM_MONITOR_ITEM 20060815

Method ITEM_CHECK_CUST_EXTTYPE 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) UKM_S_MONITOR_CONTAINER I_ITEM 20060815
# Exception Resumable Description Created on
1 CX_UKM_MONITOR_ITEM CX_UKM_MONITOR_ITEM 20060815

Method ITEM_CHECK_CUST_GRADE 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) UKM_S_MONITOR_CONTAINER I_ITEM 20060815
# Exception Resumable Description Created on
1 CX_UKM_MONITOR_ITEM CX_UKM_MONITOR_ITEM 20060815

Method ITEM_CHECK_EXTERNAL_CX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ITEM Call by reference Type reference (TYPE) UKM_S_MONITOR_CONTAINER C_ITEM 20060815
# Exception Resumable Description Created on
1 CX_UKM_MONITOR_ITEM CX_UKM_MONITOR_ITEM 20060815

Method ITEM_COMPLETE_FROM_EXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ITEM Call by reference Type reference (TYPE) UKM_S_MONITOR_CONTAINER C_ITEM 20060815
# Exception Resumable Description Created on
1 CX_UKM_MONITOR_ITEM CX_UKM_MONITOR_ITEM 20060815

Method ITEM_COMPLETE_FROM_INTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ITEM Call by reference Type reference (TYPE) UKM_S_MONITOR_CONTAINER C_ITEM 20060815
# Exception Resumable Description Created on
1 CX_UKM_MONITOR_ITEM CX_UKM_MONITOR_ITEM 20060815

Method ITEM_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ITEM Value transfer Type reference (TYPE) UKM_S_MONITOR_CONTAINER E_ITEM 20060815
2 Importing I_CRED_INFO Call by reference Type reference (TYPE) UKM_S_MONITOR_CREDITINFO I_CRED_INFO 20060815
3 Importing I_MAILBOX_NR Call by reference Type reference (TYPE) UKM_MAILBOX_NUMBER I_MAILBOX_NR 20060815
4 Importing I_PARTNER Call by reference Type reference (TYPE) BU_PARTNER I_PARTNER 20060815
5 Importing I_SEMKEY Call by reference Type reference (TYPE) UKM_S_MONITOR_SEMKEY I_SEMKEY 20060815

Method ITEM_CREATE on class CL_UKM_MONITOR_PROCESSING has no exception.

Method ITEM_DELETE Signature

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

Method ITEM_DEQUEUE 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) UKM_S_MONITOR_CONTAINER I_ITEM 20060815
# Exception Resumable Description Created on
1 CX_UKM_MONITOR_ITEM CX_UKM_MONITOR_ITEM 20060815

Method ITEM_ENQUEUE 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) UKM_S_MONITOR_CONTAINER I_ITEM 20060815
# Exception Resumable Description Created on
1 CX_UKM_MONITOR_ITEM CX_UKM_MONITOR_ITEM 20060815

Method ITEM_FILL_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ITEM Call by reference Type reference (TYPE) UKM_S_MONITOR_CONTAINER C_ITEM 20060815

Method ITEM_FILL_ATTRIBUTES on class CL_UKM_MONITOR_PROCESSING has no exception.

Method ITEM_FILL_FROM_EXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ITEM Call by reference Type reference (TYPE) UKM_S_MONITOR_CONTAINER C_ITEM 20060815
# Exception Resumable Description Created on
1 CX_UKM_MONITOR_ITEM CX_UKM_MONITOR_ITEM 20060815

Method ITEM_FILL_FROM_INTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ITEM Call by reference Type reference (TYPE) UKM_S_MONITOR_CONTAINER C_ITEM 20060815
# Exception Resumable Description Created on
1 CX_UKM_MONITOR_ITEM CX_UKM_MONITOR_ITEM 20060815

Method ITEM_FREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ITEM Call by reference Type reference (TYPE) UKM_S_MONITOR_CONTAINER C_ITEM 20060815

Method ITEM_FREE on class CL_UKM_MONITOR_PROCESSING has no exception.

Method ITEM_GET_BY_GUID Signature

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

Method ITEM_GET_BY_GUID on class CL_UKM_MONITOR_PROCESSING has no exception.

Method ITEM_GET_BY_MAILBOX_NR Signature

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

Method ITEM_GET_BY_MAILBOX_NR on class CL_UKM_MONITOR_PROCESSING has no exception.

Method ITEM_GET_BY_SEMKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ITEM Value transfer Type reference (TYPE) UKM_S_MONITOR_CONTAINER E_ITEM 20060815
2 Importing I_PARTNER Call by reference Type reference (TYPE) BU_PARTNER I_PARTNER 20060815
3 Importing I_REQUESTED Call by reference Type reference (TYPE) FLAG I_REQUESTED 20060815
4 Importing I_RESPONDED Call by reference Type reference (TYPE) FLAG I_RESPONDED 20060815
5 Importing I_SEMKEY Call by reference Type reference (TYPE) UKM_S_MONITOR_SEMKEY I_SEMKEY 20060815

Method ITEM_GET_BY_SEMKEY on class CL_UKM_MONITOR_PROCESSING has no exception.

Method ITEM_GUID_CREATE Signature

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

Method ITEM_GUID_CREATE on class CL_UKM_MONITOR_PROCESSING has no exception.

Method ITEM_LOG_GET Signature

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

Method ITEM_LOG_GET on class CL_UKM_MONITOR_PROCESSING has no exception.

Method ITEM_MODIFY 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) UKM_S_MONITOR_CONTAINER I_ITEM 20060815

Method ITEM_MODIFY on class CL_UKM_MONITOR_PROCESSING has no exception.

Method ITEM_STATUS_REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ITEM Value transfer Type reference (TYPE) UKM_S_MONITOR_CONTAINER E_ITEM 20060815
2 Importing I_GUID Call by reference Type reference (TYPE) GUID_32 I_GUID 20060815
# Exception Resumable Description Created on
1 CX_UKM_MONITOR_PROCESSING CX_UKM_MONITOR_PROCESSING 20060815

Method ITEM_STATUS_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ITEM Value transfer Type reference (TYPE) UKM_S_MONITOR_CONTAINER C_ITEM 20060815
2 Importing I_CX_MONITOR_ITEM Call by reference Object reference (TYPE REF TO) CX_UKM_MONITOR_ITEM I_CX_MONITOR_ITEM 20060815

Method ITEM_STATUS_UPDATE on class CL_UKM_MONITOR_PROCESSING has no exception.

Method ITEM_XML_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_XML Value transfer Type reference (TYPE) STRING E_XML 20060815
2 Importing I_GUID Call by reference Type reference (TYPE) GUID_32 I_GUID 20060815
3 Importing I_MODE Call by reference Type reference (TYPE) CHAR3 I_MODE 20060815

Method ITEM_XML_GET on class CL_UKM_MONITOR_PROCESSING has no exception.

Method PULL_MONITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BP Call by reference Type reference (TYPE) UKM_T_MONITOR_SEMKEY_REF IT_BP 20060815
2 Importing IT_CONTAINER Call by reference Type reference (TYPE) UKM_T_MONITOR_CONTAINER IT_CONTAINER 20060815
3 Importing IT_DETECT_DATES Call by reference Type reference (TYPE) UKM_T_MONITOR_DATES IT_DETECT_DATES 20060815
4 Importing IT_MAILBOX_NR Call by reference Type reference (TYPE) UKM_T_MONITOR_MAILBOX IT_MAILBOX_NR 20060815
5 Importing IT_RETRIEVE_DATES Call by reference Type reference (TYPE) UKM_T_MONITOR_DATES IT_RETRIEVE_DATES 20060815
# Exception Resumable Description Created on
1 CX_UKM_MONITOR_PROCESSING CX_UKM_MONITOR_PROCESSING 20060815

Method RESET Signature

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

Method RESULT_MATCH_D_A Signature

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

Method RESULT_MATCH_I_E Signature

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

Method RESULT_MATCH_M Signature

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

Method RESULT_MATCH_XML Signature

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

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