Hierarchy
⤷
⤷
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 | 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 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_UKM_EVENT_MANAGER | Manager for Events (In Particular, of the Business Partner) | 20021121 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20060821 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | UKM_CREDIT_SGMNT | Credit Segment | 20050810 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EX_UKM_EVENTING | BAdI Interface IF_EX_UKM_EVENTING | 20021209 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UKM_BUPA_FACTORY | Manager for Business Partners and Accounts | 20021209 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UKM_CALCULATOR | Rules Engine for Scoring and Credit Limit | 20021122 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UKM_CREDIT_CHECKER | Credit Checker | 20030929 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UKM_CREDIT_INFORMER | Deliver External Credit Information | 20030123 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UKM_EVENT_PUBLISHER | Publish Events Outside Credit Management | 20030122 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UKM_PROCESS_FINDER | Process Chains in SAP Credit Management | 20021204 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20021126 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | UKM_T_RECURSIVITY | Recursivity Check for Events | 20021209 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | UKM_T_WF_QUEUE | Waiting Workflow Items | 20031202 |
Methods
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 | 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 | IO_BUPA_FACTORY | Call by reference | Object reference (TYPE REF TO) | CL_UKM_BUPA_FACTORY | Verwalter für GPartner und Konten | 20021209 | |||
| 2 | IO_CALCULATOR | Call by reference | Object reference (TYPE REF TO) | IF_UKM_CALCULATOR | Rechner für Bonität und Limits | 20021121 | |||
| 3 | IO_CREDIT_CHECKER | Call by reference | Object reference (TYPE REF TO) | CL_UKM_CREDIT_CHECKER | Kreditprüfer | 20030929 | |||
| 4 | IO_CREDIT_INFORMER | Call by reference | Object reference (TYPE REF TO) | IF_UKM_CREDIT_INFORMER | Externe Kreditinformation liefern | 20030123 | |||
| 5 | IO_EVENT_PUBLISHER | Call by reference | Object reference (TYPE REF TO) | IF_UKM_EVENT_PUBLISHER | Events außerhalb des CR publizieren | 20030122 | |||
| 6 | IO_PROCESS_FINDER | Call by reference | Object reference (TYPE REF TO) | IF_UKM_PROCESS_FINDER | Prozessketten im FSCM Credit Management | 20021204 | |||
| 7 | I_SUPPRESS_EVENTS | Call by reference | Type reference (TYPE) | FLAG | CL_UKM_CNST_EVENTING=>NO | allgemeines flag | 20021126 | ||
| 8 | 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 | ES_WF_EVENT | Call by reference | Type reference (TYPE) | UKM_S_WF_EVENT | Ereignis im Credit Management, das einen Workflow startet | 20031023 | |||
| 2 | I_CREDIT_SGMNT | Call by reference | Type reference (TYPE) | UKM_CREDIT_SGMNT | Kreditsegment | 20031023 | |||
| 3 | I_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20031023 | |||
| 4 | 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 | BLOCK_REASON | Call by reference | Attribute reference (LIKE) | 20040930 | |||||
| 2 | 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 | NEW_RULE | Call by reference | Attribute reference (LIKE) | 20030618 | |||||
| 2 | OLD_RULE | Call by reference | Attribute reference (LIKE) | 20030618 | |||||
| 3 | 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 | EO_ACCOUNT | Call by reference | Attribute reference (LIKE) | 20080407 | |||||
| 2 | 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 | LOG_HANDLE | Call by reference | Attribute reference (LIKE) | 20031127 | |||||
| 2 | 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 | CREDIT_SGMNT | Call by reference | Attribute reference (LIKE) | 20030929 | |||||
| 2 | PARTNER | Call by reference | Attribute reference (LIKE) | 20030929 | |||||
| 3 | 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 | CURRENCY | Call by reference | Attribute reference (LIKE) | 20031022 | |||||
| 2 | NEW_LIMIT | Call by reference | Attribute reference (LIKE) | 20021118 | |||||
| 3 | OLD_LIMIT | Call by reference | Attribute reference (LIKE) | 20021118 | |||||
| 4 | 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 | 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 | ID_ATTRIBUTE | Call by reference | Object reference (TYPE REF TO) | DATA | Ein weiteres Attribut | 20021206 | |||
| 2 | ID_NEW_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | Ein Wert nach einer Änderung | 20021205 | |||
| 3 | ID_OLD_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | Ein Wert vor einer Änderung | 20021205 | |||
| 4 | IO_SENDER_ACCOUNT | Call by reference | Object reference (TYPE REF TO) | CL_UKM_ACCOUNT | Kreditkonto | 20021205 | |||
| 5 | IO_SENDER_BP | Call by reference | Object reference (TYPE REF TO) | CL_UKM_BUSINESS_PARTNER | Geschäftspartner aus Sicht des Kreditmanagements | 20021205 | |||
| 6 | IS_WF_EVENT | Call by reference | Type reference (TYPE) | UKM_S_WF_EVENT | WF-auslösendes Ereignis | 20031021 | |||
| 7 | 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 | GRADE_METHOD | Call by reference | Attribute reference (LIKE) | 20021206 | |||||
| 2 | NEW_GRADE | Call by reference | Attribute reference (LIKE) | 20021206 | |||||
| 3 | OLD_GRADE | Call by reference | Attribute reference (LIKE) | 20021206 | |||||
| 4 | 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 | GRADE_METHOD | Call by reference | Attribute reference (LIKE) | 20021118 | |||||
| 2 | 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 | EVENT_TYPE | Call by reference | Attribute reference (LIKE) | 20030618 | |||||
| 2 | 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 | EVENT_TYPE | Call by reference | Attribute reference (LIKE) | 20021118 | |||||
| 2 | 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 | NEW_SCORING | Call by reference | Attribute reference (LIKE) | 20021205 | |||||
| 2 | OLD_SCORING | Call by reference | Attribute reference (LIKE) | 20021205 | |||||
| 3 | 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 | 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 | CURRENCY | Call by reference | Attribute reference (LIKE) | 20031022 | |||||
| 2 | CUR_LIMIT | Call by reference | Attribute reference (LIKE) | 20031021 | |||||
| 3 | REQ_LIMIT | Call by reference | Attribute reference (LIKE) | 20031021 | |||||
| 4 | SENDER | Call by reference | Attribute reference (LIKE) | 20031002 | |||||
| 5 | 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 | CURRENCY | Call by reference | Attribute reference (LIKE) | 20061120 | |||||
| 2 | CUR_LIMIT | Call by reference | Attribute reference (LIKE) | 20061120 | |||||
| 3 | REQ_LIMIT | Call by reference | Attribute reference (LIKE) | 20061120 | |||||
| 4 | SENDER | Call by reference | Attribute reference (LIKE) | 20061120 | |||||
| 5 | 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 | LOG_HANDLE | Value transfer | Attribute reference (LIKE) | 20070308 | |||||
| 2 | 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 | NEW_CLASS | Call by reference | Attribute reference (LIKE) | 20030124 | |||||
| 2 | OLD_CLASS | Call by reference | Attribute reference (LIKE) | 20030124 | |||||
| 3 | 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 | NEW_RULE | Call by reference | Attribute reference (LIKE) | 20030117 | |||||
| 2 | OLD_RULE | Call by reference | Attribute reference (LIKE) | 20030117 | |||||
| 3 | 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 | 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 | NEW_USAGE | Call by reference | Attribute reference (LIKE) | 20030618 | |||||
| 2 | OLD_USAGE | Call by reference | Attribute reference (LIKE) | 20030618 | |||||
| 3 | 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 | CURRENCY | Call by reference | Attribute reference (LIKE) | 20040113 | |||||
| 2 | NEW_USAGE | Call by reference | Attribute reference (LIKE) | 20030618 | |||||
| 3 | NEW_USED_AMOUNT | Call by reference | Attribute reference (LIKE) | 20040113 | |||||
| 4 | OLD_USAGE | Call by reference | Attribute reference (LIKE) | 20030618 | |||||
| 5 | OLD_USED_AMOUNT | Call by reference | Attribute reference (LIKE) | 20040113 | |||||
| 6 | 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 | NEW_USAGE | Call by reference | Attribute reference (LIKE) | 20030618 | |||||
| 2 | OLD_USAGE | Call by reference | Attribute reference (LIKE) | 20030618 | |||||
| 3 | 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 | NEW_VECTOR | Call by reference | Attribute reference (LIKE) | 20030618 | |||||
| 2 | OLD_VECTOR | Call by reference | Attribute reference (LIKE) | 20030618 | |||||
| 3 | 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 | 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 | 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 | 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 | 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 | I_ACTIVITY | Call by reference | Type reference (TYPE) | UKM_ACTIVITY | Aktivität | 20060821 | |||
| 2 | I_CREDIT_SEGMENT | Call by reference | Type reference (TYPE) | UKM_CREDIT_SGMNT | Kreditsegment | 20060821 | |||
| 3 | I_EVENT_TYPE | Call by reference | Type reference (TYPE) | UKM_EVENT_TYPE | Ereignistyp | 20060821 | |||
| 4 | I_FORMULA | Call by reference | Type reference (TYPE) | UKM_FORMULA | Formel im Credit Management | 20060821 | |||
| 5 | I_GRADE_METHOD | Call by reference | Type reference (TYPE) | BP_GRADE_METHOD | Bewertungsverfahren | 20060821 | |||
| 6 | I_NEW_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | 20060821 | ||||
| 7 | I_OLD_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | 20060821 | ||||
| 8 | I_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20060821 | |||
| 9 | I_PROCESS | Call by reference | Type reference (TYPE) | UKM_PROCESS | Prozess | 20060821 | |||
| 10 | I_SCOPE | Call by reference | Type reference (TYPE) | UKM_LOGGING | Umfang der Protokollierung | 20060821 | |||
| 11 | I_SCORE | Call by reference | Type reference (TYPE) | UKM_OWN_RATING | Interne Bonität | 20060821 | |||
| 12 | 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 | 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 |