MfgTimeTransactions: Exact Online Manufacturing Time Transactions |
Time transactions registered on machines.
Catalog: ExactOnlineREST
Schema: Manufacturing
Primary Keys: ID
Label: Manufacturing Time Transactions
The data in this table is partitioned per value of the Division column.
Can retrieve data and change data using insert, update and delete.
Select Exact Online API URL: /api/v1/{division}/manufacturing/TimeTransactions
Insert Exact Online API URL: /api/v1/{division}/manufacturing/TimeTransactions
Update Exact Online API URL: /api/v1/{division}/manufacturing/TimeTransactions
Delete Exact Online API URL: /api/v1/{division}/manufacturing/TimeTransactions
Exact Online API Metadata URL: /api/v1/{division}/manufacturing/$metadata
Field Selection Method: Required
Table Columns
The columns of the table MfgTimeTransactions are shown below. Each column has an SQL data type. A new non-null value must be provided for every required column at all times during insert or update.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
Activity |
int32 |
Activity |
☐ |
Manufacturing time type: Setup = 10, Run = 20. |
Created |
datetime |
Created |
☐ |
Creation date. |
CreatedUtc |
datetime |
Created (UTC) |
☐ |
Creation date in UTC. |
Creator |
guid |
Creator |
☐ |
User ID of creator. |
CreatorFullName |
string(240) |
Creator Full Name |
☐ |
Name of creator. |
Date |
datetime |
Date |
☐ |
Date. |
Division |
int32 |
Division |
☐ |
Division code. |
DivisionCompanyCoCNumber |
string(20) |
Division Chamber of Commerce Number |
☐ |
Chamber of commerce number of the Exact Online division. |
DivisionCompanyIBANNumber |
string(50) |
Division IBAN Number |
☐ |
IBAN number of the Exact Online division. |
DivisionCompanyName |
string(50) |
Division Company Name |
☑ |
Company name of the Exact Online division. |
DivisionCompanyRSINNumber |
string(9) |
Division RSIN Number |
☐ |
RSIN number of the Exact Online division. |
DivisionCompanyVATNumber |
string(35) |
Division VAT Number |
☐ |
VAT number of the Exact Online division. |
DivisionCompanyWageTaxNumber |
string(60) |
Division Wage Tax Number |
☐ |
Wage tax number of the Exact Online division. |
DivisionLabel |
string(128) |
Division Label |
☑ |
Label of the Exact Online division. |
DivisionName |
string(50) |
Administration Name |
☑ |
Name of the Exact Online division. |
DivisionOwnerCompanyName |
string(50) |
Subscription Holder Name |
☑ |
Name of the customer account in division 1 owning the Exact Online subscription to which this division belongs. |
DivisionOwnerCompanyNumber |
string(18) |
Subscription Holder Number |
☑ |
Number of the customer account in division 1 owning the Exact Online subscription to which this division belongs. |
DivisionShortName |
int64 |
Division Short Name |
☑ |
Short name of the Exact Online division. |
Employee |
guid |
Employee |
☐ |
Employee linked to the transaction. |
Hours |
double |
Hours |
☐ |
Machine hours. |
ID |
guid |
ID |
☑ |
Primary key. |
IsOperationFinished |
int16 |
|
☐ |
Is the operation finished?. |
LaborHours |
double |
|
☐ |
Labor Hours on the operation. |
Modified |
datetime |
Modified |
☐ |
Last modified date. |
ModifiedUtc |
datetime |
Modified (UTC) |
☐ |
Last modified date in UTC. |
Modifier |
guid |
Modifier |
☐ |
User ID of modifier. |
ModifierFullName |
string(240) |
Modified Full Name |
☐ |
Name of modifier. |
Notes |
string |
Notes |
☐ |
Notes linked to the time transaction. |
PercentComplete |
double |
|
☐ |
Percentage of the operation that is complete. |
Quantity |
double |
Quantity (h) |
☐ |
Number of hours. |
RoutingStepPlan |
guid |
|
☐ |
Routing step linked to the transaction. |
ShopOrder |
guid |
Shop Order |
☐ |
Shop order linked to the transaction. |
Status |
int32 |
Status |
☐ |
Status of the transaction: Draft = 1, Rejected = 2, Submitted = 10, Final = 20. |
TimedTimeTransaction |
guid |
|
☐ |
Timed time transaction linked to the transaction. |
WorkCenter |
guid |
Workcenter |
☐ |
Workcenter linked to the transaction. |
15-06-2022 19:32 Version 22.0.232-PROD+3445