• No se han encontrado resultados

Análisis de la Sentencia Desde las Teorías Estudiadas

To update liabilities and some key figures (summarized in an FI summary) from one or more FI-AR systems with release mySAP ERP 2004 to SAP Credit Management , you have to make the following settings.

However, you currently integrate FI-AR and SAP Credit Management via implementations of Business Add-Ins (BAdIs) and via some IMG activities of the original Credit Management (FI-AR-CR).

Prerequisites

● In order to use the update options specified, you must also integrate your FI-AR system(s) with SAP Credit Management using XI interfaces (see configuration step Connecting Accounts Receivable Accounting ERP 2004). You can execute these steps independently of one another and in any order. ● You have configured the business partner data for SAP Credit Management (see Providing Business Partner Data).

Note the differences in terminology between applications with different releases – from mySAP ERP 2005, the use of some terms from SAP Credit Management has changed. For more information, see Terminology Changes from mySAP ERP 2005.

Procedure

Navigation

Menu Path in SAP Customizing Implementation Guide (In FI-AR System) Transaction Code Enterprise Structure → Definition → Financial Accounting → Define Credit

Control Area

Enterprise Structure → Assignment → Financial Accounting → Assign Company Code to Credit Control Area

Financial Accounting → Accounts Receivable and Accounts Payable → Business Transactions → Postings with Alternative Reconciliation Account → Other Special General Ledger Transactions → Create List for Special General Ledger

OBL3

Settings for Liability Update

1. Implement and activate the Business Add-In UKM_R3_ACTIVATE. In the implementation, only set the export parameter E_ACTIVE_FLAG to X in the method SET_ACTIVE.

2. Select the credit-relevance of special general ledger indicators for which you require a liability update (optional). To do this, from the special general ledger list, go to the details for a special general ledger indicator and, in the properties, set the indicator Consideration for Credit Limit .

3. During the update of open items to SAP Credit Management , the fields of the outbound XI interface of FI-AR are determined according to the following rules: ○ Business Partner Number = Customer

○ Credit Segment = Credit control area, if defined and assigned to the company code, otherwise initial ○ Liability Category : Set on the recipient side, that is, in SAP Credit Management

You can influence this behavior by implementing the method FILL_FIELDS of the Business Add-In UKM_FILL. Additional Settings for Updating FI Summaries (in original Credit Management (FI-AR-CR))

1. In Customizing, define a credit control area, and assign all company codes from which the FI summary key figures (for example, dunning level, oldest open item ) are to be updated to this credit control area.

The Credit Management (FI-AR-CR) credit control area is merely a tool to enable the update of FI summaries.

2. For technical reasons, with transaction FD32 (Credit Management), enter a master data record for each customer for which an FI summary is to be updated. You must have defined at least one credit control area.

3. During the update of FI summaries to SAP Credit Management , the fields of the outbound XI interface of FI-AR are determined according to the following rules:

○ Business Partner Number = Customer

○ Credit Segment = Credit control area assigned to the company code updated to

You can influence this behavior by implementing the method FILL_VECTOR of the Business Add-In UKM_FILL.

For more information about how to calculate the key figure DSO ( Days of Sales Outstanding ) in FI-AR and how to transfer it to SAP Credit Management in the FI summary, see SAP Note 800848.

Making Settings in FI-AR 4.70 or 4.6C

Use

To update liabilities and some key figures (summarized in an FI summary) from one or more FI-AR systems with release SAP R/3 Enterprise 4.70 or SAP R/3 4.6C in SAP Credit Management , you have to make the following settings.

original Credit Management (FI-AR-CR). For more information, see SAP Note 694440. This Note contains up-to-date information.

Prerequisites

● In order to use the update options specified, you must also integrate your FI-AR system with SAP Credit Management using XI interfaces (see configuration step Connecting Accounts Receivable Accounting 4.70 or 4.6C). You can execute these steps independently of one another and in any order.

● You have configured the business partner data for SAP Credit Management (see Providing Business Partner Data).

Note the differences in terminology between applications with different releases – from mySAP ERP 2005, the use of some terms from SAP Credit Management has changed. For more information, see Terminology Changes from mySAP ERP 2005.

