SAP ABAP Class CL_UKM_EVENT_MANAGER (Manager for Events (In Particular, of the Business Partner))
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FSCM-CR-CR (Application Component) Basic Functions
     UKM_EVENTING (Package) SAP Credit Management - Event Management
Properties
Class CL_UKM_EVENT_MANAGER  
Short Description Manager for Events (In Particular, of the Business Partner)    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class UKM_EM    
Program status     
Category 0   
Package UKM_EVENTING   SAP Credit Management - Event Management 
Created 20021115   SAP 
Last change 20060711   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_UKM_CNST_EVENTING Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_UKM_EVENT_MANAGER has no interface implemented.
Friends
Class CL_UKM_EVENT_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 XO_EVENT_MANAGER Static Attribute Protected Object reference (TYPE REF TO) CL_UKM_EVENT_MANAGER Manager for Events (In Particular, of the Business Partner) 20021121
2 _LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20060821
3 _MAIN_SEGMENT Static Attribute Private Type reference (TYPE) UKM_CREDIT_SGMNT Credit Segment 20050810
4 _O_BADI_EVENTING Instance attribute Private Object reference (TYPE REF TO) IF_EX_UKM_EVENTING BAdI Interface IF_EX_UKM_EVENTING 20021209
5 _O_BUPA_FACTORY Instance attribute Private Object reference (TYPE REF TO) CL_UKM_BUPA_FACTORY Manager for Business Partners and Accounts 20021209
6 _O_CALCULATOR Instance attribute Private Object reference (TYPE REF TO) IF_UKM_CALCULATOR Rules Engine for Scoring and Credit Limit 20021122
7 _O_CREDIT_CHECKER Instance attribute Private Object reference (TYPE REF TO) CL_UKM_CREDIT_CHECKER Credit Checker 20030929
8 _O_CREDIT_INFORMER Instance attribute Private Object reference (TYPE REF TO) IF_UKM_CREDIT_INFORMER Deliver External Credit Information 20030123
9 _O_EVENT_PUBLISHER Instance attribute Private Object reference (TYPE REF TO) IF_UKM_EVENT_PUBLISHER Publish Events Outside Credit Management 20030122
10 _O_PROCESS_FINDER Instance attribute Private Object reference (TYPE REF TO) IF_UKM_PROCESS_FINDER Process Chains in SAP Credit Management 20021204
11 _SUPPRESS_EVENTS Instance attribute Private Type reference (TYPE) FLAG General Flag 20021126
12 _T_RECURSIVITY Instance attribute Private Type reference (TYPE) UKM_T_RECURSIVITY Recursivity Check for Events 20021209
13 _T_WF_QUEUE Instance attribute Private Type reference (TYPE) UKM_T_WF_QUEUE Waiting Workflow Items 20031202
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CALCULATOR Instance method Public Method Connect Score and Credit Limit Rules Engine 20021122
2 CREATE Static method Public Method Singleton Constructor 20021115
3 GET_WF_EVENT_CONTAINER Instance method Private Method Create Event Container for Workflow 20031023
4 HANDLE_BLOCK_IS_SET Instance method Private Event handling method Event Manager for Block Indicator in Credit Management 20040930
5 HANDLE_CHECK_RULE_CHANGED Instance method Private Event handling method Event Manager for Changed Check Rule 20030618
6 HANDLE_COMMITMENT_EOIO_ERROR Instance method Private Event handling method Event Manager for Error with EOIO in Credit Exposure 20080407
7 HANDLE_COMMITMENT_ERROR_OCCRRD Instance method Private Event handling method Event Manager for Errors during Liability Update 20031127
8 HANDLE_CREDIT_CHECK_FAILED Instance method Private Event handling method Event Manager for Negative Credit Check Result 20030929
9 HANDLE_CREDIT_LIMIT_CHANGED Instance method Private Event handling method Event Manager for Changed Credit Limit (Credit Account) 20021118
10 HANDLE_CREDIT_LIMIT_INVALID Instance method Private Event handling method Event Manager for Invalid Credit Limit (Credit Account) 20021118
11 HANDLE_EVENT_COMMON_PART Instance method Private Method Event Manager Common Parts 20021205
12 HANDLE_EXT_SCORING_CHANGED Instance method Private Event handling method Event Manager for Changed External Rating (Business Partner) 20021206
13 HANDLE_EXT_SCORING_INVALID Instance method Private Event handling method Event Manager for Invalid External Rating (Business Partner) 20021118
14 HANDLE_GENERIC_EVENT_ACC Instance method Private Event handling method Event Manager for Generic Event (Credit Account) 20030618
15 HANDLE_GENERIC_EVENT_BP Instance method Private Event handling method Event Manager for Generic Event (Business Partner) 20021118
16 HANDLE_INT_SCORING_CHANGED Instance method Private Event handling method Event Manager for Changed Score (Business Partner) 20021205
17 HANDLE_INT_SCORING_INVALID Instance method Private Event handling method Event Manager for Invalid Score (Business Partner) 20021118
18 HANDLE_LIMIT_CHANGE_REQUEST Instance method Private Event handling method Event Manager for Limit Change Request (Credit Account) 20031002
19 HANDLE_LIMIT_REQUEST_REJECTED Instance method Private Event handling method Event Manager for Credit Limit Request Rejected 20061120
20 HANDLE_RATING_REPLICATE_ERROR Instance method Private Event handling method Event Manager for Missing Business Partner for FICA Replic. 20070308
21 HANDLE_RISKCLASS_CHANGED Instance method Private Event handling method Event Manager for Changed Risk Class 20030124
22 HANDLE_SCORING_RULE_CHANGED Instance method Private Event handling method Event Manager for Changed Score and Credit Limit Rule 20030117
23 HANDLE_SPECIAL_ATT_IS_SET Instance method Private Event handling method Event Manager for 'Special Attention' Indicator 20040930
24 HANDLE_USAGE_BEYOND_100 Instance method Private Event handling method Event Manager for Credit Exposure under 100% 20030618
25 HANDLE_USAGE_CHANGED Instance method Private Event handling method Event Manager for Changed Credit Exposure 20030618
26 HANDLE_USAGE_OVER_100 Instance method Private Event handling method Event Manager for Credit Exposure over 100% 20030618
27 HANDLE_VECTOR_CHANGED Instance method Private Event handling method Event Manager for Changed FI Summary 20030618
28 HANDLE_VECTOR_DUNNING_INVALID Instance method Private Event handling method Event Manager for Invalid Dunning Data (Credit Account) 20030113
29 HANDLE_VECTOR_INDEX_INVALID Instance method Private Event handling method Event Mgr for Invalid Pymt Behavior Index (Credit Account) 20030929
30 HANDLE_VECTOR_OVERDUE_INVALID Instance method Private Event handling method Event Manager for Invalid Due Date Data (Credit Account) 20030113
31 HANDLE_VECTOR_PAYMENT_INVALID Instance method Private Event handling method Event Manager for Invalid Payment Data (Credit Account) 20030113
32 MERGE_WORKFLOWS Instance method Public Method Merge Workflow Items 20060314
33 TRIGGER_WORKFLOWS Instance method Public Method Send Waiting Workflow Items 20031202
34 WRITE_EV_TO_LOG Instance method Private Method 20060821
35 WRITE_WF_TO_LOG Instance method Private Method 20060821
Events
# Event Type Visibility Description Created on
1 FORMULA_FAILED Instance Event
(0)
Public
(2)
Formula Evaluation Failed 20030206
2 REQUEST_FAILED Instance Event
(0)
Public
(2)
Request for External Rating Failed 20041201
3 RISK_CLASS_FAILED Instance Event
(0)
Public
(2)
Derivation of Risk Class Failed 20030226
Types
Class CL_UKM_EVENT_MANAGER has no local type.
Method Signatures

