Simple way to create a work order
The Post command use ue_api_wo for creation of workorder
Example: workorder creation examples
Property |
DB field |
Description |
---|---|---|
line |
BEAS_FTPOS.* |
define Work order positions (the assemblies) as object-Array [{...}] See BSL Workorder Position properties |
docentry |
belnr_id |
(not changeable) |
baseentry |
auftrag, auftragint, auftragpos |
set baseentryinformation (see methods) |
order |
auftrag |
ordernumber for workorder (char) |
date |
beldat |
Date from Workorder |
deliverydate |
lfgdat |
|
udf1 ... udf15 |
udf1 ... udf15 |
UserDefined Fields |
cardcode |
knd_id |
if set, then city, street etc. |
cardname |
kndname |
|
priority |
prio_id |
Priority from Workorder |
additionaltext |
zusatztext |
additional text |
type |
typ |
Type from Workorder (only, if you create a new workorder. For Change an Existing Workorder, use typchange) |
project |
projekt |
Project |
prjuid |
prjuid |
Project Activity - Uid (beas_prj_line.prjuid) |
projectuser1 |
projectuser1 |
Project User 1 (ousr.u_name) |
projectuser2 |
projectuser2 |
Project User 2 (ousr.u_name) |
information2 |
information2 |
Information Page Project (textfield) |
startstructure |
startzeit_structure |
set structure start date (for calculation) |
startdate |
anfzeit |
set start date and time of work order (beas 9.1 PL 8) |
calcstart |
anfzeit |
set the calulate start date time |
enddate |
endzeit |
set end date and time of work order (beas 9.1 PL 8) |