SAP ABAP Class CL_UKM_CREDIT_CHECKER (Credit Check and Liability Update)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FSCM-CR-CR (Application Component) Basic Functions
⤷
UKM_BUSINESS_PARTNER (Package) SAP Credit Management - Business Partner
⤷
⤷
Properties
| Class | CL_UKM_CREDIT_CHECKER | |
| Short Description | Credit Check and Liability Update | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UKM_BUSINESS_PARTNER | SAP Credit Management - Business Partner |
| Created | 20030827 | SAP |
| Last change | 20080505 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UKM_CREDIT_CHECKER has no forward declaration.
Interfaces
Class CL_UKM_CREDIT_CHECKER has no interface implemented.
Friends
Class CL_UKM_CREDIT_CHECKER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | UKM_INFOCATEGORY | '30' | Category of Additional Information for Business Partner (Cr) | 20031204 | ||
| 2 | Constant | Private | Type reference (TYPE) | FLAG | '' | General Flag | 20030828 | ||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_UKM_BUPA_FACTORY | Manager for Business Partners and Accounts | 20030828 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_UKM_COMMITMENT_PULL | Get Liabilities | 20031014 | |||
| 5 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_UKM_CREDIT_CHECKER | Credit Check and Liability Update | 20030828 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_UKM_CUSTOMIZING | Customizing (Except Processes and Formulas) | 20030828 | |||
| 7 | Constant | Private | Type reference (TYPE) | FLAG | 'X' | General Flag | 20030828 | ||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EX_UKM_CHECK_STEP | BAdI Interface IF_EX_UKM_CHECK_STEP | 20030828 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Insert Refusal Reason | 20031124 | |
| 2 | Instance method | Public | Method | Run Credit Check | 20030828 | |
| 3 | Static method | Public | Method | Singleton Constructor | 20030828 | |
| 4 | Instance method | Public | Method | Recalculate Liabilities (e.g. after Relationship Change) | 20031007 | |
| 5 | Instance method | Public | Method | Update Liabilities | 20030828 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CREDIT_CHECK_FAILED | Instance Event (0) |
Public (2) |
Credit Check Failed | 20030929 |
Types
Class CL_UKM_CREDIT_CHECKER has no local type.
Method Signatures
Method ADD_REASON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RESULTS | Call by reference | Type reference (TYPE) | UKM_T_DENIAL_REASON | Ablehnungsgründe aus einer Folge von Kreditprüfschritten | 20031124 | |||
| 2 | IO_ACCOUNT | Call by reference | Object reference (TYPE REF TO) | CL_UKM_ACCOUNT | Kreditkonto | 20031124 | |||
| 3 | I_CHECK_STEP | Call by reference | Type reference (TYPE) | UKM_CHECK_STEP | Einzelschritt einer Kreditprüfung | 20031124 |
Method ADD_REASON on class CL_UKM_CREDIT_CHECKER has no exception.
Method CHECK_ACCOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DENIAL_REASONS | Value transfer | Type reference (TYPE) | UKM_T_DENIAL_REASON | Ablehnungsgründe aus einer Folge von Kreditprüfschritten | 20030828 | |||
| 2 | E_CREDIT_HORIZON | Call by reference | Type reference (TYPE) | UKM_CREDIT_HORIZON | Kredithorizont in Tagen | 20070725 | |||
| 3 | E_PASSED | Call by reference | Type reference (TYPE) | UKM_CHECK_PASSED | Kreditprüfung bestanden | 20030915 | |||
| 4 | IS_ITEM | Call by reference | Type reference (TYPE) | UKM_S_CHECK_ITEM | Credit Management: Einzelposten | 20030915 | |||
| 5 | I_CHECK_RULE | Call by reference | Type reference (TYPE) | UKM_CHECK_RULE | Regel für Kreditprüfung | 20030828 |
Method CHECK_ACCOUNT on class CL_UKM_CREDIT_CHECKER 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 | 20030828 | |||
| 2 | IO_COMMITMENT_PULLER | Call by reference | Object reference (TYPE REF TO) | IF_UKM_COMMITMENT_PULL | Obligos abholen | 20031014 | |||
| 3 | IO_CUSTOMIZING | Call by reference | Object reference (TYPE REF TO) | IF_UKM_CUSTOMIZING | Customizing (außer Prozesse und Formeln) | 20030828 | |||
| 4 | RO_CREDIT_CHECKER | Value transfer | Object reference (TYPE REF TO) | CL_UKM_CREDIT_CHECKER | Kreditprüfung und Obligofortschreibung | 20030828 |
Method CREATE on class CL_UKM_CREDIT_CHECKER has no exception.
Method RECALC_COMMITMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ACCOUNT | Call by reference | Object reference (TYPE REF TO) | CL_UKM_ACCOUNT | Kreditkonto | 20031007 |
Method RECALC_COMMITMENTS on class CL_UKM_CREDIT_CHECKER has no exception.
Method UPDATE_COMMITMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ACCOUNT_ITEM_RAW | Call by reference | Type reference (TYPE) | UKM_T_ACCOUNT_ITEM | Obligoänderungen zum Konto | 20030828 |
Method UPDATE_COMMITMENTS on class CL_UKM_CREDIT_CHECKER has no exception.
Event Signatures
Event CREDIT_CHECK_FAILED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CREDIT_SGMNT | Exporting | Value transfer | Type reference (TYPE) | UKM_CREDIT_SGMNT | Kreditsegment | 20030929 | ||
| 2 | PARTNER | Exporting | Value transfer | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20030929 | ||
| 3 | T_DENIAL_REASONS | Exporting | Value transfer | Type reference (TYPE) | UKM_T_DENIAL_REASON | Ablehnungsgründe | 20030929 |
History
| Last changed by/on | SAP | 20080505 |
| SAP Release Created in | 200 |