The fields required for data transfer vary from Business Object to Business Object.
To inform a user which fields must be included in the Excel document to be transferred, you can specify these fields under the "Transfer File Fields" tab.
Note: File type -> "XML - For Extensible Markup Language [XML]", the fields are specified within the encoding.
After clicking the "New" button, you can select a Database Schema , Database Table , and an existing "Column" in the selected table from the drop-down box. The required fields are automatically fetched by the system.
If you do not want to select a column from an existing table, you can define a new column by specifying the following information.
Column Code: You must type a "Column Code".
Column Name: You must type a "Column Name".
Column Data Type: You must select one of the following options.
V - Varchar2
N - Numeric
NA - Numerical Amount
NQ - Numerical Quantity
D - Date
DT - Date - Time
T - Local History
TT - Local History - Time
C - Character
O - CLOB
B - BLOB
X-XML
Column Length: You must type a "Column Length".
Required Field?: You can determine whether the column is mandatory or not by checking the checkbox.
View Data Import Template for File Type : "CSV - Semicolon Separated Values"
After completing the above definitions, you can click the relevant " .xls Download " button on the " Data Transfer Templates " screen.