Method ADD_CALCULATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CALCULATOR Call by reference Object reference (TYPE REF TO) IF_UKM_CALCULATOR Rechner für Bonität und Limits 20021122

Method ADD_CALCULATOR on class CL_UKM_EVENT_MANAGER has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BUPA_FACTORY Call by reference Object reference (TYPE REF TO) CL_UKM_BUPA_FACTORY Verwalter für GPartner und Konten 20021209
2 Importing IO_CALCULATOR Call by reference Object reference (TYPE REF TO) IF_UKM_CALCULATOR Rechner für Bonität und Limits 20021121
3 Importing IO_CREDIT_CHECKER Call by reference Object reference (TYPE REF TO) CL_UKM_CREDIT_CHECKER Kreditprüfer 20030929
4 Importing IO_CREDIT_INFORMER Call by reference Object reference (TYPE REF TO) IF_UKM_CREDIT_INFORMER Externe Kreditinformation liefern 20030123
5 Importing IO_EVENT_PUBLISHER Call by reference Object reference (TYPE REF TO) IF_UKM_EVENT_PUBLISHER Events außerhalb des CR publizieren 20030122
6 Importing IO_PROCESS_FINDER Call by reference Object reference (TYPE REF TO) IF_UKM_PROCESS_FINDER Prozessketten im FSCM Credit Management 20021204
7 Importing I_SUPPRESS_EVENTS Call by reference Type reference (TYPE) FLAG CL_UKM_CNST_EVENTING=>NO allgemeines flag 20021126
8 Returning RO_EVENT_MANAGER Value transfer Object reference (TYPE REF TO) CL_UKM_EVENT_MANAGER Verwalter für Ereignisse (insbesondere des GP) 20021121

