Control file for interface |
|
|
The PPS.INI control file is used for configuring the ERP Interface. The contents of the file are filled primarily using settings pages of ORTIMplan. A second control file PPS-LOG.INI comprises time events, e.g. date and time of the last export. A number of program sections utilize these events, e.g. data export - all changes since the last export. The time events are generated for each database and for each import file.
Special entries
ExampleThe following example shows the control file for an import with a separate format and record identification code. The control file is edited using ORTIMplan tools and should not be edited with other tools (e.g. text editors). You can, however, simply transfer the file to other PCs and continue editing them there with ORTIMplan. Contents of the INI file[Header] TimeStamp=0 RemoveHeader=2 Columns=1
[Separator] Field=; Decimal=. Text="
[Units] Min=1
[Status Fields] Release=F
[Export] Extension=.CSV
[Log] User field=0 Mode=2
[Decision table] RunOnImport=0
[Directories] Log=D:\Documents\Logs\ Export=D:\Documents\Export\ Import=D:\Documents\Import\ Archive=D:\Documents\Archive\ Import file=*.csv
[Format] Same=0 Flag=1 RecentFlag=C
[Import Field Descriptions A] 3377494894="Category" " " " " " " " " "SelName" "x" " " " "
[Import Field Descriptions S] 3377260493="Item number" " " "AlphaNumeric" " " " " "SelCode" "x" "" "x" 3377325221="Designation" " " "AlphaNumeric" " " " " "SelName" "x" "" " "
[Import Field Descriptions C] 3377407978="Position" " " " " " " " " "CalcPos" "x" " " "x" 3377407997="Process" " " " " " " " " "CalcName" "x" " " "x" 3377408028="tg" " " " " " " " " "CalcTg" "x" " " " " 3377408042="Unit" " " " " " " " " "CalcUnit" "x" " " " "
[Import Field Descriptions T] 3377326632="Bill of materials number" " " " " " " " " "TableCode" "x" "" " " 3377326828="Designation" " " " " " " " " "TableName" "x" "" " " 3377422663="Line" " " " " " " " " "TableRow" "x" " " " " 3377326862="Column 1" " " " " " " " " "TableColumn" "x" "" " " 3377326901="Column 2" " " " " " " " " "TableColumn" "x" "" " "
[Import Field Descriptions M] 3377424911="Material number" " " " " " " " " "MaterialCode" "x" "" " " 3377424924="Designation" " " " " " " " " "MaterialName" "x" "" " " 3377424939="Unit" " " " " " " " " "MaterialUnit" "x" "" " " 3377425109="Currency" " " " " " " " " "MaterialCurrency" "x" "" " " 3377425000="Amount1" " " " " " " " " "MaterialAmount1" "x" "" " " 3377424945="Manual amount" " " " " " " " " "MaterialCosts1" "x" "" " " 3377427579="Amount2" " " " " " " " " "MaterialAmount2" "x" " " " " 3377427598="Standard price" " " " " " " " " "MaterialCosts2" "x" " " " " 3377427609="Amount3" " " " " " " " " "MaterialAmount3" "x" " " " " 3377427615="Sliding-scale price" " " " " " " " " "MaterialCosts3" "x" " " " "
[Import Field Descriptions D] 3377408675="Description" " " " " " " " " "ObjectText" "x" "" " " |