Method getResult ()
Method getResult() forces the execution of the flagged mapping requests with execute() and returns the messages provided by the called RFC function module UKM_GET_KEY_MAPPINGS.
Note that the context must be restored after
calling this method in the xslt program. (<xsl:for-each
select="$result"/>)
If there are multiple mappings targetID for a sourceID for a system, one object is always marked as client default.
If you only need the client default target
object, you can indicate this when you create the CTT:Identifier.
<xsl:variable name="targetID" |
Type |
Name |
Description |
Return, Node |
|
xml fragment with the returned messages |
The format of a getResult() call can be seen
in the following example.
<MappingResult> |