Method CREATE on class CL_UKM_EVENT_MANAGER has no exception.

Method GET_WF_EVENT_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_WF_EVENT Call by reference Type reference (TYPE) UKM_S_WF_EVENT Ereignis im Credit Management, das einen Workflow startet 20031023
2 Importing I_CREDIT_SGMNT Call by reference Type reference (TYPE) UKM_CREDIT_SGMNT Kreditsegment 20031023
3 Importing I_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20031023
4 Importing I_TYPEID Call by reference Type reference (TYPE) SIBFTYPEID Partner oder Konto 20031023

Method GET_WF_EVENT_CONTAINER on class CL_UKM_EVENT_MANAGER has no exception.

Method HANDLE_BLOCK_IS_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BLOCK_REASON Call by reference Attribute reference (LIKE) 20040930
2 Importing SENDER Call by reference Attribute reference (LIKE) 20040930

Method HANDLE_BLOCK_IS_SET on class CL_UKM_EVENT_MANAGER has no exception.

Method HANDLE_CHECK_RULE_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_RULE Call by reference Attribute reference (LIKE) 20030618
2 Importing OLD_RULE Call by reference Attribute reference (LIKE) 20030618
3 Importing SENDER Call by reference Attribute reference (LIKE) 20030618

Method HANDLE_CHECK_RULE_CHANGED on class CL_UKM_EVENT_MANAGER has no exception.

Method HANDLE_COMMITMENT_EOIO_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EO_ACCOUNT Call by reference Attribute reference (LIKE) 20080407
2 Importing ES_ITEM Call by reference Attribute reference (LIKE) 20080407

Method HANDLE_COMMITMENT_EOIO_ERROR on class CL_UKM_EVENT_MANAGER has no exception.

Method HANDLE_COMMITMENT_ERROR_OCCRRD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOG_HANDLE Call by reference Attribute reference (LIKE) 20031127
2 Importing SENDER Call by reference Attribute reference (LIKE) 20031127

Method HANDLE_COMMITMENT_ERROR_OCCRRD on class CL_UKM_EVENT_MANAGER has no exception.

Method HANDLE_CREDIT_CHECK_FAILED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CREDIT_SGMNT Call by reference Attribute reference (LIKE) 20030929
2 Importing PARTNER Call by reference Attribute reference (LIKE) 20030929
3 Importing T_DENIAL_REASONS Call by reference Attribute reference (LIKE) 20030929

Method HANDLE_CREDIT_CHECK_FAILED on class CL_UKM_EVENT_MANAGER has no exception.

