Method getMessages ()
Method getMessages() forces the execution of the flagged mapping requests with execute() and returns the messages provided by the called RFC function module UKM_ADD_KEY_MAPPINGS. The format of the returned xml fragment greatly depends on parameter ES_MESSAGES of the function module.
Note that the context must be restored after calling this method in the xslt program. (<xsl:for-each select="$messages"/>)
Parameters of the Method
| Type | Name | Description |
|---|---|---|
|
Return, Node |
|
xml fragment with the returned messages |