SAP |
A BAPI/RFC operation that contains multiple output tables. All output tables, except the one defined as the first MBO, can be used to generate subsequent MBOs. In cases where you select an output parameter (either a primitive or structured output parameter), the <HEADER FIELDS> option is available in the Attribute Mapping page in both the creation wizard and the Attributes tab, available from the Properties view.
When you select <HEADER FIELDS> as the Select an output table to map attributes option, SAP Mobile WorkSpace generates a MBO that contains the result set from only the output parameters, not from any output tables.
The <HEADER FIELDS> result set is a pseudo-table that behaves as a table result set:
- It is the first MBO by default.
- If you select another table's output as the first MBO result set, the <HEADER FIELDS> result set generates a subsequent MBO.
|