CI-Conversion Table Parameters (tccri7123s000)
Use this session to maintain conversion parameters for the selected table. If you convert customized tables, it can be necessary to enter specific conversion parameters for the tables.
Field Information
- Package
-
The LN package code.
Note: For example, for Common enter: tc. - Module
-
The module code in the LN package.
- Table
-
The table code.
- Conversion
-
The conversion type.
- Priority
-
The conversion priority for the table. A low number indicates a high priority. You can use the priority to influence the standard conversion order.
- Condition
-
Enter the Where clause of a Structured Query Language (SQL) statement.
Note:- You do not need to add the word 'Where' because it is automatically added to the condition
- You can only enter a value if you cleared the Conversion by DLL check box.
- Customized
-
If this check box is selected, the table is a customized table and therefore a deviation from the standard conversion takes place.
If this check box is cleared, the table is a standard table.
- Conversion by DLL
-
If you select this check box, LN performs the conversion on the table as programmed in the DLL that is defined by the library name.
If you clear this check box, LN performs the conversion of the defined table fields according to standard rules.
- Library Name
-
The name for the DLL function that LN must perform on the table.
- DLL Execution before Conversion
-
If you select this check box, LN performs the conversion actions in the DLL as defined by library name before all other conversion actions of the standard conversion order.
Note:- If you select this check box, you cannot select the DLL Execution after Conversion check box.
- If neither the DLL Execution before Conversion nor the DLL Execution after Conversion check boxes are selected, LN performs the conversion actions in the standard order.
- DLL Execution after Conversion
-
If you select this check box, LN performs the conversion actions in the DLL as defined by the library name after all other conversion actions of the standard conversion order.
Note:- If you select this check box, you cannot select the DLL Execution before Conversion check box.
- If neither the DLL Execution before Conversion nor the DLL Execution after Conversion check boxes are selected, LN performs the conversion actions in standard order.