SAP Program RPR_WAF_SIMULATION - Test WAF Function Module for Offline Application

Title
Simulation of Inbound Processing of Offline Applications

Purpose
This report allows you to simulate the processing of data in R/3 thatwas imported into R/3 from offline applications (such as OfflineTravel Expenses) using the SAP Mobile Engine.
This can be useful in cases for example where data processing in R/3 isalready active whereas the offline application is still in the testingphase.

Prerequisites
The data stored in the inbound container (normally supplied by theMobile Engine) is supplied as a PC file. In the PC file,the inbound container fields(structure BWAFCONT) should be separated by asemicolon. Example:
FIELDNAME;LINENO;FIELDVALUE
XYZ_DATE;1;20010101
ABCDE_TIME;1;220000

Features

Selection
In the function module field, enter the name of the WAF function moduleresponsible for the inbound processing of a container.

Output
Outbound Container Data that the function module will return to theSAP Mobile Engine.