SAP ABAP Class CL_UKM_XI_FACADE_R3 (Interface between Credit Management and XI Proxies)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FIN-FSCM-CR-AD (Application Component) Adaptor
⤷
UKM_R3_XI_PROXIES (Package) Proxies for FSCM CR in R/3

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UKM_COMMITMENT_PUSH_R3 | Liability Update | 20031110 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UKM_CREDIT_QUERY_R3 | Call Credit Check | 20040115 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UKM_VECTOR_PUSH_R3 | Write FI Summary | 20031110 |
Properties
Class | CL_UKM_XI_FACADE_R3 | |
Short Description | Interface between Credit Management and XI Proxies | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UKM_R3_XI_PROXIES | Proxies for FSCM CR in R/3 |
Created | 20031110 | SAP |
Last change | 20040116 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UKM_XI_FACADE_R3 has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_UKM_COMMITMENT_PUSH_R3 | Liability Update | 20031110 | ||
2 | IF_UKM_CREDIT_QUERY_R3 | Call Credit Check | 20040115 | ||
3 | IF_UKM_VECTOR_PUSH_R3 | Write FI Summary | 20031110 |
Friends
Class CL_UKM_XI_FACADE_R3 has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | FLAG | General Indicator | 20031217 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | FLAG | BAdI Active X | 20031217 | ||
3 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_EX_UKM_FILL | BAdI Interface IF_EX_UKM_FILL | 20040708 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | 20031110 | |
2 | ![]() |
Static method | Private | Method | Inbound Interface: XI to SAP | 20040115 |
3 | ![]() |
Static method | Private | Method | Outbound Interface: SAP to XI | 20040115 |
Events
Class CL_UKM_XI_FACADE_R3 has no event.
Types
Class CL_UKM_XI_FACADE_R3 has no local type.
Method Signatures
Method CHECK_ACTIVE_BADI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FLAG | Call by reference | Type reference (TYPE) | CHAR1 | space 1 2 | 20031110 | ||
2 | ![]() |
RO_BADI | Value transfer | Object reference (TYPE REF TO) | IF_EX_UKM_FILL | BAdI-Interface IF_EX_UKM_FILL | 20031110 |
Method CHECK_ACTIVE_BADI on class CL_UKM_XI_FACADE_R3 has no exception.
Method CREDIT_QUERY_CONVERT_INBOUND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CREDIT_MESSAGES | Call by reference | Type reference (TYPE) | UKM_T_PI_CREDIT_MESSAGE | Meldungen aus einer Kreditprüfung | 20040115 | ||
2 | ![]() |
E_CHECK_CONFIRMATION | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20040115 | ||
3 | ![]() |
E_CREDITLIMIT | Call by reference | Type reference (TYPE) | UKM_PI_CREDITLIMIT | Kreditlimit | 20040115 | ||
4 | ![]() |
E_LIMIT_CURRENCY | Call by reference | Type reference (TYPE) | WAERS | Währungsschlüssel | 20040115 | ||
5 | ![]() |
E_LIMIT_VALID_TO | Call by reference | Type reference (TYPE) | DATUM | Datum | 20040115 | ||
6 | ![]() |
E_RATING | Call by reference | Type reference (TYPE) | UKM_PI_RATING | Interne Bonität | 20040115 | ||
7 | ![]() |
E_RISKCLASS | Call by reference | Type reference (TYPE) | UKM_PI_RISKCLASS | Risikoklasse | 20040115 | ||
8 | ![]() |
IS_RESPONSE | Call by reference | Type reference (TYPE) | UKM_T_CREDIT_QUERY_RESPONSE | Ergebnis vom XI | 20040115 |
Method CREDIT_QUERY_CONVERT_INBOUND on class CL_UKM_XI_FACADE_R3 has no exception.
Method CREDIT_QUERY_CONVERT_OUTBOUND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_QUERY | Call by reference | Type reference (TYPE) | UKM_S_CREDIT_QUERY | Outbound für XI | 20040115 | ||
2 | ![]() |
I_AMOUNT | Call by reference | Type reference (TYPE) | UKM_PI_COMM_ACTUAL | Obligosumme (tatsächlich) in Meldewährung | 20040115 | ||
3 | ![]() |
I_CHECKRULE | Call by reference | Type reference (TYPE) | UKM_PI_CHECKRULE | Prüfregel für Kreditprüfung | 20040115 | ||
4 | ![]() |
I_CHECKSEVERITY | Call by reference | Type reference (TYPE) | UKM_PI_CHECKSEVERITY | Schärfe einer Kreditprüfung | 20040115 | ||
5 | ![]() |
I_CREDIT_SGMNT | Call by reference | Type reference (TYPE) | UKM_PI_CREDIT_SGMNT | Kreditsegment | 20040115 | ||
6 | ![]() |
I_CURRENCY | Call by reference | Type reference (TYPE) | WAERS | Währungsschlüssel | 20040115 | ||
7 | ![]() |
I_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20040115 | ||
8 | ![]() |
I_RETRIEVAL_FLAG | Call by reference | Type reference (TYPE) | UKM_PI_RETRIEVAL | Einwilligungsflag für Kreditprüfung | 20040115 |
Method CREDIT_QUERY_CONVERT_OUTBOUND on class CL_UKM_XI_FACADE_R3 has no exception.
History
Last changed by/on | SAP | 20040116 |
SAP Release Created in | 2004_1_470 |