Method HANDLE_CREDIT_LIMIT_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CURRENCY Call by reference Attribute reference (LIKE) 20031022
2 Importing NEW_LIMIT Call by reference Attribute reference (LIKE) 20021118
3 Importing OLD_LIMIT Call by reference Attribute reference (LIKE) 20021118
4 Importing SENDER Call by reference Attribute reference (LIKE) 20021118

Method HANDLE_CREDIT_LIMIT_CHANGED on class CL_UKM_EVENT_MANAGER has no exception.

Method HANDLE_CREDIT_LIMIT_INVALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20021118

Method HANDLE_CREDIT_LIMIT_INVALID on class CL_UKM_EVENT_MANAGER has no exception.

Method HANDLE_EVENT_COMMON_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ATTRIBUTE Call by reference Object reference (TYPE REF TO) DATA Ein weiteres Attribut 20021206
2 Importing ID_NEW_VALUE Call by reference Object reference (TYPE REF TO) DATA Ein Wert nach einer Änderung 20021205
3 Importing ID_OLD_VALUE Call by reference Object reference (TYPE REF TO) DATA Ein Wert vor einer Änderung 20021205
4 Importing IO_SENDER_ACCOUNT Call by reference Object reference (TYPE REF TO) CL_UKM_ACCOUNT Kreditkonto 20021205
5 Importing IO_SENDER_BP Call by reference Object reference (TYPE REF TO) CL_UKM_BUSINESS_PARTNER Geschäftspartner aus Sicht des Kreditmanagements 20021205
6 Importing IS_WF_EVENT Call by reference Type reference (TYPE) UKM_S_WF_EVENT WF-auslösendes Ereignis 20031021
7 Importing I_EVENTTYPE Call by reference Type reference (TYPE) UKM_EVENT_TYPE Ereignistyp 20021205

Method HANDLE_EVENT_COMMON_PART on class CL_UKM_EVENT_MANAGER has no exception.

Method HANDLE_EXT_SCORING_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GRADE_METHOD Call by reference Attribute reference (LIKE) 20021206
2 Importing NEW_GRADE Call by reference Attribute reference (LIKE) 20021206
3 Importing OLD_GRADE Call by reference Attribute reference (LIKE) 20021206
4 Importing SENDER Call by reference Attribute reference (LIKE) 20021206

Method HANDLE_EXT_SCORING_CHANGED on class CL_UKM_EVENT_MANAGER has no exception.

Method HANDLE_EXT_SCORING_INVALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GRADE_METHOD Call by reference Attribute reference (LIKE) 20021118
2 Importing SENDER Call by reference Attribute reference (LIKE) 20021118

Method HANDLE_EXT_SCORING_INVALID on class CL_UKM_EVENT_MANAGER has no exception.

Method HANDLE_GENERIC_EVENT_ACC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT_TYPE Call by reference Attribute reference (LIKE) 20030618
2 Importing SENDER Call by reference Attribute reference (LIKE) 20030618

Method HANDLE_GENERIC_EVENT_ACC on class CL_UKM_EVENT_MANAGER has no exception.

Method HANDLE_GENERIC_EVENT_BP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT_TYPE Call by reference Attribute reference (LIKE) 20021118
2 Importing SENDER Call by reference Attribute reference (LIKE) 20021118

Method HANDLE_GENERIC_EVENT_BP on class CL_UKM_EVENT_MANAGER has no exception.

Method HANDLE_INT_SCORING_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_SCORING Call by reference Attribute reference (LIKE) 20021205
2 Importing OLD_SCORING Call by reference Attribute reference (LIKE) 20021205
3 Importing SENDER Call by reference Attribute reference (LIKE) 20021205

Method HANDLE_INT_SCORING_CHANGED on class CL_UKM_EVENT_MANAGER has no exception.

Method HANDLE_INT_SCORING_INVALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20021118

Method HANDLE_INT_SCORING_INVALID on class CL_UKM_EVENT_MANAGER has no exception.

