When you write to an Oracle E-Business Suite target, configure the mapping to perform the following functionality:
Pass values to the Open Interface Parameter group. Pass values from a source to the Open Interface Parameter group in the Oracle E-Business Suite target. All required columns are marked as not NULL. You can also pass values to other columns in the Open Interface Parameter group and to the columns in other groups.
Generate a batch identifier. Some open interfaces process data in batches. The batch identifier is a unique value assigned to each row of data. If an open interface processes data in batches, it contains a batch identifier column in the open interface table. Configure the mapping to generate a batch identifier and pass the values to the Oracle E-Business Suite target. You can generate a batch identifier with an Oracle sequence or stored procedure.