SAP ABAP Class CL_FKK_XI_FACADE (Interface between FI-CA and XI Proxies)
Hierarchy
FI-CA (Software Component) FI-CA
   FI-CA (Application Component) Contract Accounts Receivable and Payable
     FKKXI (Package) FI-CA: XI Interface (Proxies and Mappings)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FKKOI_XI Outbound Interface: Send Data to XI 20050323
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FKK_CREDIT_CHECK Interface to Credit Check 20050616
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FKK_CREDIT_EVENT_IN Receive Credit Events 20061012
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FKK_CREDIT_INFO Read Credit Information from SAP Credit Management 20040114
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FKK_CREDIT_VECTOR Send Payment Behavior Summary to CR via XI 20040115
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FKK_EXTERNAL_BILLING_IN Transfer of External Billing Information 20050321
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FKK_GET_CRITICAL_GPART Determine Critical Business Partners in Credit Management 20031030
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FKK_LIABILITY_PULL Request Liability from FI-CA 20031124
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FKK_LIABILITY_PUSH Replicate Liability to CR via XI 20031124
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FKK_SCORING_GET Receive Score from SAP Credit Management from XI 20031028
... Click here to see Used By full list (0 items)
Properties
Class CL_FKK_XI_FACADE  
Short Description Interface between FI-CA and XI Proxies    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FKKXI   FI-CA: XI Interface (Proxies and Mappings) 
Created 20031002   SAP 
Last change 20070914   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FKK_XI_FACADE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FKKOI_XI Outbound Interface: Send Data to XI 20050323
2 IF_FKK_CREDIT_CHECK Interface to Credit Check 20050616
3 IF_FKK_CREDIT_EVENT_IN Receive Credit Events 20061012
4 IF_FKK_CREDIT_INFO Read Credit Information from SAP Credit Management 20040114
5 IF_FKK_CREDIT_VECTOR Send Payment Behavior Summary to CR via XI 20040115
6 IF_FKK_EXTERNAL_BILLING_IN Transfer of External Billing Information 20050321
7 IF_FKK_GET_CRITICAL_GPART Determine Critical Business Partners in Credit Management 20031030
8 IF_FKK_LIABILITY_PULL Request Liability from FI-CA 20031124
9 IF_FKK_LIABILITY_PUSH Replicate Liability to CR via XI 20031124
10 IF_FKK_SCORING_GET Receive Score from SAP Credit Management from XI 20031028
11 IF_FKK_SCORING_PUSH Replicate FI-CA Creditworthiness to CR via XI 20031002
Friends
Class CL_FKK_XI_FACADE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FALSE Constant Private Type reference (TYPE) STRING 'false' 20040203
2 C_TRUE Constant Private Type reference (TYPE) STRING 'true' 20040203
3 EXIT_3808 Constant Private Type reference (TYPE) FBEVE_KK 3808 Constants for Exit 3808 20050405
4 EXIT_4508 Constant Private Type reference (TYPE) FBEVE_KK 4508 Constants for Exit 4508 20060929
5 EXIT_4600 Constant Private Type reference (TYPE) FBEVE_KK 4600 Constants for Exit 4600 20040115
6 EXIT_4601 Constant Private Type reference (TYPE) FBEVE_KK 4601 Constants for Exit 4601 20040121
7 EXIT_4602 Constant Private Type reference (TYPE) FBEVE_KK 4602 Constants for Exit 4602 20061012
8 EXIT_4603 Constant Private Type reference (TYPE) FBEVE_KK 4603 Constants for Exit 4603 20061012
9 XO_FACADE Static Attribute Protected Object reference (TYPE REF TO) CL_FKK_XI_FACADE Interface between FI-CA and XI Proxies 20031002
10 _APPLK Static Attribute Public Type reference (TYPE) APPLK_KK Industry Application 20031002
11 _BUSINESS_SYSTEM Static Attribute Public Type reference (TYPE) SLD_BSKEY Key Name of Business System 20031028
12 _CHAR_X Constant Private Type reference (TYPE) BOOLE-BOOLE 'X' Boolean variable 20040121
13 _SCHEME_ID_BP Constant Public Type reference (TYPE) STRING 'PartyID' Type of Business Partner 20031218
14 _T_BAPIRET2 Static Attribute Private Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20050323
15 _T_BUT000 Static Attribute Private Type reference (TYPE) BUP_BUT000_T Business Partner 20050623
16 _T_EBS_TOI_SYST Static Attribute Private Type reference (TYPE) FKK_EBS_TOI_SYST_TT Table Type for FKK_EBS_TOI_SYST 20050404
17 _T_FKKVK Static Attribute Private Type reference (TYPE) FKKVK_T Contract Account Header 20050404
18 _T_FUNC_MODULES Static Attribute Private Type reference (TYPE) TFKFBC_T Table of Installation-Specific Function Modules 20040115
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_MESSAGE_HEADER Static method Public Method Creation of XI Message Header 20050331
2 COPY_LIABILITY_TO_XI Static method Private Method Copies Liability Data to XI 20040121
3 CREATE Static method Public Method Singleton Constructor 20031002
4 CREDIT_CHECK_CONVERT_INBOUND Static method Private Method Credit Check: XI => SAP 20050616
5 CREDIT_CHECK_CONVERT_OUTBOUND Static method Private Method Credit Check: SAP => XI 20050616
6 CREDIT_INFO_CONVERT_INBOUND Static method Private Method Credit Information: XI to SAP 20040114
7 CREDIT_INFO_CONVERT_OUTBOUND Static method Private Method Credit Information: SAP to XI 20040114
8 CREDIT_VECTOR_CONVERT_OUTBOUND Static method Private Method FI Summary: SAP to XI 20040115
9 CRIT_PARTNER_CONVERT_INBOUND Static method Private Method Critical Partners: XI to SAP 20031030
10 CRIT_PARTNER_CONVERT_OUTBOUND Static method Private Method Critical Partners: SAP to XI 20031030
11 GET_FUNC_MODULES Static method Private Method Determines Function Modules for an Event 20040115
12 GET_MESSAGE_ID Static method Public Method Read XI Message ID 20061020
13 MERGE_SEGMENTS_FROM_INTERVAL Static method Private Method Determines Individual Values for Interval 20040114
14 OPBEL_2_XI Static method Public Method Document Number: SAP => XI 20050401
15 OUTBOUND_IF_CONVERT_OUTBOUND Static method Public Method Outbound Interface: SAP to XI 20050323
16 PUSH_LIABILIT_CONVERT_OUTBOUND Static method Private Method Liability Update: Convert to XI Structure 20031124
17 PUSH_SCORING_CONVERT_OUTBOUND Static method Private Method Score Update: SAP to XI 20031124
Events
Class CL_FKK_XI_FACADE has no event.
Types
Class CL_FKK_XI_FACADE has no local type.
Method Signatures