Method HANDLE_LIMIT_CHANGE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CURRENCY Call by reference Attribute reference (LIKE) 20031022
2 Importing CUR_LIMIT Call by reference Attribute reference (LIKE) 20031021
3 Importing REQ_LIMIT Call by reference Attribute reference (LIKE) 20031021
4 Importing SENDER Call by reference Attribute reference (LIKE) 20031002
5 Importing UNDO_WF Call by reference Attribute reference (LIKE) 20031202

Method HANDLE_LIMIT_CHANGE_REQUEST on class CL_UKM_EVENT_MANAGER has no exception.

Method HANDLE_LIMIT_REQUEST_REJECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CURRENCY Call by reference Attribute reference (LIKE) 20061120
2 Importing CUR_LIMIT Call by reference Attribute reference (LIKE) 20061120
3 Importing REQ_LIMIT Call by reference Attribute reference (LIKE) 20061120
4 Importing SENDER Call by reference Attribute reference (LIKE) 20061120
5 Importing UNDO_WF Call by reference Attribute reference (LIKE) 20061120

Method HANDLE_LIMIT_REQUEST_REJECTED on class CL_UKM_EVENT_MANAGER has no exception.

Method HANDLE_RATING_REPLICATE_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOG_HANDLE Value transfer Attribute reference (LIKE) 20070308
2 Importing SENDER Call by reference Attribute reference (LIKE) 20070308

Method HANDLE_RATING_REPLICATE_ERROR on class CL_UKM_EVENT_MANAGER has no exception.

Method HANDLE_RISKCLASS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_CLASS Call by reference Attribute reference (LIKE) 20030124
2 Importing OLD_CLASS Call by reference Attribute reference (LIKE) 20030124
3 Importing SENDER Call by reference Attribute reference (LIKE) 20030124

Method HANDLE_RISKCLASS_CHANGED on class CL_UKM_EVENT_MANAGER has no exception.

Method HANDLE_SCORING_RULE_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_RULE Call by reference Attribute reference (LIKE) 20030117
2 Importing OLD_RULE Call by reference Attribute reference (LIKE) 20030117
3 Importing SENDER Call by reference Attribute reference (LIKE) 20030117

Method HANDLE_SCORING_RULE_CHANGED on class CL_UKM_EVENT_MANAGER has no exception.

Method HANDLE_SPECIAL_ATT_IS_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20040930

Method HANDLE_SPECIAL_ATT_IS_SET on class CL_UKM_EVENT_MANAGER has no exception.

Method HANDLE_USAGE_BEYOND_100 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_USAGE Call by reference Attribute reference (LIKE) 20030618
2 Importing OLD_USAGE Call by reference Attribute reference (LIKE) 20030618
3 Importing SENDER Call by reference Attribute reference (LIKE) 20030618

Method HANDLE_USAGE_BEYOND_100 on class CL_UKM_EVENT_MANAGER has no exception.

Method HANDLE_USAGE_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CURRENCY Call by reference Attribute reference (LIKE) 20040113
2 Importing NEW_USAGE Call by reference Attribute reference (LIKE) 20030618
3 Importing NEW_USED_AMOUNT Call by reference Attribute reference (LIKE) 20040113
4 Importing OLD_USAGE Call by reference Attribute reference (LIKE) 20030618
5 Importing OLD_USED_AMOUNT Call by reference Attribute reference (LIKE) 20040113
6 Importing SENDER Call by reference Attribute reference (LIKE) 20030618

Method HANDLE_USAGE_CHANGED on class CL_UKM_EVENT_MANAGER has no exception.

Method HANDLE_USAGE_OVER_100 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_USAGE Call by reference Attribute reference (LIKE) 20030618
2 Importing OLD_USAGE Call by reference Attribute reference (LIKE) 20030618
3 Importing SENDER Call by reference Attribute reference (LIKE) 20030618

Method HANDLE_USAGE_OVER_100 on class CL_UKM_EVENT_MANAGER has no exception.

Method HANDLE_VECTOR_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_VECTOR Call by reference Attribute reference (LIKE) 20030618
2 Importing OLD_VECTOR Call by reference Attribute reference (LIKE) 20030618
3 Importing SENDER Call by reference Attribute reference (LIKE) 20030618

