Start of Content Area

 Mapping Lookups (New) Locate the document in its SAP Library structure

Technical Data

Function is

New

For Release

Software Component

·        Component: SAP NetWeaver

·        Release: 2004

·        Support Package: 13

Assignment to Application Component

BC-XI-IBD-MAP

BC-XI-CON

Country Setting

Valid for all countries

Use

Some mapping programs require additional data from an application system to map messages to each other. Furthermore, you may want to reuse existing mapping routines from an application system.

It was previously only possible to read values for/while executing message, Java, or XSLT mapping programs from a global value-mapping table. Also, If you wanted to execute calls to an application system during a mapping, you could use the Java Connector (JCo), for example.x Calls of this kind are known as lookups, and were previously only visible in the program code of the mapping program. This Support Package Stack contains a new API for the mapping runtime that enables you to execute lookups for message mappings, Java mappings, and XSLT mappings (J2EE Engine).

·        The lookup API contains methods for generically accessing application systems by using the RFC, JDBC, and SOAP adapters. Also included is a special API for the JDBC adapter, which simplifies the procedure for accessing application systems.

·        You configure the access procedure by using a communication channel in the Integration Directory.

·        When configuration is complete and the runtime is active, you can test lookups that are part of a mapping program by using the test environment of an interface mapping.

See also: Structure linkMapping Lookups

 

 

 

End of Content Area