Method BUILD_MESSAGE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGE_HEADER Call by reference Type reference (TYPE) FKK_MESSAGE_HEADER Message Header 20050331
2 Importing I_RECEIVER Call by reference Type reference (TYPE) RCVER_KK Empfänger-ID der angeschlossenen Systeme 20050331
# Exception Resumable Description Created on
1 CX_FKKXI_SYSTEM_FAULT Schnittstelle zwischen FI-CA und XI-Proxies 20050331

Method COPY_LIABILITY_TO_XI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RECORD Call by reference Type reference (TYPE) FKK_CREDIT_COMMITMENT Proxy Structure (generated) 20040121
2 Importing IS_LIABILITY Call by reference Type reference (TYPE) FKKOBLXI Obligodaten für XI-Schnittstelle 20040121
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION Fehler bei Global Data Types Konvertierung 20040526

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_FACADE Value transfer Object reference (TYPE REF TO) CL_FKK_XI_FACADE Schnittstelle zwischen FI-CA und XI-Proxies 20031002
# Exception Resumable Description Created on
1 CX_FKKXI_SYSTEM_FAULT Schnittstelle zwischen FI-CA und XI-Proxies 20031030

Method CREDIT_CHECK_CONVERT_INBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHECK_REASON Call by reference Type reference (TYPE) STRING_TABLE Tabelle von Ablehnungsgründen 20050616
2 Exporting E_CHECK_INDICATOR Call by reference Type reference (TYPE) XFLAG Kredit-Check Indikator 20050616
3 Exporting E_CREDIT_LIMIT_AMOUNT Call by reference Type reference (TYPE) BETRW_KK Kredit-Limit Betrag 20050616
4 Exporting E_CREDIT_LIMIT_WAERS Call by reference Type reference (TYPE) WAERS_KK Währungsschlüssel Kredit-Limit Betrag 20050616
5 Exporting E_EXPOSURE_AMOUNT Call by reference Type reference (TYPE) BETRW_KK Kredit-Ausschöpfungs Betrag 20050616
6 Exporting E_EXPOSURE_WAERS Call by reference Type reference (TYPE) WAERS_KK Währungsschlüssel Kredit-Ausschöpfungs Betrag 20050616
7 Importing I_CHECK_RESPONSE Call by reference Type reference (TYPE) FKK_CREDIT_WORTHINESS Kredit-Check Antwort 20050616
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION Fehler bei Global Data Types Konvertierung 20050616

