Show TOC

Miscellaneous Services of AS ABAPLocate this document in the navigation structure

Use

SAP NetWeaver RFC SDK

Feature

Type of Change

Description

SAP NetWeaver RFC SDK

New

SAP NetWeaver RFC SDK provides a new API and sample programs that C and C++ programmers can use to integrate their applications with the Application Server ABAP using the RFC protocol.

Note

If you use the classic RFC SDK (ASCII or Unicode version), a migration to the new version is recommended as the classic APIs are no longer supported for SAP NetWeaver versions 7.1x. See also SAP Note 1005832 Information published on SAP siteon the different RFC SDK versions.

More Information:

RFC API: Classical & SAP NetWeaver

Business Rules Framework plus

Feature

Type of Change

Description

Business Rules Framework plus (BRFplus)

New

BRFplus provides a comprehensive application programming interface (API) and user interface (UI) for defining and processing business rules. It allows modelling of rules in an intuitive way and also offers reuse of these rules in different applications.

Applications use BRfplus in the following scenarios:

  • Validation of data and detection of invalid data and states

  • Matching responsibilities, suitable products and locations

  • Calculation of costs, overhead and risk

  • As a technical configuration engine

More information: Business Rules Framework plus

Unified Key Mapping Service (UKMS)

Feature

Type of Change

Description

Connecting Unified Key Mapping Service (UKMS) to PI

New

This function connects Unified Key Mapping (UKMS) to SAP NetWeaver Process Integration (SAP NetWeaver PI). The following classes can be used for this which you use in the Integration Repositoryof SAP NetWeaver PI when defining your interface mappings

  • CL_UKMPI_ROUTING - Class for routing (receiver determination)

  • CL_UKMPI_MAPPING - Class for finding and creating key mappings

ABAP mapping is provided by this function.

More information: Connecting to SAP NetWeaver Process Integration

To configure the connection from UKMS to SAP NetWeaver PI, the following activities are available to you in Customizing of the Unified Key Mapping Service (UKMS) under UKMS Connection to SAP NetWeaver Process Integration (SAP NetWeaver PI):

  • Configuring Key Mapping

    Use this activity to define how the key mapping is to be constructed for each message and namespace.

  • Defining Number Range Objects

    With this activity you can define the number range objects required for configuring the key mapping.