Procedure

Navigation

Menu Path in SAP Customizing Implementation Guide (In FI-AR System) Transaction Code Enterprise Structure → Definition → Financial Accounting → Define Credit

Control Area

Enterprise Structure → Assignment → Financial Accounting → Assign Company Code to Credit Control Area

Financial Accounting → Accounts Receivable and Accounts Payable → Business Transactions → Postings with Alternative Reconciliation Account → Other Special General Ledger Transactions → Create List for Special General Ledger

OBL3

Settings for Liability Update

1. See SAP Note 694440 and import the transport in the attachment to this note into your system if it does not have the support package version stated in the note.

2. In transaction SM30, make the following new entries in table TRWPR:

Transaction Event No. Doc. Function Module

Document POST 542 UKM_DOCUMENT_UPDATE

Document PROJECT 094 UKM_DOCUMENT_PROJECT

Document RES_CLR 016 UKM_FBRA

Document POST 542 UKM_DOCUMENT_UPDATE

Document PROJECT 094 UKM_DOCUMENT_PROJECT

3. Specify the RFC destination for the RFC adapter of your Exchange Infrastructure. ○ Release SAP R/3 Enterprise 4.70: in method GET_RFCDEST of BAdI UKM_ITEMS_FILL ○ Release SAP R/3 4.6C: in method GET_RFCDEST of BAdI UKM_ITEMS_FILL_46C 4. To influence the creation of the liabilities to be updated, implement the following methods:

○ Release SAP R/3 Enterprise 4.70: Method FILL_FIELDS of BAdI UKM_FILL ○ Release SAP R/3 4.6C: Method FILL_FIELDS of BAdI UKM_ITEMS_FILL_46C

5. In transaction FIBF, make the following entries. If you already use a customer-specific module for events 1430 or 1440, the module UKM_DOCUMENT_PROCESS_00001440 must be called in this module.

Entries for Release SAP R/3 Enterprise 4.70

Process Ctry Appl. Function Module

1430 UKM_DOCUMENT_PROCESS_0000144

0

1440 UKM_DOCUMENT_PROCESS_0000144

0

Entries for Release SAP R/3 4.6C

Process Ctry Appl. Function Module

1430 UKM_DOCUMENT_PROCESS_0000144

0

6. Select the credit-relevance of special general ledger indicators for which you require a liability update (optional). To do this, from the special general ledger list, go to the details for a special general ledger indicator and, in the properties, set the indicator Consideration for Credit Limit .

7. During the update of open items to SAP Credit Management , the fields of the RFC interface of FI-AR are determined according to the following rules: ○ Business Partner Number = Customer

○ Credit Segment = Credit control area, if defined and assigned to the company code, otherwise initial ○ Liability Category : Set on the receiver side, that is, in SAP Credit Management

You can influence this behavior by implementing the method FILL_FIELDS of the Business Add-In UKM_FILL. Additional Settings for Updating FI Summaries (in original Credit Management (FI-AR-CR))

1. In Customizing, define a credit control area, and assign all company codes from which the FI summary key figures (for example, dunning level, oldest open item ) are to be updated to this credit control area.

The Credit Management (FI-AR-CR) credit control area is merely a tool to enable the update of FI summaries.

2. For technical reasons, with transaction FD32 (Credit Management), enter a master data record for each customer for which an FI summary is to be updated. You must have defined at least one credit control area.

3. During the update of FI summaries to SAP Credit Management , the fields of the RFC interface of FI-AR are determined according to the following rules: ○ Business Partner Number = Customer

○ Credit Segment = Credit control area assigned to the company code updated to You can influence this behavior by implementing the following methods:

○ Release SAP R/3 Enterprise 4.70: Method FILL_VECTOR of BAdI UKM_FILL ○ Release SAP R/3 4.6C: Method FILL_VECTOR of BAdI UKM_ITEMS_FILL_46C

For more information about how to calculate the key figure DSO ( Days of Sales Outstanding ) in FI-AR and how to transfer it to SAP Credit Management in the FI summary, see SAP Note 800848.

Settings in Contract Accounts Receivable and Payable as of SAP