1.1.1 Naming Convention

This topic describes a standard framework for uploading records.

The framework does not enforce a standard naming convention for upload tables. Existing upload tables can be re-used in this framework. If any new upload table is introduced, it is recommended to follow the naming convention as mentioned below.

Note:

In the naming convention, the fourth letter of the base table is to be replaced with U.
For example,
  • Base Table Name - STTM_CUSTOMER
  • Upload Table Name - STTU_CUSTOMER
Recommended to follow the naming convention for consulting/client-developed Upload Table Name as Table name _U_EXTGBL.