Method CREDIT_CHECK_CONVERT_OUTBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHECK_QUERY Call by reference Type reference (TYPE) FKK_CREDIT_WORTHINESS_QUERY Kredit-Check Anfrage 20050616
2 Importing I_CHECK_AMOUNT Call by reference Type reference (TYPE) BETRW_KK Kredit-Check Betrag 20050616
3 Importing I_CHECK_WAERS Call by reference Type reference (TYPE) WAERS_KK Währungsschlüssel zum Kredit-Check Betrag 20050616
4 Importing I_CRSGT Call by reference Type reference (TYPE) CRSGT_KK Kreditsegment 20050616
5 Importing I_CRULE Call by reference Type reference (TYPE) FKK_CM_CHECKING_RULE Kreidt-Check Regel 20050616
6 Importing I_GPART Call by reference Type reference (TYPE) GPART_KK Geschäftspartnernummer 20050616
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION Fehler bei Global Data Types Konvertierung 20050616

Method CREDIT_INFO_CONVERT_INBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_CREDIT_INFO Value transfer Type reference (TYPE) FKK_CR_CREDIT_INFORMATION Informationen aus dem SAP Credit Management zu einem BP 20040114
2 Importing I_XI_IN Call by reference Type reference (TYPE) FKK_CM_RESPONSE Bonitätsinformationen 20040114

Method CREDIT_INFO_CONVERT_INBOUND on class CL_FKK_XI_FACADE has no exception.

Method CREDIT_INFO_CONVERT_OUTBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_XI_OUT Value transfer Type reference (TYPE) FKK_CM_QUERY Abfrage von Kreditinformationen 20040114
2 Importing I_CRSGT Call by reference Type reference (TYPE) CRSGT_KK Kreditsegment 20040114
3 Importing I_GPART Call by reference Type reference (TYPE) GPART_KK Geschäftspartnernummer 20040114

Method CREDIT_INFO_CONVERT_OUTBOUND on class CL_FKK_XI_FACADE has no exception.

Method CREDIT_VECTOR_CONVERT_OUTBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_XI_OUT Call by reference Type reference (TYPE) FKK_CREDIT_VECTOR_NOTIFICATION Kredit Vektor Message Typ 20040115
2 Importing IT_CREDIT_VECTOR Call by reference Type reference (TYPE) FKKOBLXI_T Tabelle von Kreditvektoren 20040115
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION Fehler bei Global Data Types Konvertierung 20040526

Method CRIT_PARTNER_CONVERT_INBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_GPART Call by reference Type reference (TYPE) FKK_CR_GPART_SEGMENT_VECTOR_T Tabelle kritische Geschäftspartner für Credit Management 20031030
2 Importing IT_GPART_IN Call by reference Type reference (TYPE) FKK_CM_CRITICAL_PARTY_RESPONSE Tabelle kritische Geschäftspartner für Credit Management 20031030

Method CRIT_PARTNER_CONVERT_INBOUND on class CL_FKK_XI_FACADE has no exception.

Method CRIT_PARTNER_CONVERT_OUTBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_GPART_RANGE_OUT Call by reference Type reference (TYPE) FKK_CM_CRITICAL_PARTIES_QUERY Tabelle der kritischen Partner 20031030
2 Importing IT_RANGE_CRSGT Call by reference Type reference (TYPE) FKK_RT_CRSGT Range Tabelle Kreditsegment 20031030
3 Importing I_GPART Call by reference Type reference (TYPE) IGPART Geschäftspartnerintervall 20031030

Method CRIT_PARTNER_CONVERT_OUTBOUND on class CL_FKK_XI_FACADE has no exception.

Method GET_FUNC_MODULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EVENT Call by reference Type reference (TYPE) FBEVE_KK Zeitpunkt, zu dem ein Funktionsbaustein aufgerufen wird 20040115
2 Exporting T_FUNC_MODULES Call by reference Type reference (TYPE) TFKFBC_T Tabelle der installationsspezifischen Funktionsbausteinen 20040115

Method GET_FUNC_MODULES on class CL_FKK_XI_FACADE has no exception.

Method GET_MESSAGE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_MESSAGE_ID Value transfer Type reference (TYPE) SXMSMGUID XI: Message-Id 20061020
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technischer Fehler 20061020

Method MERGE_SEGMENTS_FROM_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_CREDIT_SEGMENTS_TAB Call by reference Type reference (TYPE) FKK_CCM_CREDIT_SEGMENT_T Proxy Table Type (generated) 20040114
2 Importing IS_RANGE_CRSGT Call by reference Type reference (TYPE) FKKR_CRSGT Ranges-Struktur für Kreditsegment (FI-CA) 20040114

Method MERGE_SEGMENTS_FROM_INTERVAL on class CL_FKK_XI_FACADE has no exception.

