|
If not dev, correct this wrong version label in perforce3227:3227\buildenvBE.Japro<CODELINE>src_macrospackjavadoc.properties | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| IFIdentifier | Represents one identifier with mapping context, agency and identification scheme. |
| IFRequest | Represents one value mapping request consisting of the source identifier, target identifer and source value. |
| IFResponse | Value mapping result that can consist of several groups of source identifier, source value, target identifier and target value. |
| Class Summary | |
|---|---|
| XIVMFactory | Factory for creating instances of IFIdentifier and IFRequest to execute value
mappings by means of XIVMService. |
| XIVMService | Service for executing value mappings during a mapping program. |
| Exception Summary | |
|---|---|
| ValueMappingException | Exception can be thrown from
XIVMService during the executing of a
value mapping. |
API for value mapping requests. It is possible for an object (for example, a
material number) to be identified differently at the receiver than at the sender; in
this case, an object is said to have different representations. The package
com.sap.aii.mapping.value.api contains the interfaces IFIdentifier, IFRequest, and IFResponse. You request objects for these
interfaces to describe such representations. One way to execute a value mapping is
using IFIdentifier in order to construct
IFRequest and when you execute the value
mapping an object of type IFResponse is
returned.
|
If not dev, correct this wrong version label in perforce3227:3227\buildenvBE.Japro<CODELINE>src_macrospackjavadoc.properties | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||