Identifying General New Features in Service in Release 2025

Performing a Remote Credit Check

Objective

After completing this lesson, you will be able to perform a remote credit check in Service Management

A Remote Credit Check

A Credit Check for a Service Transactions in a Remote System

Since SAP S/4HANA Cloud Private Edition release 2025 FPS0, you can perform a credit check for a service transactions in a remote system.

The Remote Credit Check is a feature where the service order is created in one system (or client), but the credit check for the payer is performed in another system (or client) within a distributed landscape.

Photo of a person working behind a screen with a headset on. Shown is an image of system QM7 client 703 (Service order creation) from which a remote credit check is executed in system QM7 client 753 (Credit check for payer). The credit check status is sent back from QM7 client 753 to QM7 client 703.

An example:

A service order is created in client 703 of a system called QM7. The credit check for the corresponding payer is performed in client 753 of system QM7. In this example, the credit exposures are stored in client 753 of system QM7.

The BAdI method called IF_EX_UKM_R3_ACTIVATE~GET_RFCDEST_FSCM needs to be implemented to specify the logical destination of/for the credit check etc. in Credit Management.

Screenshot of a service order from which a remote credit check is executed. The results are also visible: Credit check OK for all items. Another screenshot shows the commitment line items (highlighted).
  1. A service order is created in client 703 of system QM7.
  2. After performing a credit check in client 753 of system QM7, the credit status of the service order item shows as Credit check OK.
  3. The credit exposure of service order 8000062209 is shown in client 753 of system QM7.

Summary

  • You can perform a credit check for a service transactions in a remote system.
  • The credit exposures are stored in the (remote) client where the checks are executed.
  • The BAdI method called IF_EX_UKM_R3_ACTIVATE~GET_RFCDEST_FSCM needs to be implemented to specify the logical destination of/for the credit check in Credit Management.