Method OPBEL_2_XI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DOCUMENT_ITEM_VALUE Call by reference Type reference (TYPE) FKK_ITEM_ID_VALUE Proxy Datenelement (generiert) 20050401
2 Exporting E_DOCUMENT_VALUE Call by reference Type reference (TYPE) FKK_ID_VALUE Proxy Datenelement (generiert) 20050401
3 Exporting E_SCHEME_AGENCY_ID Call by reference Type reference (TYPE) FKK_SCHEME_AGENECY_ID XI: Scheme Agency ID 20050401
4 Exporting E_SCHEME_ID Call by reference Type reference (TYPE) FKK_SCHEME_ID XI: Scheme ID 20050401
5 Importing I_OPBEL Call by reference Type reference (TYPE) OPBEL_KK Nummer eines Belegs des Vertragskontokorrents 20050401
6 Importing I_OPUPK Call by reference Type reference (TYPE) OPUPK_KK Positionsnummer im Beleg des Vertragskontokorrents 20050401
7 Importing I_OPUPW Call by reference Type reference (TYPE) OPUPW_KK Wiederholungsposition im Beleg des Vertragskontokorrents 20050401
8 Importing I_OPUPZ Call by reference Type reference (TYPE) OPUPZ_KK Teilposition zu einem Teilausgleich im Beleg 20050401

Method OPBEL_2_XI on class CL_FKK_XI_FACADE has no exception.

Method OUTBOUND_IF_CONVERT_OUTBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OPEN_ITEM_ACCOUNTING Call by reference Type reference (TYPE) FKKOI_OPEN_ITEM_ACCOUNTING XI Struktur für einen Gpart 20050429
2 Importing IS_HEADER_INFO Call by reference Type reference (TYPE) FKKOI_HEADER_INFO Kopfinformationen 20050323
3 Importing IT_CLEARING_ITEM Call by reference Type reference (TYPE) FKKOI_CLEARED_ITEM_T Outbound Interface: ausgeglichene Posten Information 20050323
4 Importing IT_OPEN_ITEM Call by reference Type reference (TYPE) FKKOI_OPEN_ITEM_T Outbound Interface: offene Posten Informationen 20050323
5 Importing IT_PAYMENT_ITEM Call by reference Type reference (TYPE) FKKOI_PAYMENT_INFO_T Outbound Interface: Zahlungsinformationen 20050323
6 Importing I_MODE Call by reference Type reference (TYPE) XFLAG SPACE standard mode, Error Mode 'X' 20050921
7 Importing I_RECEIVER Call by reference Type reference (TYPE) RCVER_KK Empfänger-ID der angeschlossenen Systeme 20050323
# Exception Resumable Description Created on
1 CX_FKKXI_SYSTEM_FAULT Schnittstelle zwischen FI-CA und XI-Proxies 20050401

Method PUSH_LIABILIT_CONVERT_OUTBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LIABILITY_XI Call by reference Type reference (TYPE) FKK_CM_COMMITMENT_NOTIFICATION Obligoinformationen 20031127
2 Importing IT_LIABILITY_INTERNAL Call by reference Type reference (TYPE) FKKOBLXI_T Obligodaten für XI-Schnittstelle 20031127
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION Fehler bei Global Data Types Konvertierung 20040526

Method PUSH_SCORING_CONVERT_OUTBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IT_GPART_BONIT Call by reference Type reference (TYPE) FKK_RATING_REPLICATE_VENDOR_T Geschäftspartnerinformationen 20031124
2 Importing IT_SCORING Call by reference Type reference (TYPE) FKK_SCORING_T Tabellentyp zur Übergabestruktur Bonität 20031124

Method PUSH_SCORING_CONVERT_OUTBOUND on class CL_FKK_XI_FACADE has no exception.
Meta Relationship - Using (full list)
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FKKOI_XI Outbound Interface: Send Data to XI 20050323
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FKK_CREDIT_CHECK Interface to Credit Check 20050616
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FKK_CREDIT_EVENT_IN Receive Credit Events 20061012
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FKK_CREDIT_INFO Read Credit Information from SAP Credit Management 20040114
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FKK_CREDIT_VECTOR Send Payment Behavior Summary to CR via XI 20040115
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FKK_EXTERNAL_BILLING_IN Transfer of External Billing Information 20050321
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FKK_GET_CRITICAL_GPART Determine Critical Business Partners in Credit Management 20031030
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FKK_LIABILITY_PULL Request Liability from FI-CA 20031124
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FKK_LIABILITY_PUSH Replicate Liability to CR via XI 20031124
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FKK_SCORING_GET Receive Score from SAP Credit Management from XI 20031028
11 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FKK_SCORING_PUSH Replicate FI-CA Creditworthiness to CR via XI 20031002
History
Last changed by/on SAP  20070914 
SAP Release Created in 472