Create all tt Tables and Views for the BAPI Process

Before performing these steps, Post Data Using A BAPI.

Manually build tables (a main table and an upload table) and views in any database that has a supporting component and data source that is registered in the DSP®.

Using the auto-generated BAPI tables that exist in Integrate, script each BAPI table as a new table beginning with tt. In addition to the existing columns, add the following columns to each tt table:

NOTE: The ID column must be set as the PrimaryKey of the tt Table.

Continue with Create rt Tables From the tt Tables and Create Views for the BAPI Process.