Previous page

Next page

Custom Type - Cf

Administration | Synchronisations | Synchronisation | Details | Custom Type field

Summary

The Cf synchronisation custom type is used to import Cost Centre codes.

Fields

The Cf custom type deals with the following fields:

iCOLUMNCOSTCODE = 0;

iCOLUMNCOSTCODEDESC = 1;

Field sizes are:

  • lsColumns.Add(AllTrim(SubStr(sNewRecord, 2, 7)));
  • lsColumns.Add(AllTrim(SubStr(sNewRecord, 12, 30)));

See also

Synchronisation