Adding the components
Procedure
- Create a Job and drop the node RFC_READ_TABLE in the SAP Bapi folder of the SAP connection onto the design workspace as a tSAPBapi component to reuse the connection to the SAP system.
-
Add the following components to the Job by typing theirs names in the
design workspace or dropping them from the Palette:
-
a tFixedFlowInput component: to generate the input data flow.
-
two tXMLMap components: to map and transform the input and output data flows respectively.
-
three tLogRow components: to display the output data corresponding to the DATA, FIELDS, and OPTIONS output parameters respectively.
-