Method HANDLE_VECTOR_CHANGED on class CL_UKM_EVENT_MANAGER has no exception.

Method HANDLE_VECTOR_DUNNING_INVALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20030113

Method HANDLE_VECTOR_DUNNING_INVALID on class CL_UKM_EVENT_MANAGER has no exception.

Method HANDLE_VECTOR_INDEX_INVALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20031023

Method HANDLE_VECTOR_INDEX_INVALID on class CL_UKM_EVENT_MANAGER has no exception.

Method HANDLE_VECTOR_OVERDUE_INVALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20030113

Method HANDLE_VECTOR_OVERDUE_INVALID on class CL_UKM_EVENT_MANAGER has no exception.

Method HANDLE_VECTOR_PAYMENT_INVALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20030113

Method HANDLE_VECTOR_PAYMENT_INVALID on class CL_UKM_EVENT_MANAGER has no exception.

Method MERGE_WORKFLOWS Signature

Method MERGE_WORKFLOWS on class CL_UKM_EVENT_MANAGER has no parameter.
Method MERGE_WORKFLOWS on class CL_UKM_EVENT_MANAGER has no exception.

Method TRIGGER_WORKFLOWS Signature

Method TRIGGER_WORKFLOWS on class CL_UKM_EVENT_MANAGER has no parameter.
Method TRIGGER_WORKFLOWS on class CL_UKM_EVENT_MANAGER has no exception.

Method WRITE_EV_TO_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY Call by reference Type reference (TYPE) UKM_ACTIVITY Aktivität 20060821
2 Importing I_CREDIT_SEGMENT Call by reference Type reference (TYPE) UKM_CREDIT_SGMNT Kreditsegment 20060821
3 Importing I_EVENT_TYPE Call by reference Type reference (TYPE) UKM_EVENT_TYPE Ereignistyp 20060821
4 Importing I_FORMULA Call by reference Type reference (TYPE) UKM_FORMULA Formel im Credit Management 20060821
5 Importing I_GRADE_METHOD Call by reference Type reference (TYPE) BP_GRADE_METHOD Bewertungsverfahren 20060821
6 Importing I_NEW_VALUE Call by reference Object reference (TYPE REF TO) DATA 20060821
7 Importing I_OLD_VALUE Call by reference Object reference (TYPE REF TO) DATA 20060821
8 Importing I_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20060821
9 Importing I_PROCESS Call by reference Type reference (TYPE) UKM_PROCESS Prozess 20060821
10 Importing I_SCOPE Call by reference Type reference (TYPE) UKM_LOGGING Umfang der Protokollierung 20060821
11 Importing I_SCORE Call by reference Type reference (TYPE) UKM_OWN_RATING Interne Bonität 20060821
12 Importing I_TYPE Call by reference Type reference (TYPE) CHAR3 Feld der Laenge 3 Bytes 20060821

Method WRITE_EV_TO_LOG on class CL_UKM_EVENT_MANAGER has no exception.

Method WRITE_WF_TO_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WORK_FLOW Call by reference Type reference (TYPE) UKM_S_WF_QUEUE Wartendes Workflowitem 20060821

Method WRITE_WF_TO_LOG on class CL_UKM_EVENT_MANAGER has no exception.
Event Signatures

Event FORMULA_FAILED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 FORMULA Exporting Value transfer Type reference (TYPE) UKM_FORMULA Formel 20030206
2 PARTNER Exporting Value transfer Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20030206

Event REQUEST_FAILED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EXCEPTION_CLASS Exporting Value transfer Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20050321
2 GRADE_METHOD Exporting Value transfer Type reference (TYPE) BP_GRADE_METHOD Bewertungsverfahren 20041201
3 PARTNER Exporting Value transfer Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20041201

Event RISK_CLASS_FAILED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 OWN_RATING Exporting Value transfer Type reference (TYPE) UKM_OWN_RATING Interne Bonität 20030226
2 PARTNER Exporting Value transfer Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20030226
History
Last changed by/on SAP  20060711 
SAP Release Created in 200