@vario-software/types 2026.30.2 → 2026.30.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/scripting/services.d.ts +47 -47
- package/scripting/types.d.ts +470 -470
package/scripting/types.d.ts
CHANGED
|
@@ -83,14 +83,14 @@ export interface Account {
|
|
|
83
83
|
businessRelationType: BusinessRelationType;
|
|
84
84
|
|
|
85
85
|
/**
|
|
86
|
-
*
|
|
86
|
+
* Zeitzone (bzw. Zeitzonen-Offset) des Accounts
|
|
87
87
|
*/
|
|
88
|
-
|
|
88
|
+
accountZoneId: AccountZoneId;
|
|
89
89
|
|
|
90
90
|
/**
|
|
91
|
-
*
|
|
91
|
+
* first contact type for this account
|
|
92
92
|
*/
|
|
93
|
-
|
|
93
|
+
initialContactTypeRef: ApiCreatableReference;
|
|
94
94
|
|
|
95
95
|
/**
|
|
96
96
|
* Supplier of this account
|
|
@@ -142,26 +142,26 @@ export interface Account {
|
|
|
142
142
|
*/
|
|
143
143
|
payablesSum: number;
|
|
144
144
|
|
|
145
|
-
/**
|
|
146
|
-
* Summe Forderungen
|
|
147
|
-
*/
|
|
148
|
-
receivablesSum: number;
|
|
149
|
-
|
|
150
145
|
/**
|
|
151
146
|
* Kostenstelle
|
|
152
147
|
*/
|
|
153
148
|
costCenter: string;
|
|
154
149
|
|
|
155
150
|
/**
|
|
156
|
-
*
|
|
151
|
+
* Summe Forderungen
|
|
157
152
|
*/
|
|
158
|
-
|
|
153
|
+
receivablesSum: number;
|
|
159
154
|
|
|
160
155
|
/**
|
|
161
156
|
* Custom account data
|
|
162
157
|
*/
|
|
163
158
|
custom: EavAccount;
|
|
164
159
|
|
|
160
|
+
/**
|
|
161
|
+
* companyLegal for this account
|
|
162
|
+
*/
|
|
163
|
+
companyLegalRef: ApiCreatableReference;
|
|
164
|
+
|
|
165
165
|
/**
|
|
166
166
|
* tax number/ Steuernummer
|
|
167
167
|
*/
|
|
@@ -290,26 +290,26 @@ export interface AccountAddress {
|
|
|
290
290
|
*/
|
|
291
291
|
regionRef: ApiObjectReference;
|
|
292
292
|
|
|
293
|
-
/**
|
|
294
|
-
* Title
|
|
295
|
-
*/
|
|
296
|
-
titleRef: ApiCreatableReference;
|
|
297
|
-
|
|
298
293
|
/**
|
|
299
294
|
* Post office box
|
|
300
295
|
*/
|
|
301
296
|
postOfficeBox: string;
|
|
302
297
|
|
|
303
298
|
/**
|
|
304
|
-
*
|
|
299
|
+
* Title
|
|
305
300
|
*/
|
|
306
|
-
|
|
301
|
+
titleRef: ApiCreatableReference;
|
|
307
302
|
|
|
308
303
|
/**
|
|
309
304
|
* Street
|
|
310
305
|
*/
|
|
311
306
|
street: string;
|
|
312
307
|
|
|
308
|
+
/**
|
|
309
|
+
* Country code
|
|
310
|
+
*/
|
|
311
|
+
countryCode: string;
|
|
312
|
+
|
|
313
313
|
/**
|
|
314
314
|
* Unique identifier of the Object
|
|
315
315
|
*/
|
|
@@ -335,26 +335,26 @@ export interface AccountAddress {
|
|
|
335
335
|
*/
|
|
336
336
|
types: Array<ApiCreatableReference>;
|
|
337
337
|
|
|
338
|
-
/**
|
|
339
|
-
* Leitweg-ID
|
|
340
|
-
*/
|
|
341
|
-
buyerReference: string;
|
|
342
|
-
|
|
343
338
|
/**
|
|
344
339
|
* GLN/ILN as location identifier for this address
|
|
345
340
|
*/
|
|
346
341
|
globalLocationNumber: string;
|
|
347
342
|
|
|
348
343
|
/**
|
|
349
|
-
*
|
|
344
|
+
* Leitweg-ID
|
|
350
345
|
*/
|
|
351
|
-
|
|
346
|
+
buyerReference: string;
|
|
352
347
|
|
|
353
348
|
/**
|
|
354
349
|
* Custom data
|
|
355
350
|
*/
|
|
356
351
|
custom: EavAccountaddress;
|
|
357
352
|
|
|
353
|
+
/**
|
|
354
|
+
* abweichende Zahlungsart
|
|
355
|
+
*/
|
|
356
|
+
deviatingPaymentMethodRef: ApiObjectReference;
|
|
357
|
+
|
|
358
358
|
/**
|
|
359
359
|
* Postcode
|
|
360
360
|
*/
|
|
@@ -396,14 +396,14 @@ export interface AccountAddress {
|
|
|
396
396
|
additionalAddressLine1: string;
|
|
397
397
|
|
|
398
398
|
/**
|
|
399
|
-
*
|
|
399
|
+
* Additional address line2
|
|
400
400
|
*/
|
|
401
|
-
|
|
401
|
+
additionalAddressLine2: string;
|
|
402
402
|
|
|
403
403
|
/**
|
|
404
|
-
*
|
|
404
|
+
* Parcel station
|
|
405
405
|
*/
|
|
406
|
-
|
|
406
|
+
parcelStation: string;
|
|
407
407
|
|
|
408
408
|
/**
|
|
409
409
|
* Street address number
|
|
@@ -451,14 +451,14 @@ export interface AccountAddress {
|
|
|
451
451
|
name1: string;
|
|
452
452
|
|
|
453
453
|
/**
|
|
454
|
-
*
|
|
454
|
+
* Contacts
|
|
455
455
|
*/
|
|
456
|
-
|
|
456
|
+
contacts: Array<Contact>;
|
|
457
457
|
|
|
458
458
|
/**
|
|
459
|
-
*
|
|
459
|
+
* abweichende Zahlungsbedingungen
|
|
460
460
|
*/
|
|
461
|
-
|
|
461
|
+
deviatingPaymentTermRef: ApiObjectReference;
|
|
462
462
|
|
|
463
463
|
/**
|
|
464
464
|
* is this the default address of the account
|
|
@@ -474,14 +474,14 @@ export interface AccountBankdetail {
|
|
|
474
474
|
active: boolean;
|
|
475
475
|
|
|
476
476
|
/**
|
|
477
|
-
*
|
|
477
|
+
* name of the bank
|
|
478
478
|
*/
|
|
479
|
-
|
|
479
|
+
bankName: string;
|
|
480
480
|
|
|
481
481
|
/**
|
|
482
|
-
*
|
|
482
|
+
* post-code of the bank
|
|
483
483
|
*/
|
|
484
|
-
|
|
484
|
+
bankPostCode: string;
|
|
485
485
|
|
|
486
486
|
/**
|
|
487
487
|
* account from, if differs from account-address
|
|
@@ -504,14 +504,14 @@ export interface AccountBankdetail {
|
|
|
504
504
|
mainBankAccountType: TaxPerformanceLocationType;
|
|
505
505
|
|
|
506
506
|
/**
|
|
507
|
-
*
|
|
507
|
+
* Is default bank?
|
|
508
508
|
*/
|
|
509
|
-
|
|
509
|
+
defaultBank: boolean;
|
|
510
510
|
|
|
511
511
|
/**
|
|
512
|
-
*
|
|
512
|
+
* origin type
|
|
513
513
|
*/
|
|
514
|
-
|
|
514
|
+
originType: AccountBankdetail$OriginType;
|
|
515
515
|
|
|
516
516
|
/**
|
|
517
517
|
* IBAN
|
|
@@ -610,14 +610,14 @@ export interface AccountLoanValue {
|
|
|
610
610
|
nonInvoicedDocumentLoan: number;
|
|
611
611
|
|
|
612
612
|
/**
|
|
613
|
-
*
|
|
613
|
+
* Kreditlimit
|
|
614
614
|
*/
|
|
615
|
-
|
|
615
|
+
maximalLoan: number;
|
|
616
616
|
|
|
617
617
|
/**
|
|
618
|
-
*
|
|
618
|
+
* Betrag aus Verbindlichkeiten(negativ)
|
|
619
619
|
*/
|
|
620
|
-
|
|
620
|
+
payablesSum: number;
|
|
621
621
|
|
|
622
622
|
/**
|
|
623
623
|
* Überschrittener Kreditbetrag
|
|
@@ -827,14 +827,14 @@ export interface AccountPerson {
|
|
|
827
827
|
tags: Array<TagDto>;
|
|
828
828
|
|
|
829
829
|
/**
|
|
830
|
-
*
|
|
830
|
+
* First name
|
|
831
831
|
*/
|
|
832
|
-
|
|
832
|
+
firstName: string;
|
|
833
833
|
|
|
834
834
|
/**
|
|
835
|
-
*
|
|
835
|
+
* Default contacts
|
|
836
836
|
*/
|
|
837
|
-
|
|
837
|
+
defaultContacts: Map<ContactTypeType,Contact>;
|
|
838
838
|
|
|
839
839
|
/**
|
|
840
840
|
* zugeordneter Benutzer (für eigenen Account)
|
|
@@ -1028,6 +1028,11 @@ export interface Article {
|
|
|
1028
1028
|
*/
|
|
1029
1029
|
baseCapacityUnit: UnitTypeReference;
|
|
1030
1030
|
|
|
1031
|
+
/**
|
|
1032
|
+
* Durchschnittl. EKP (Startwert)
|
|
1033
|
+
*/
|
|
1034
|
+
initialAvgPurchasePrice: number;
|
|
1035
|
+
|
|
1031
1036
|
/**
|
|
1032
1037
|
* is this product sellable without any quantity at the stock
|
|
1033
1038
|
*/
|
|
@@ -1038,11 +1043,6 @@ export interface Article {
|
|
|
1038
1043
|
*/
|
|
1039
1044
|
serialNumberLabelingType: ArticleSerialNumberLabelingType;
|
|
1040
1045
|
|
|
1041
|
-
/**
|
|
1042
|
-
* Durchschnittl. EKP (Startwert)
|
|
1043
|
-
*/
|
|
1044
|
-
initialAvgPurchasePrice: number;
|
|
1045
|
-
|
|
1046
1046
|
/**
|
|
1047
1047
|
* gross Volume in cubic meters
|
|
1048
1048
|
*/
|
|
@@ -1069,14 +1069,14 @@ export interface Article {
|
|
|
1069
1069
|
warrantyInMonths: number;
|
|
1070
1070
|
|
|
1071
1071
|
/**
|
|
1072
|
-
*
|
|
1072
|
+
* Optionen zur Berechnung der Verfügbarkeit
|
|
1073
1073
|
*/
|
|
1074
|
-
|
|
1074
|
+
availabilityDetermination: ArticleAvailabilityDetermination;
|
|
1075
1075
|
|
|
1076
1076
|
/**
|
|
1077
|
-
*
|
|
1077
|
+
* weight and size w.o. packaging
|
|
1078
1078
|
*/
|
|
1079
|
-
|
|
1079
|
+
netMetric: Article$Metric;
|
|
1080
1080
|
|
|
1081
1081
|
/**
|
|
1082
1082
|
* unique product number
|
|
@@ -1144,14 +1144,14 @@ export interface Article {
|
|
|
1144
1144
|
deliveryMethodRef: ApiObjectReference;
|
|
1145
1145
|
|
|
1146
1146
|
/**
|
|
1147
|
-
*
|
|
1147
|
+
* Soll-Handelsspanne
|
|
1148
1148
|
*/
|
|
1149
|
-
|
|
1149
|
+
targetTradingMargin: number;
|
|
1150
1150
|
|
|
1151
1151
|
/**
|
|
1152
|
-
*
|
|
1152
|
+
* Produktion
|
|
1153
1153
|
*/
|
|
1154
|
-
|
|
1154
|
+
fabrication: boolean;
|
|
1155
1155
|
|
|
1156
1156
|
/**
|
|
1157
1157
|
* active
|
|
@@ -1189,14 +1189,14 @@ export interface Article {
|
|
|
1189
1189
|
solvable: boolean;
|
|
1190
1190
|
|
|
1191
1191
|
/**
|
|
1192
|
-
*
|
|
1192
|
+
* Verkaufseinheit
|
|
1193
1193
|
*/
|
|
1194
|
-
|
|
1194
|
+
salesUnit: number;
|
|
1195
1195
|
|
|
1196
1196
|
/**
|
|
1197
|
-
*
|
|
1197
|
+
* weight and size inc. packaging
|
|
1198
1198
|
*/
|
|
1199
|
-
|
|
1199
|
+
grossMetric: Article$Metric;
|
|
1200
1200
|
|
|
1201
1201
|
/**
|
|
1202
1202
|
* name of this product
|
|
@@ -1209,14 +1209,14 @@ export interface Article {
|
|
|
1209
1209
|
listingStateChangeTime: ScriptingDateTime;
|
|
1210
1210
|
|
|
1211
1211
|
/**
|
|
1212
|
-
*
|
|
1212
|
+
* Arbeitseinheit in Minuten
|
|
1213
1213
|
*/
|
|
1214
|
-
|
|
1214
|
+
workUnitInMinutes: number;
|
|
1215
1215
|
|
|
1216
1216
|
/**
|
|
1217
|
-
*
|
|
1217
|
+
* Country code
|
|
1218
1218
|
*/
|
|
1219
|
-
|
|
1219
|
+
countryOfOriginRef: CountryReference;
|
|
1220
1220
|
|
|
1221
1221
|
/**
|
|
1222
1222
|
* Frei kommissionierbar
|
|
@@ -1228,11 +1228,6 @@ export interface Article {
|
|
|
1228
1228
|
*/
|
|
1229
1229
|
listingDescriptionCustom: EavArticleListingDescription;
|
|
1230
1230
|
|
|
1231
|
-
/**
|
|
1232
|
-
* Charge muss bei Einbuchung in ein Verkaufslager vergeben werden (für Serientyp LOT und BEST_BEFORE)
|
|
1233
|
-
*/
|
|
1234
|
-
lotOnlyRequiredWhenBookedToSalesStorage: boolean;
|
|
1235
|
-
|
|
1236
1231
|
/**
|
|
1237
1232
|
* Umkehrung der Steuerschuld nach §13b UStG?
|
|
1238
1233
|
*/
|
|
@@ -1243,6 +1238,11 @@ export interface Article {
|
|
|
1243
1238
|
*/
|
|
1244
1239
|
note: string;
|
|
1245
1240
|
|
|
1241
|
+
/**
|
|
1242
|
+
* Charge muss bei Einbuchung in ein Verkaufslager vergeben werden (für Serientyp LOT und BEST_BEFORE)
|
|
1243
|
+
*/
|
|
1244
|
+
lotOnlyRequiredWhenBookedToSalesStorage: boolean;
|
|
1245
|
+
|
|
1246
1246
|
/**
|
|
1247
1247
|
* Erlaubte Arten der Kommissionierung
|
|
1248
1248
|
*/
|
|
@@ -1278,11 +1278,6 @@ export interface Article {
|
|
|
1278
1278
|
*/
|
|
1279
1279
|
capacity: number;
|
|
1280
1280
|
|
|
1281
|
-
/**
|
|
1282
|
-
* gross sales prices
|
|
1283
|
-
*/
|
|
1284
|
-
grossSalesPrice: number;
|
|
1285
|
-
|
|
1286
1281
|
/**
|
|
1287
1282
|
* Mindestrestlaufzeit Eingang (Tage): Minimale Restlaufzeit in Tagen, die ein Artikel bei der Einbuchung in ein Verkaufslager noch aufweisen muss
|
|
1288
1283
|
*/
|
|
@@ -1293,6 +1288,11 @@ export interface Article {
|
|
|
1293
1288
|
*/
|
|
1294
1289
|
defaultFabricationCost: number;
|
|
1295
1290
|
|
|
1291
|
+
/**
|
|
1292
|
+
* gross sales prices
|
|
1293
|
+
*/
|
|
1294
|
+
grossSalesPrice: number;
|
|
1295
|
+
|
|
1296
1296
|
/**
|
|
1297
1297
|
* Letzter EKP (Startwert)
|
|
1298
1298
|
*/
|
|
@@ -1303,15 +1303,20 @@ export interface Article {
|
|
|
1303
1303
|
*/
|
|
1304
1304
|
permissibleForOrderProposal: boolean;
|
|
1305
1305
|
|
|
1306
|
+
/**
|
|
1307
|
+
* reference to Product
|
|
1308
|
+
*/
|
|
1309
|
+
productRef: ApiObjectReference;
|
|
1310
|
+
|
|
1306
1311
|
/**
|
|
1307
1312
|
* Versandlabeldruck
|
|
1308
1313
|
*/
|
|
1309
1314
|
shippingLabelPrinting: boolean;
|
|
1310
1315
|
|
|
1311
1316
|
/**
|
|
1312
|
-
*
|
|
1317
|
+
* rabattierbarer Artikel?
|
|
1313
1318
|
*/
|
|
1314
|
-
|
|
1319
|
+
discountable: boolean;
|
|
1315
1320
|
|
|
1316
1321
|
/**
|
|
1317
1322
|
* Kontingentartikel
|
|
@@ -1323,11 +1328,6 @@ export interface Article {
|
|
|
1323
1328
|
*/
|
|
1324
1329
|
alternativeName: string;
|
|
1325
1330
|
|
|
1326
|
-
/**
|
|
1327
|
-
* rabattierbarer Artikel?
|
|
1328
|
-
*/
|
|
1329
|
-
discountable: boolean;
|
|
1330
|
-
|
|
1331
1331
|
/**
|
|
1332
1332
|
* base capacity
|
|
1333
1333
|
*/
|
|
@@ -1399,14 +1399,14 @@ export interface Article {
|
|
|
1399
1399
|
listed: boolean;
|
|
1400
1400
|
|
|
1401
1401
|
/**
|
|
1402
|
-
*
|
|
1402
|
+
* provisionsberechtiger Artikel?
|
|
1403
1403
|
*/
|
|
1404
|
-
|
|
1404
|
+
commissionable: boolean;
|
|
1405
1405
|
|
|
1406
1406
|
/**
|
|
1407
|
-
*
|
|
1407
|
+
* Nur manuelle Produktion
|
|
1408
1408
|
*/
|
|
1409
|
-
|
|
1409
|
+
onlyManualFabrication: boolean;
|
|
1410
1410
|
|
|
1411
1411
|
/**
|
|
1412
1412
|
* Mindestrestlaufzeit Ausgang (Tage): Minimale Restlaufzeit in Tagen, die ein Artikel beim Verkauf noch aufweisen muss
|
|
@@ -1436,30 +1436,30 @@ export interface Article$Metric {
|
|
|
1436
1436
|
*/
|
|
1437
1437
|
sizeX: number;
|
|
1438
1438
|
|
|
1439
|
-
/**
|
|
1440
|
-
* size unit
|
|
1441
|
-
*/
|
|
1442
|
-
sizeUnit: UnitTypeReference;
|
|
1443
|
-
|
|
1444
1439
|
/**
|
|
1445
1440
|
* weight
|
|
1446
1441
|
*/
|
|
1447
1442
|
weight: number;
|
|
1448
1443
|
|
|
1449
1444
|
/**
|
|
1450
|
-
* size
|
|
1445
|
+
* size unit
|
|
1451
1446
|
*/
|
|
1452
|
-
|
|
1447
|
+
sizeUnit: UnitTypeReference;
|
|
1453
1448
|
|
|
1454
1449
|
/**
|
|
1455
1450
|
* size
|
|
1456
1451
|
*/
|
|
1457
|
-
|
|
1452
|
+
sizeY: number;
|
|
1458
1453
|
|
|
1459
1454
|
/**
|
|
1460
1455
|
* weight unit
|
|
1461
1456
|
*/
|
|
1462
1457
|
weightUnit: UnitTypeReference;
|
|
1458
|
+
|
|
1459
|
+
/**
|
|
1460
|
+
* size
|
|
1461
|
+
*/
|
|
1462
|
+
sizeZ: number;
|
|
1463
1463
|
}
|
|
1464
1464
|
|
|
1465
1465
|
export interface ArticleAssetInformation {
|
|
@@ -1547,14 +1547,14 @@ export interface ArticleCustomer {
|
|
|
1547
1547
|
articleName: string;
|
|
1548
1548
|
|
|
1549
1549
|
/**
|
|
1550
|
-
*
|
|
1550
|
+
* Etikettdruck-Einstellungen
|
|
1551
1551
|
*/
|
|
1552
|
-
|
|
1552
|
+
customerPrintLabelSettings: ArticlePrintLabelSettings;
|
|
1553
1553
|
|
|
1554
1554
|
/**
|
|
1555
|
-
*
|
|
1555
|
+
* Soll der abweichende Produktidentifier verwendet werden (z.B. in einer Scanner-Erfassung)
|
|
1556
1556
|
*/
|
|
1557
|
-
|
|
1557
|
+
useDeviatingArticleIdentifier: boolean;
|
|
1558
1558
|
|
|
1559
1559
|
/**
|
|
1560
1560
|
* Kunden-Preise
|
|
@@ -1562,14 +1562,14 @@ export interface ArticleCustomer {
|
|
|
1562
1562
|
productPrices: Array<ProductPrice>;
|
|
1563
1563
|
|
|
1564
1564
|
/**
|
|
1565
|
-
*
|
|
1565
|
+
* Referenced Article
|
|
1566
1566
|
*/
|
|
1567
|
-
|
|
1567
|
+
articleId: number;
|
|
1568
1568
|
|
|
1569
1569
|
/**
|
|
1570
|
-
*
|
|
1570
|
+
* Soll die abweichende Produktbeschreibung verwendet werden (z.B. in Belegen)
|
|
1571
1571
|
*/
|
|
1572
|
-
|
|
1572
|
+
useDeviatingArticleDescription: boolean;
|
|
1573
1573
|
|
|
1574
1574
|
/**
|
|
1575
1575
|
* Aktiv?
|
|
@@ -1607,9 +1607,9 @@ export interface ArticleCustomer {
|
|
|
1607
1607
|
defaultGrossPrice: number;
|
|
1608
1608
|
|
|
1609
1609
|
/**
|
|
1610
|
-
*
|
|
1610
|
+
* Artikelnummer
|
|
1611
1611
|
*/
|
|
1612
|
-
|
|
1612
|
+
articleNumber: string;
|
|
1613
1613
|
|
|
1614
1614
|
/**
|
|
1615
1615
|
* Art der Preisermittlung
|
|
@@ -1617,9 +1617,9 @@ export interface ArticleCustomer {
|
|
|
1617
1617
|
priceDetermination: ArticleCustomerPriceDetermination;
|
|
1618
1618
|
|
|
1619
1619
|
/**
|
|
1620
|
-
*
|
|
1620
|
+
* Abweichende Produktnummer
|
|
1621
1621
|
*/
|
|
1622
|
-
|
|
1622
|
+
deviatingArticleNumber: string;
|
|
1623
1623
|
|
|
1624
1624
|
/**
|
|
1625
1625
|
* Abweichender Produktidentifer (z.B. Barcode)
|
|
@@ -1729,14 +1729,14 @@ export interface ArticleListing {
|
|
|
1729
1729
|
proposedLowestPriceGross: number;
|
|
1730
1730
|
|
|
1731
1731
|
/**
|
|
1732
|
-
*
|
|
1732
|
+
* der Sales Channel
|
|
1733
1733
|
*/
|
|
1734
|
-
|
|
1734
|
+
salesChannelRef: ApiObjectReference;
|
|
1735
1735
|
|
|
1736
1736
|
/**
|
|
1737
|
-
* der
|
|
1737
|
+
* Niedrigster Brutto-Preis der letzten 30 Tage (benutzerdefinierte Eingabe)
|
|
1738
1738
|
*/
|
|
1739
|
-
|
|
1739
|
+
customLowestPriceGross: number;
|
|
1740
1740
|
|
|
1741
1741
|
/**
|
|
1742
1742
|
* soll der Artikel gelistet werden
|
|
@@ -1946,6 +1946,11 @@ export interface ArticleStorage {
|
|
|
1946
1946
|
*/
|
|
1947
1947
|
replenishmentFrom: number;
|
|
1948
1948
|
|
|
1949
|
+
/**
|
|
1950
|
+
* Bestellte Menge
|
|
1951
|
+
*/
|
|
1952
|
+
orderedQuantity: number;
|
|
1953
|
+
|
|
1949
1954
|
/**
|
|
1950
1955
|
* Aktuelle Menge in Kommissionierung
|
|
1951
1956
|
*/
|
|
@@ -1957,20 +1962,15 @@ export interface ArticleStorage {
|
|
|
1957
1962
|
reorderPoint: number;
|
|
1958
1963
|
|
|
1959
1964
|
/**
|
|
1960
|
-
*
|
|
1965
|
+
* Nachschub auf
|
|
1961
1966
|
*/
|
|
1962
|
-
|
|
1967
|
+
replenishmentOn: number;
|
|
1963
1968
|
|
|
1964
1969
|
/**
|
|
1965
1970
|
* Aktueller "virtueller" Bestand (wenn größere Gebinde in dieses aufgelöst werden würden)
|
|
1966
1971
|
*/
|
|
1967
1972
|
virtualStockAmount: number;
|
|
1968
1973
|
|
|
1969
|
-
/**
|
|
1970
|
-
* Nachschub auf
|
|
1971
|
-
*/
|
|
1972
|
-
replenishmentOn: number;
|
|
1973
|
-
|
|
1974
1974
|
/**
|
|
1975
1975
|
* Reservierte Menge
|
|
1976
1976
|
*/
|
|
@@ -2012,14 +2012,14 @@ export interface ArticleStorage {
|
|
|
2012
2012
|
storageRef: ApiObjectReference;
|
|
2013
2013
|
|
|
2014
2014
|
/**
|
|
2015
|
-
*
|
|
2015
|
+
* Sollbestand
|
|
2016
2016
|
*/
|
|
2017
|
-
|
|
2017
|
+
targetStock: number;
|
|
2018
2018
|
|
|
2019
2019
|
/**
|
|
2020
|
-
*
|
|
2020
|
+
* Vorgabe-Lagerplätze
|
|
2021
2021
|
*/
|
|
2022
|
-
|
|
2022
|
+
presetStorageBinRefs: Array<StorageBinRef>;
|
|
2023
2023
|
|
|
2024
2024
|
/**
|
|
2025
2025
|
* Aktuelle Menge in Produktion
|
|
@@ -2044,26 +2044,26 @@ export interface ArticleSupplier {
|
|
|
2044
2044
|
*/
|
|
2045
2045
|
supplierReportingStock: number;
|
|
2046
2046
|
|
|
2047
|
-
/**
|
|
2048
|
-
* Soll die abweichende Produktbeschreibung verwendet werden (z.B. in Belegen)
|
|
2049
|
-
*/
|
|
2050
|
-
useSupplierArticleDescription: boolean;
|
|
2051
|
-
|
|
2052
2047
|
/**
|
|
2053
2048
|
* Anzeigename des Accounts
|
|
2054
2049
|
*/
|
|
2055
2050
|
accountDisplayName: string;
|
|
2056
2051
|
|
|
2057
2052
|
/**
|
|
2058
|
-
* Soll
|
|
2053
|
+
* Soll die abweichende Produktbeschreibung verwendet werden (z.B. in Belegen)
|
|
2059
2054
|
*/
|
|
2060
|
-
|
|
2055
|
+
useSupplierArticleDescription: boolean;
|
|
2061
2056
|
|
|
2062
2057
|
/**
|
|
2063
2058
|
* Lieferzeit in (Werk-)Tagen
|
|
2064
2059
|
*/
|
|
2065
2060
|
deliveryTime: number;
|
|
2066
2061
|
|
|
2062
|
+
/**
|
|
2063
|
+
* Soll der abweichende Produktidentifier verwendet werden (z.B. in einer Scanner-Erfassung)
|
|
2064
|
+
*/
|
|
2065
|
+
useSupplierArticleIdentifier: boolean;
|
|
2066
|
+
|
|
2067
2067
|
/**
|
|
2068
2068
|
* Soll die abweichende Produktnummer verwendet werden (z.B. in Belegen)
|
|
2069
2069
|
*/
|
|
@@ -2170,14 +2170,14 @@ export interface ArticleSupplier {
|
|
|
2170
2170
|
purchaseUnit: number;
|
|
2171
2171
|
|
|
2172
2172
|
/**
|
|
2173
|
-
*
|
|
2173
|
+
* Referenced Supplier-Account
|
|
2174
2174
|
*/
|
|
2175
|
-
|
|
2175
|
+
accountId: number;
|
|
2176
2176
|
|
|
2177
2177
|
/**
|
|
2178
|
-
*
|
|
2178
|
+
* Sollen Baugruppen auf Komponenten-Basis bestellt werden?)
|
|
2179
2179
|
*/
|
|
2180
|
-
|
|
2180
|
+
orderOnComponentBase: boolean;
|
|
2181
2181
|
|
|
2182
2182
|
/**
|
|
2183
2183
|
* Abweichender Produktidentifer (z.B. Barcode)
|
|
@@ -2223,14 +2223,14 @@ export interface Asset {
|
|
|
2223
2223
|
active: boolean;
|
|
2224
2224
|
|
|
2225
2225
|
/**
|
|
2226
|
-
*
|
|
2226
|
+
* Zugehörige Assets
|
|
2227
2227
|
*/
|
|
2228
|
-
|
|
2228
|
+
childAssetRefs: Array<ApiObjectReference>;
|
|
2229
2229
|
|
|
2230
2230
|
/**
|
|
2231
|
-
*
|
|
2231
|
+
* Ende Garantie
|
|
2232
2232
|
*/
|
|
2233
|
-
|
|
2233
|
+
warrantyEndDate: ScriptingDate;
|
|
2234
2234
|
|
|
2235
2235
|
/**
|
|
2236
2236
|
* Asset-Bezeichnung
|
|
@@ -2517,14 +2517,14 @@ export interface CountryReference {
|
|
|
2517
2517
|
export interface CreateNewDocumentRequest {
|
|
2518
2518
|
|
|
2519
2519
|
/**
|
|
2520
|
-
*
|
|
2520
|
+
* Belegart
|
|
2521
2521
|
*/
|
|
2522
|
-
|
|
2522
|
+
documentTypeLabel: string;
|
|
2523
2523
|
|
|
2524
2524
|
/**
|
|
2525
|
-
* Belegart
|
|
2525
|
+
* Standard-Belegart der Kategorie verwenden
|
|
2526
2526
|
*/
|
|
2527
|
-
|
|
2527
|
+
defaultDocumentTypeByCategory: EDocumentCategory;
|
|
2528
2528
|
|
|
2529
2529
|
/**
|
|
2530
2530
|
* Beleg als extern erstellt kennzeichnen (extern erstellter Beleg)
|
|
@@ -2595,14 +2595,14 @@ export interface CrmActivity {
|
|
|
2595
2595
|
info: MetaInfo;
|
|
2596
2596
|
|
|
2597
2597
|
/**
|
|
2598
|
-
*
|
|
2598
|
+
* geplante Dauer
|
|
2599
2599
|
*/
|
|
2600
|
-
|
|
2600
|
+
plannedDurationInSeconds: number;
|
|
2601
2601
|
|
|
2602
2602
|
/**
|
|
2603
|
-
*
|
|
2603
|
+
* Aktivität intern abgerechnet?
|
|
2604
2604
|
*/
|
|
2605
|
-
|
|
2605
|
+
internalBilled: boolean;
|
|
2606
2606
|
|
|
2607
2607
|
/**
|
|
2608
2608
|
* Freie Felder der CRM-Aktivität
|
|
@@ -2640,14 +2640,14 @@ export interface CrmActivity {
|
|
|
2640
2640
|
userRef: ApiObjectReference;
|
|
2641
2641
|
|
|
2642
2642
|
/**
|
|
2643
|
-
*
|
|
2643
|
+
* Handelt es sich um eine System-Aktivität?
|
|
2644
2644
|
*/
|
|
2645
|
-
|
|
2645
|
+
system: boolean;
|
|
2646
2646
|
|
|
2647
2647
|
/**
|
|
2648
|
-
*
|
|
2648
|
+
* tatsächliche Startzeit
|
|
2649
2649
|
*/
|
|
2650
|
-
|
|
2650
|
+
startDateTime: ScriptingDateTime;
|
|
2651
2651
|
|
|
2652
2652
|
/**
|
|
2653
2653
|
* Inhalt dieser Aktivität
|
|
@@ -2852,14 +2852,14 @@ export interface CrmDeal {
|
|
|
2852
2852
|
plannedClosingDate: ScriptingDate;
|
|
2853
2853
|
|
|
2854
2854
|
/**
|
|
2855
|
-
*
|
|
2855
|
+
* Verkaufsbelege
|
|
2856
2856
|
*/
|
|
2857
|
-
|
|
2857
|
+
salesDocumentRefs: Array<DocumentRef>;
|
|
2858
2858
|
|
|
2859
2859
|
/**
|
|
2860
|
-
*
|
|
2860
|
+
* Vertrag
|
|
2861
2861
|
*/
|
|
2862
|
-
|
|
2862
|
+
contractRefs: Array<DocumentRef>;
|
|
2863
2863
|
|
|
2864
2864
|
/**
|
|
2865
2865
|
* Unique identifier of the Object
|
|
@@ -3187,26 +3187,26 @@ export interface CrmProject {
|
|
|
3187
3187
|
*/
|
|
3188
3188
|
billedTimes: number;
|
|
3189
3189
|
|
|
3190
|
-
/**
|
|
3191
|
-
* Geplanter Projektzeitraum (von)
|
|
3192
|
-
*/
|
|
3193
|
-
plannedProjectPeriodFrom: ScriptingDate;
|
|
3194
|
-
|
|
3195
3190
|
/**
|
|
3196
3191
|
* Einkaufsbelege
|
|
3197
3192
|
*/
|
|
3198
3193
|
purchaseDocumentRefs: Array<DocumentRef>;
|
|
3199
3194
|
|
|
3200
3195
|
/**
|
|
3201
|
-
*
|
|
3196
|
+
* Geplanter Projektzeitraum (von)
|
|
3202
3197
|
*/
|
|
3203
|
-
|
|
3198
|
+
plannedProjectPeriodFrom: ScriptingDate;
|
|
3204
3199
|
|
|
3205
3200
|
/**
|
|
3206
3201
|
* Verkaufsbelege
|
|
3207
3202
|
*/
|
|
3208
3203
|
salesDocumentRefs: Array<DocumentRef>;
|
|
3209
3204
|
|
|
3205
|
+
/**
|
|
3206
|
+
* Vertrag
|
|
3207
|
+
*/
|
|
3208
|
+
contractRefs: Array<DocumentRef>;
|
|
3209
|
+
|
|
3210
3210
|
/**
|
|
3211
3211
|
* Unique identifier of the Object
|
|
3212
3212
|
*/
|
|
@@ -3228,14 +3228,14 @@ export interface CrmProject {
|
|
|
3228
3228
|
info: MetaInfo;
|
|
3229
3229
|
|
|
3230
3230
|
/**
|
|
3231
|
-
*
|
|
3231
|
+
* Projektleiter vom Auftraggeber
|
|
3232
3232
|
*/
|
|
3233
|
-
|
|
3233
|
+
projectManagerOfCustomer: CrmParticipant;
|
|
3234
3234
|
|
|
3235
3235
|
/**
|
|
3236
|
-
*
|
|
3236
|
+
* Weitere Teilnehmer vom Auftraggeber
|
|
3237
3237
|
*/
|
|
3238
|
-
|
|
3238
|
+
additionalParticipantsOfCustomer: Array<CrmParticipant>;
|
|
3239
3239
|
|
|
3240
3240
|
/**
|
|
3241
3241
|
* Übergeordnete CRM-Objekte
|
|
@@ -3424,14 +3424,14 @@ export interface CrmState {
|
|
|
3424
3424
|
readyToBill: boolean;
|
|
3425
3425
|
|
|
3426
3426
|
/**
|
|
3427
|
-
*
|
|
3427
|
+
* Kommentar bei negativem Abschluß erforderlich
|
|
3428
3428
|
*/
|
|
3429
|
-
|
|
3429
|
+
needsCommentOnNegativeFinish: boolean;
|
|
3430
3430
|
|
|
3431
3431
|
/**
|
|
3432
|
-
*
|
|
3432
|
+
* Handelt es sich um einen Anfang-Status
|
|
3433
3433
|
*/
|
|
3434
|
-
|
|
3434
|
+
startState: boolean;
|
|
3435
3435
|
|
|
3436
3436
|
/**
|
|
3437
3437
|
* MetaInformations for this Object
|
|
@@ -3485,14 +3485,14 @@ export interface CrmTask {
|
|
|
3485
3485
|
mainResponsibleParticipantRef: ApiObjectReference;
|
|
3486
3486
|
|
|
3487
3487
|
/**
|
|
3488
|
-
*
|
|
3488
|
+
* Liste von Erinnerungen
|
|
3489
3489
|
*/
|
|
3490
|
-
|
|
3490
|
+
reminders: Array<CrmReminder>;
|
|
3491
3491
|
|
|
3492
3492
|
/**
|
|
3493
|
-
*
|
|
3493
|
+
* Angebot
|
|
3494
3494
|
*/
|
|
3495
|
-
|
|
3495
|
+
customerOfferRef: DocumentRef;
|
|
3496
3496
|
|
|
3497
3497
|
/**
|
|
3498
3498
|
* Notizen
|
|
@@ -3949,14 +3949,14 @@ export interface Customer {
|
|
|
3949
3949
|
info: MetaInfo;
|
|
3950
3950
|
|
|
3951
3951
|
/**
|
|
3952
|
-
*
|
|
3952
|
+
* reference to the delivery method
|
|
3953
3953
|
*/
|
|
3954
|
-
|
|
3954
|
+
deliveryMethodRef: ApiObjectReference;
|
|
3955
3955
|
|
|
3956
3956
|
/**
|
|
3957
|
-
*
|
|
3957
|
+
* tax able or tax free
|
|
3958
3958
|
*/
|
|
3959
|
-
|
|
3959
|
+
taxable: boolean;
|
|
3960
3960
|
|
|
3961
3961
|
/**
|
|
3962
3962
|
* active true/false
|
|
@@ -4167,26 +4167,26 @@ export interface DeliveryMethod {
|
|
|
4167
4167
|
*/
|
|
4168
4168
|
defaultSizeUnit: UnitTypeReference;
|
|
4169
4169
|
|
|
4170
|
-
/**
|
|
4171
|
-
* Quelle für Paketgewicht
|
|
4172
|
-
*/
|
|
4173
|
-
parcelWeightSource: DeliveryMethodParcelWeightSource;
|
|
4174
|
-
|
|
4175
4170
|
/**
|
|
4176
4171
|
* translations
|
|
4177
4172
|
*/
|
|
4178
4173
|
translations: Array<DocumentTypeTerm>;
|
|
4179
4174
|
|
|
4180
4175
|
/**
|
|
4181
|
-
*
|
|
4176
|
+
* Quelle für Paketgewicht
|
|
4182
4177
|
*/
|
|
4183
|
-
|
|
4178
|
+
parcelWeightSource: DeliveryMethodParcelWeightSource;
|
|
4184
4179
|
|
|
4185
4180
|
/**
|
|
4186
4181
|
* Gültige Ländercodes
|
|
4187
4182
|
*/
|
|
4188
4183
|
validCountryCodes: Array<string>;
|
|
4189
4184
|
|
|
4185
|
+
/**
|
|
4186
|
+
* Versand-Anbieter
|
|
4187
|
+
*/
|
|
4188
|
+
vdsCarrierId: number;
|
|
4189
|
+
|
|
4190
4190
|
/**
|
|
4191
4191
|
* Standardgewichtseinheit
|
|
4192
4192
|
*/
|
|
@@ -4246,14 +4246,14 @@ export interface DeliveryTerm {
|
|
|
4246
4246
|
label: string;
|
|
4247
4247
|
|
|
4248
4248
|
/**
|
|
4249
|
-
*
|
|
4249
|
+
* Sprache des Accounts
|
|
4250
4250
|
*/
|
|
4251
|
-
|
|
4251
|
+
languageCode: string;
|
|
4252
4252
|
|
|
4253
4253
|
/**
|
|
4254
|
-
*
|
|
4254
|
+
* information, when the shipping charges should be calculated
|
|
4255
4255
|
*/
|
|
4256
|
-
|
|
4256
|
+
calculateFreightChargesWithType: CalculateFreightChargesWithType;
|
|
4257
4257
|
|
|
4258
4258
|
/**
|
|
4259
4259
|
* calculate shipping charges per parcel
|
|
@@ -4286,14 +4286,14 @@ export interface DeliveryTerm {
|
|
|
4286
4286
|
id: number;
|
|
4287
4287
|
|
|
4288
4288
|
/**
|
|
4289
|
-
*
|
|
4289
|
+
* Versandkostenartikel
|
|
4290
4290
|
*/
|
|
4291
|
-
|
|
4291
|
+
shippingCostArticleRef: ApiObjectReference;
|
|
4292
4292
|
|
|
4293
4293
|
/**
|
|
4294
|
-
*
|
|
4294
|
+
* free shipping net value
|
|
4295
4295
|
*/
|
|
4296
|
-
|
|
4296
|
+
freeShippingNetValue: number;
|
|
4297
4297
|
|
|
4298
4298
|
/**
|
|
4299
4299
|
* MetaInformations for this Object
|
|
@@ -4316,14 +4316,14 @@ export interface DmsOutputStream {
|
|
|
4316
4316
|
export interface Document {
|
|
4317
4317
|
|
|
4318
4318
|
/**
|
|
4319
|
-
*
|
|
4319
|
+
* Bestätigtes Lieferende (nur wenn bestätigtes Lieferdatum gesetzt)
|
|
4320
4320
|
*/
|
|
4321
|
-
|
|
4321
|
+
confirmedDeliveryDateEnd: ScriptingDate;
|
|
4322
4322
|
|
|
4323
4323
|
/**
|
|
4324
|
-
*
|
|
4324
|
+
* Referenz zum Rechnungskonto
|
|
4325
4325
|
*/
|
|
4326
|
-
|
|
4326
|
+
billingAccountRef: ApiObjectReference;
|
|
4327
4327
|
|
|
4328
4328
|
/**
|
|
4329
4329
|
* Externe Belegnummer
|
|
@@ -4409,14 +4409,14 @@ negativer Wert: überzahlter Betrag / Rückgeld
|
|
|
4409
4409
|
referencedOrderNumber: string;
|
|
4410
4410
|
|
|
4411
4411
|
/**
|
|
4412
|
-
*
|
|
4412
|
+
* Steuerpflichtig oder steuerfrei
|
|
4413
4413
|
*/
|
|
4414
|
-
|
|
4414
|
+
taxable: boolean;
|
|
4415
4415
|
|
|
4416
4416
|
/**
|
|
4417
|
-
*
|
|
4417
|
+
* Leitweg-ID
|
|
4418
4418
|
*/
|
|
4419
|
-
|
|
4419
|
+
buyerReference: string;
|
|
4420
4420
|
|
|
4421
4421
|
/**
|
|
4422
4422
|
* Preisanpassungen - Belegpositionssumme Basiswährung
|
|
@@ -4469,14 +4469,14 @@ negativer Wert: überzahlter Betrag / Rückgeld
|
|
|
4469
4469
|
accountId: number;
|
|
4470
4470
|
|
|
4471
4471
|
/**
|
|
4472
|
-
* Länderkennzeichen
|
|
4472
|
+
* Länderkennzeichen Leistungsland (ISO Alpha-3)
|
|
4473
4473
|
*/
|
|
4474
|
-
|
|
4474
|
+
performanceCountryCode: string;
|
|
4475
4475
|
|
|
4476
4476
|
/**
|
|
4477
|
-
* Länderkennzeichen
|
|
4477
|
+
* Länderkennzeichen Ursprungsland (ISO Alpha-3)
|
|
4478
4478
|
*/
|
|
4479
|
-
|
|
4479
|
+
sourceCountryCode: string;
|
|
4480
4480
|
|
|
4481
4481
|
/**
|
|
4482
4482
|
* Vereinbartes Anzahlungsdatum
|
|
@@ -4539,21 +4539,21 @@ negativer Wert: überzahlter Betrag / Rückgeld
|
|
|
4539
4539
|
posPayments: Array<DocumentPosPayment>;
|
|
4540
4540
|
|
|
4541
4541
|
/**
|
|
4542
|
-
*
|
|
4543
|
-
true wenn die Quittung bezahlt ist
|
|
4544
|
-
|
|
4542
|
+
* Kundennummer beim Lieferanten
|
|
4545
4543
|
*/
|
|
4546
|
-
|
|
4544
|
+
ourCustomerNumber: string;
|
|
4547
4545
|
|
|
4548
4546
|
/**
|
|
4549
|
-
*
|
|
4547
|
+
* Maximal mögliche Lieferungen
|
|
4550
4548
|
*/
|
|
4551
|
-
|
|
4549
|
+
maxDeliveries: number;
|
|
4550
|
+
|
|
4551
|
+
/**
|
|
4552
|
+
* Ist die Quittung bezahlt
|
|
4553
|
+
true wenn die Quittung bezahlt ist
|
|
4552
4554
|
|
|
4553
|
-
/**
|
|
4554
|
-
* Maximal mögliche Lieferungen
|
|
4555
4555
|
*/
|
|
4556
|
-
|
|
4556
|
+
posReceiptPayed: boolean;
|
|
4557
4557
|
|
|
4558
4558
|
/**
|
|
4559
4559
|
* Quittung: Summe Zahlbetrag
|
|
@@ -4590,26 +4590,26 @@ true wenn die Quittung bezahlt ist
|
|
|
4590
4590
|
*/
|
|
4591
4591
|
fabricationDetail: DocumentFabricationDetail;
|
|
4592
4592
|
|
|
4593
|
-
/**
|
|
4594
|
-
* Kontonummer der zugehörigen Organisationseinheit
|
|
4595
|
-
*/
|
|
4596
|
-
accountNumber: string;
|
|
4597
|
-
|
|
4598
4593
|
/**
|
|
4599
4594
|
* Berechnungsmodus
|
|
4600
4595
|
*/
|
|
4601
4596
|
calculationMode: CalculationMode;
|
|
4602
4597
|
|
|
4603
4598
|
/**
|
|
4604
|
-
*
|
|
4599
|
+
* Kontonummer der zugehörigen Organisationseinheit
|
|
4605
4600
|
*/
|
|
4606
|
-
|
|
4601
|
+
accountNumber: string;
|
|
4607
4602
|
|
|
4608
4603
|
/**
|
|
4609
4604
|
* Wird vom Workflow verarbeitet?
|
|
4610
4605
|
*/
|
|
4611
4606
|
processedByWorkflow: boolean;
|
|
4612
4607
|
|
|
4608
|
+
/**
|
|
4609
|
+
* Referenz auf Zahlungsbedingung
|
|
4610
|
+
*/
|
|
4611
|
+
paymentTermRef: PaymentTermRef;
|
|
4612
|
+
|
|
4613
4613
|
/**
|
|
4614
4614
|
* Preisanpassungen - Beleg Basiswährung
|
|
4615
4615
|
*/
|
|
@@ -4840,6 +4840,11 @@ true wenn die Quittung bezahlt ist
|
|
|
4840
4840
|
*/
|
|
4841
4841
|
posReceiptChangeAmount: number;
|
|
4842
4842
|
|
|
4843
|
+
/**
|
|
4844
|
+
* Referenz auf Lieferbedingung
|
|
4845
|
+
*/
|
|
4846
|
+
deliveryTermRef: ApiObjectReference;
|
|
4847
|
+
|
|
4843
4848
|
/**
|
|
4844
4849
|
* Ist die Quittung ausbalanciert, also bezahlt und kein Rückgeld
|
|
4845
4850
|
true wenn die Quittung ausbalanciert ist
|
|
@@ -4847,11 +4852,6 @@ true wenn die Quittung ausbalanciert ist
|
|
|
4847
4852
|
*/
|
|
4848
4853
|
posReceiptBalanced: boolean;
|
|
4849
4854
|
|
|
4850
|
-
/**
|
|
4851
|
-
* Referenz auf Lieferbedingung
|
|
4852
|
-
*/
|
|
4853
|
-
deliveryTermRef: ApiObjectReference;
|
|
4854
|
-
|
|
4855
4855
|
/**
|
|
4856
4856
|
* Gesamtbruttogewicht
|
|
4857
4857
|
*/
|
|
@@ -4872,25 +4872,25 @@ true wenn die Quittung ausbalanciert ist
|
|
|
4872
4872
|
*/
|
|
4873
4873
|
priceModifiers: Array<DocumentPriceModifier>;
|
|
4874
4874
|
|
|
4875
|
-
/**
|
|
4876
|
-
* Rechnungsadresse
|
|
4877
|
-
*/
|
|
4878
|
-
billingAddress: DocumentAddress;
|
|
4879
|
-
|
|
4880
4875
|
/**
|
|
4881
4876
|
* Status der USt-ID-Prüfung
|
|
4882
4877
|
*/
|
|
4883
4878
|
taxIdVerificationState: TaxIdVerificationState;
|
|
4884
4879
|
|
|
4885
4880
|
/**
|
|
4886
|
-
*
|
|
4881
|
+
* Rechnungsadresse
|
|
4887
4882
|
*/
|
|
4888
|
-
|
|
4883
|
+
billingAddress: DocumentAddress;
|
|
4889
4884
|
|
|
4890
4885
|
/**
|
|
4891
4886
|
* Report-Gruppe, falls vom Standard abweichend
|
|
4892
4887
|
*/
|
|
4893
4888
|
reportGroupRef: ApiObjectReference;
|
|
4889
|
+
|
|
4890
|
+
/**
|
|
4891
|
+
* Bestellt durch Ansprechpartner
|
|
4892
|
+
*/
|
|
4893
|
+
orderedByPersonRef: ApiObjectReference;
|
|
4894
4894
|
}
|
|
4895
4895
|
|
|
4896
4896
|
export interface DocumentAdditionalInfo {
|
|
@@ -4901,14 +4901,14 @@ export interface DocumentAdditionalInfo {
|
|
|
4901
4901
|
taxSituationOrigin: TaxSituationOrigin;
|
|
4902
4902
|
|
|
4903
4903
|
/**
|
|
4904
|
-
*
|
|
4904
|
+
* Parameter, welche im {@link DocumentContext} verwendet wurden
|
|
4905
4905
|
*/
|
|
4906
|
-
|
|
4906
|
+
contextParameters: Array<AdditionalParameter>;
|
|
4907
4907
|
|
|
4908
4908
|
/**
|
|
4909
|
-
*
|
|
4909
|
+
* Herkunft der Sprache
|
|
4910
4910
|
*/
|
|
4911
|
-
|
|
4911
|
+
languageCodeOrigin: LanguageCodeOrigin;
|
|
4912
4912
|
|
|
4913
4913
|
/**
|
|
4914
4914
|
* Aktiver Rundungsmodus für diesen Beleg (eingefroren aus dem SalesChannel)
|
|
@@ -5023,14 +5023,14 @@ export interface DocumentAddress {
|
|
|
5023
5023
|
postOfficeBox: string;
|
|
5024
5024
|
|
|
5025
5025
|
/**
|
|
5026
|
-
*
|
|
5026
|
+
* Street
|
|
5027
5027
|
*/
|
|
5028
|
-
|
|
5028
|
+
street: string;
|
|
5029
5029
|
|
|
5030
5030
|
/**
|
|
5031
|
-
*
|
|
5031
|
+
* country code IsoAlpha3
|
|
5032
5032
|
*/
|
|
5033
|
-
|
|
5033
|
+
countryCode: string;
|
|
5034
5034
|
|
|
5035
5035
|
/**
|
|
5036
5036
|
* Unique identifier of the Object
|
|
@@ -5048,14 +5048,14 @@ export interface DocumentAddress {
|
|
|
5048
5048
|
info: MetaInfo;
|
|
5049
5049
|
|
|
5050
5050
|
/**
|
|
5051
|
-
*
|
|
5051
|
+
* Lieferart
|
|
5052
5052
|
*/
|
|
5053
|
-
|
|
5053
|
+
deliveryMethodRef: ApiObjectReference;
|
|
5054
5054
|
|
|
5055
5055
|
/**
|
|
5056
|
-
*
|
|
5056
|
+
* GLN
|
|
5057
5057
|
*/
|
|
5058
|
-
|
|
5058
|
+
globalLocationNumber: string;
|
|
5059
5059
|
|
|
5060
5060
|
/**
|
|
5061
5061
|
* Postcode
|
|
@@ -5274,14 +5274,14 @@ export interface DocumentFabricationDetail {
|
|
|
5274
5274
|
targetStorageRef: ApiObjectReference;
|
|
5275
5275
|
|
|
5276
5276
|
/**
|
|
5277
|
-
*
|
|
5277
|
+
* Notiz
|
|
5278
5278
|
*/
|
|
5279
|
-
|
|
5279
|
+
note: string;
|
|
5280
5280
|
|
|
5281
5281
|
/**
|
|
5282
|
-
*
|
|
5282
|
+
* Material-Lager
|
|
5283
5283
|
*/
|
|
5284
|
-
|
|
5284
|
+
componentsStorageRef: ApiObjectReference;
|
|
5285
5285
|
|
|
5286
5286
|
/**
|
|
5287
5287
|
* QS-Lager
|
|
@@ -5609,14 +5609,14 @@ export interface DocumentLine {
|
|
|
5609
5609
|
settledOpenItemDiscountAmount: number;
|
|
5610
5610
|
|
|
5611
5611
|
/**
|
|
5612
|
-
*
|
|
5612
|
+
* Nettoverkaufswert der Position in Basiswährung
|
|
5613
5613
|
*/
|
|
5614
|
-
|
|
5614
|
+
baseSalesValueNet: number;
|
|
5615
5615
|
|
|
5616
5616
|
/**
|
|
5617
|
-
*
|
|
5617
|
+
* Vertragsinformationen
|
|
5618
5618
|
*/
|
|
5619
|
-
|
|
5619
|
+
contractDetail: DocumentContractDetail;
|
|
5620
5620
|
|
|
5621
5621
|
/**
|
|
5622
5622
|
* Einheit Nettogewicht
|
|
@@ -5719,14 +5719,14 @@ export interface DocumentLine {
|
|
|
5719
5719
|
lineType: DocumentLineType;
|
|
5720
5720
|
|
|
5721
5721
|
/**
|
|
5722
|
-
*
|
|
5722
|
+
* vorgeorderte Menge in Pickvorgang
|
|
5723
5723
|
*/
|
|
5724
|
-
|
|
5724
|
+
preOrderPickedQuantity: number;
|
|
5725
5725
|
|
|
5726
5726
|
/**
|
|
5727
|
-
*
|
|
5727
|
+
* Referenz zur Lieferantenbestellungszeile
|
|
5728
5728
|
*/
|
|
5729
|
-
|
|
5729
|
+
supplierOrderLineIds: Array<number>;
|
|
5730
5730
|
|
|
5731
5731
|
/**
|
|
5732
5732
|
* Externe Referenz zum VDS-Paket
|
|
@@ -5879,14 +5879,14 @@ export interface DocumentLine {
|
|
|
5879
5879
|
custom: EavDocumentline;
|
|
5880
5880
|
|
|
5881
5881
|
/**
|
|
5882
|
-
*
|
|
5882
|
+
* Bemerkung zur OP-Position - wird beim Abschluss in den Kommentar des Offenen Postens übernommen
|
|
5883
5883
|
*/
|
|
5884
|
-
|
|
5884
|
+
settledOpenItemComment: string;
|
|
5885
5885
|
|
|
5886
5886
|
/**
|
|
5887
|
-
*
|
|
5887
|
+
* Artikel
|
|
5888
5888
|
*/
|
|
5889
|
-
|
|
5889
|
+
articleId: number;
|
|
5890
5890
|
|
|
5891
5891
|
/**
|
|
5892
5892
|
* Interne Preisänderungsinformationen
|
|
@@ -6068,14 +6068,14 @@ export interface DocumentLineComponent {
|
|
|
6068
6068
|
custom: EavDocumentlinecomponent;
|
|
6069
6069
|
|
|
6070
6070
|
/**
|
|
6071
|
-
*
|
|
6071
|
+
* Gelieferte Menge
|
|
6072
6072
|
*/
|
|
6073
|
-
|
|
6073
|
+
quantityCommitted: number;
|
|
6074
6074
|
|
|
6075
6075
|
/**
|
|
6076
|
-
*
|
|
6076
|
+
* Referenz auf den Artikel der Komponente
|
|
6077
6077
|
*/
|
|
6078
|
-
|
|
6078
|
+
articleId: number;
|
|
6079
6079
|
|
|
6080
6080
|
/**
|
|
6081
6081
|
* Beschreibung des Artikels
|
|
@@ -6217,14 +6217,14 @@ export interface DocumentLineFabricationComponent {
|
|
|
6217
6217
|
sourceBundleArticleRef: ProductArticleRef;
|
|
6218
6218
|
|
|
6219
6219
|
/**
|
|
6220
|
-
*
|
|
6220
|
+
* Menge
|
|
6221
6221
|
*/
|
|
6222
|
-
|
|
6222
|
+
quantity: number;
|
|
6223
6223
|
|
|
6224
6224
|
/**
|
|
6225
|
-
*
|
|
6225
|
+
* Abweichende Herstellungskosten
|
|
6226
6226
|
*/
|
|
6227
|
-
|
|
6227
|
+
deviatingUnitPrice: number;
|
|
6228
6228
|
|
|
6229
6229
|
/**
|
|
6230
6230
|
* Beschreibung
|
|
@@ -6279,11 +6279,6 @@ export interface DocumentLineFabricationDetail {
|
|
|
6279
6279
|
*/
|
|
6280
6280
|
quantityFinished: number;
|
|
6281
6281
|
|
|
6282
|
-
/**
|
|
6283
|
-
* Menge defekt
|
|
6284
|
-
*/
|
|
6285
|
-
quantityDefective: number;
|
|
6286
|
-
|
|
6287
6282
|
/**
|
|
6288
6283
|
* Produzierte Seriennummern
|
|
6289
6284
|
*/
|
|
@@ -6294,6 +6289,11 @@ export interface DocumentLineFabricationDetail {
|
|
|
6294
6289
|
*/
|
|
6295
6290
|
custom: EavFabricationline;
|
|
6296
6291
|
|
|
6292
|
+
/**
|
|
6293
|
+
* Menge defekt
|
|
6294
|
+
*/
|
|
6295
|
+
quantityDefective: number;
|
|
6296
|
+
|
|
6297
6297
|
/**
|
|
6298
6298
|
* Menge produziert
|
|
6299
6299
|
*/
|
|
@@ -6386,14 +6386,14 @@ export interface DocumentLinePosDetail {
|
|
|
6386
6386
|
withdrawalMode: CashJournalWithdrawalMode;
|
|
6387
6387
|
|
|
6388
6388
|
/**
|
|
6389
|
-
*
|
|
6389
|
+
* Typ der Einlage/Ausgabe
|
|
6390
6390
|
*/
|
|
6391
|
-
|
|
6391
|
+
depositExpenseTypeId: number;
|
|
6392
6392
|
|
|
6393
6393
|
/**
|
|
6394
|
-
*
|
|
6394
|
+
* Status der externen Zahlung
|
|
6395
6395
|
*/
|
|
6396
|
-
|
|
6396
|
+
externalPaymentStatus: PosPaymentStatus;
|
|
6397
6397
|
|
|
6398
6398
|
/**
|
|
6399
6399
|
* Abschöpfung auf Betrag (Modus BALANCE) — Restbetrag, der in der Kasse verbleibt
|
|
@@ -6431,14 +6431,14 @@ export interface DocumentLinePosDetail {
|
|
|
6431
6431
|
balanceBeforeWithdrawal: number;
|
|
6432
6432
|
|
|
6433
6433
|
/**
|
|
6434
|
-
*
|
|
6434
|
+
* Typ der Position
|
|
6435
6435
|
*/
|
|
6436
|
-
|
|
6436
|
+
posLineType: PosLineType;
|
|
6437
6437
|
|
|
6438
6438
|
/**
|
|
6439
|
-
*
|
|
6439
|
+
* Externe Payment-ID für Verbindung zum Payment-Backend
|
|
6440
6440
|
*/
|
|
6441
|
-
|
|
6441
|
+
externalPaymentId: string;
|
|
6442
6442
|
|
|
6443
6443
|
/**
|
|
6444
6444
|
* Unique identifier of the Object
|
|
@@ -6679,14 +6679,14 @@ export interface DocumentPosPayment {
|
|
|
6679
6679
|
balanceBeforeWithdrawal: number;
|
|
6680
6680
|
|
|
6681
6681
|
/**
|
|
6682
|
-
*
|
|
6682
|
+
* Typ der Position
|
|
6683
6683
|
*/
|
|
6684
|
-
|
|
6684
|
+
posLineType: PosLineType;
|
|
6685
6685
|
|
|
6686
6686
|
/**
|
|
6687
|
-
*
|
|
6687
|
+
* Externe Payment-ID für Verbindung zum Payment-Backend
|
|
6688
6688
|
*/
|
|
6689
|
-
|
|
6689
|
+
externalPaymentId: string;
|
|
6690
6690
|
|
|
6691
6691
|
/**
|
|
6692
6692
|
* Unique identifier of the Object
|
|
@@ -6949,14 +6949,14 @@ export interface DocumentText {
|
|
|
6949
6949
|
transferableIntoSubsequentDocuments: boolean;
|
|
6950
6950
|
|
|
6951
6951
|
/**
|
|
6952
|
-
*
|
|
6952
|
+
* position relative to the product line OR Document. For usage within text-line, this position is irrelevant
|
|
6953
6953
|
*/
|
|
6954
|
-
|
|
6954
|
+
textPosition: TextPosition;
|
|
6955
6955
|
|
|
6956
6956
|
/**
|
|
6957
|
-
*
|
|
6957
|
+
* Wurde entfernt und soll deshalb nicht mehr angezeigt werden.
|
|
6958
6958
|
*/
|
|
6959
|
-
|
|
6959
|
+
deleted: boolean;
|
|
6960
6960
|
|
|
6961
6961
|
/**
|
|
6962
6962
|
* textBaustein Vorlage
|
|
@@ -7254,14 +7254,14 @@ export const enum DropShippingPolicy {
|
|
|
7254
7254
|
export interface DummySerialNumberStockTransferApi {
|
|
7255
7255
|
|
|
7256
7256
|
/**
|
|
7257
|
-
*
|
|
7257
|
+
* Seriennummer
|
|
7258
7258
|
*/
|
|
7259
|
-
|
|
7259
|
+
serialNumberId: number;
|
|
7260
7260
|
|
|
7261
7261
|
/**
|
|
7262
|
-
*
|
|
7262
|
+
* Ziel-Lager
|
|
7263
7263
|
*/
|
|
7264
|
-
|
|
7264
|
+
targetStorageId: number;
|
|
7265
7265
|
|
|
7266
7266
|
/**
|
|
7267
7267
|
* Bemerkung
|
|
@@ -7529,14 +7529,14 @@ export interface ExternalDocumentWithTaxesLine {
|
|
|
7529
7529
|
quantity: number;
|
|
7530
7530
|
|
|
7531
7531
|
/**
|
|
7532
|
-
*
|
|
7532
|
+
* Steuerbetrag (nur bei steuerpflichtigem Beleg)
|
|
7533
7533
|
*/
|
|
7534
|
-
|
|
7534
|
+
taxValue: number;
|
|
7535
7535
|
|
|
7536
7536
|
/**
|
|
7537
|
-
*
|
|
7537
|
+
* Zeilen-Netto
|
|
7538
7538
|
*/
|
|
7539
|
-
|
|
7539
|
+
netAmount: number;
|
|
7540
7540
|
|
|
7541
7541
|
/**
|
|
7542
7542
|
* Netto-Einzelpreis
|
|
@@ -7656,14 +7656,14 @@ export const enum FabricationOfComponents {
|
|
|
7656
7656
|
export interface FabricationProduceRequest {
|
|
7657
7657
|
|
|
7658
7658
|
/**
|
|
7659
|
-
*
|
|
7659
|
+
* Zu produzierende Menge
|
|
7660
7660
|
*/
|
|
7661
|
-
|
|
7661
|
+
quantity: number;
|
|
7662
7662
|
|
|
7663
7663
|
/**
|
|
7664
|
-
*
|
|
7664
|
+
* Material automatisch bestätigen
|
|
7665
7665
|
*/
|
|
7666
|
-
|
|
7666
|
+
autoCommitComponents: boolean;
|
|
7667
7667
|
|
|
7668
7668
|
/**
|
|
7669
7669
|
* Für die Produktion zu verwendendes Material
|
|
@@ -7717,14 +7717,14 @@ export interface FabricationRevertRequest {
|
|
|
7717
7717
|
quantity: number;
|
|
7718
7718
|
|
|
7719
7719
|
/**
|
|
7720
|
-
*
|
|
7720
|
+
* ID der zu stornierenden Position
|
|
7721
7721
|
*/
|
|
7722
|
-
|
|
7722
|
+
documentLineId: number;
|
|
7723
7723
|
|
|
7724
7724
|
/**
|
|
7725
|
-
*
|
|
7725
|
+
* Material automatisch stornieren
|
|
7726
7726
|
*/
|
|
7727
|
-
|
|
7727
|
+
autoRevertComponents: boolean;
|
|
7728
7728
|
|
|
7729
7729
|
/**
|
|
7730
7730
|
* Zu stornierende Seriennummern
|
|
@@ -8067,26 +8067,26 @@ export interface OpenItem {
|
|
|
8067
8067
|
*/
|
|
8068
8068
|
paymentDueDate: ScriptingDate;
|
|
8069
8069
|
|
|
8070
|
-
/**
|
|
8071
|
-
* Länderkennzeichen Ursprungsland (ISO Alpha-3, von außen setzbar, wenn kein Beleg vorhanden ist)
|
|
8072
|
-
*/
|
|
8073
|
-
sourceCountryCode: string;
|
|
8074
|
-
|
|
8075
8070
|
/**
|
|
8076
8071
|
* Länderkennzeichen Leistungsland (ISO Alpha-3, von außen setzbar, wenn kein Beleg vorhanden ist)
|
|
8077
8072
|
*/
|
|
8078
8073
|
performanceCountryCode: string;
|
|
8079
8074
|
|
|
8080
8075
|
/**
|
|
8081
|
-
*
|
|
8076
|
+
* Länderkennzeichen Ursprungsland (ISO Alpha-3, von außen setzbar, wenn kein Beleg vorhanden ist)
|
|
8082
8077
|
*/
|
|
8083
|
-
|
|
8078
|
+
sourceCountryCode: string;
|
|
8084
8079
|
|
|
8085
8080
|
/**
|
|
8086
8081
|
* Valutadatum schreibgeschützt
|
|
8087
8082
|
*/
|
|
8088
8083
|
valueDateReadOnly: boolean;
|
|
8089
8084
|
|
|
8085
|
+
/**
|
|
8086
|
+
* agreed Deposit payment date
|
|
8087
|
+
*/
|
|
8088
|
+
depositPaymentDate: ScriptingDate;
|
|
8089
|
+
|
|
8090
8090
|
/**
|
|
8091
8091
|
* Does this open item belong to accounts payable or accounts receivable
|
|
8092
8092
|
*/
|
|
@@ -8526,14 +8526,14 @@ export interface OpenItemRecord {
|
|
|
8526
8526
|
version: number;
|
|
8527
8527
|
|
|
8528
8528
|
/**
|
|
8529
|
-
*
|
|
8529
|
+
* Buchungsbetrag in Basiswährung
|
|
8530
8530
|
*/
|
|
8531
|
-
|
|
8531
|
+
baseAmount: number;
|
|
8532
8532
|
|
|
8533
8533
|
/**
|
|
8534
|
-
*
|
|
8534
|
+
* id der transaction, die diesen record hervorgerufen hat
|
|
8535
8535
|
*/
|
|
8536
|
-
|
|
8536
|
+
transactionId: number;
|
|
8537
8537
|
|
|
8538
8538
|
/**
|
|
8539
8539
|
* Abzugsbetrag in Basiswährung
|
|
@@ -8693,14 +8693,14 @@ export interface PaymentMethod {
|
|
|
8693
8693
|
dunnable: boolean;
|
|
8694
8694
|
|
|
8695
8695
|
/**
|
|
8696
|
-
*
|
|
8696
|
+
* translations
|
|
8697
8697
|
*/
|
|
8698
|
-
|
|
8698
|
+
translations: Array<DocumentTypeTerm>;
|
|
8699
8699
|
|
|
8700
8700
|
/**
|
|
8701
|
-
*
|
|
8701
|
+
* Debitoren-OP abschließen?
|
|
8702
8702
|
*/
|
|
8703
|
-
|
|
8703
|
+
closeCustomerAccountType: boolean;
|
|
8704
8704
|
|
|
8705
8705
|
/**
|
|
8706
8706
|
* +Tage für Folgelastschrift
|
|
@@ -8708,14 +8708,14 @@ export interface PaymentMethod {
|
|
|
8708
8708
|
daysToAddForFollowup: number;
|
|
8709
8709
|
|
|
8710
8710
|
/**
|
|
8711
|
-
*
|
|
8711
|
+
* Die Business Transaction
|
|
8712
8712
|
*/
|
|
8713
|
-
|
|
8713
|
+
businessTransaction: ApiObjectReference;
|
|
8714
8714
|
|
|
8715
8715
|
/**
|
|
8716
|
-
*
|
|
8716
|
+
* external Payment Id
|
|
8717
8717
|
*/
|
|
8718
|
-
|
|
8718
|
+
externalPaymentId: string;
|
|
8719
8719
|
|
|
8720
8720
|
/**
|
|
8721
8721
|
* Unique identifier of the Object
|
|
@@ -8809,14 +8809,14 @@ export interface PaymentTerm {
|
|
|
8809
8809
|
printDescription: string;
|
|
8810
8810
|
|
|
8811
8811
|
/**
|
|
8812
|
-
* for
|
|
8812
|
+
* Days for Discount 1
|
|
8813
8813
|
*/
|
|
8814
|
-
|
|
8814
|
+
paymentDays1: number;
|
|
8815
8815
|
|
|
8816
8816
|
/**
|
|
8817
|
-
*
|
|
8817
|
+
* for deposit: remaining term
|
|
8818
8818
|
*/
|
|
8819
|
-
|
|
8819
|
+
remainingTermRef: ApiObjectReference;
|
|
8820
8820
|
|
|
8821
8821
|
/**
|
|
8822
8822
|
* Days for Discount 2
|
|
@@ -8937,14 +8937,14 @@ export interface PickTrolley {
|
|
|
8937
8937
|
pickTrolleyBoxes: Array<PickTrolleyBox>;
|
|
8938
8938
|
|
|
8939
8939
|
/**
|
|
8940
|
-
*
|
|
8940
|
+
* Lagerplatz, dem dieser Pickwagen zugeordnet ist
|
|
8941
8941
|
*/
|
|
8942
|
-
|
|
8942
|
+
storageBinRef: StorageBinRef;
|
|
8943
8943
|
|
|
8944
8944
|
/**
|
|
8945
|
-
*
|
|
8945
|
+
* Bearbeiter der Pickliste
|
|
8946
8946
|
*/
|
|
8947
|
-
|
|
8947
|
+
processedByUserRef: ApiObjectReference;
|
|
8948
8948
|
|
|
8949
8949
|
/**
|
|
8950
8950
|
* Beschreibung des Wagens
|
|
@@ -9099,14 +9099,14 @@ export const enum PickingType {
|
|
|
9099
9099
|
export interface Picklist {
|
|
9100
9100
|
|
|
9101
9101
|
/**
|
|
9102
|
-
*
|
|
9102
|
+
* Zur Erstellung der Pickliste verwendete Vorlage
|
|
9103
9103
|
*/
|
|
9104
|
-
|
|
9104
|
+
usedTemplate: PicklistTemplate;
|
|
9105
9105
|
|
|
9106
9106
|
/**
|
|
9107
|
-
*
|
|
9107
|
+
* Ziellager für Nachschub
|
|
9108
9108
|
*/
|
|
9109
|
-
|
|
9109
|
+
targetStorageRef: ApiObjectReference;
|
|
9110
9110
|
|
|
9111
9111
|
/**
|
|
9112
9112
|
* Nummer der Pickliste
|
|
@@ -9169,18 +9169,18 @@ export interface PicklistLine {
|
|
|
9169
9169
|
/**
|
|
9170
9170
|
* Komponenten dieser Position, falls es sich bei dieser Position um eine Baugruppe handelt
|
|
9171
9171
|
*/
|
|
9172
|
-
components: Array<PicklistLineComponent>;
|
|
9173
|
-
|
|
9174
|
-
/**
|
|
9175
|
-
* Artikelbezeichnung
|
|
9176
|
-
*/
|
|
9177
|
-
articleName: string;
|
|
9172
|
+
components: Array<PicklistLineComponent>;
|
|
9178
9173
|
|
|
9179
9174
|
/**
|
|
9180
9175
|
* Menge der Position
|
|
9181
9176
|
*/
|
|
9182
9177
|
quantity: number;
|
|
9183
9178
|
|
|
9179
|
+
/**
|
|
9180
|
+
* Artikelbezeichnung
|
|
9181
|
+
*/
|
|
9182
|
+
articleName: string;
|
|
9183
|
+
|
|
9184
9184
|
/**
|
|
9185
9185
|
* Artikelbeschreibung
|
|
9186
9186
|
*/
|
|
@@ -9217,14 +9217,14 @@ export interface PicklistLine {
|
|
|
9217
9217
|
articleNumber: string;
|
|
9218
9218
|
|
|
9219
9219
|
/**
|
|
9220
|
-
*
|
|
9220
|
+
* Art der Position
|
|
9221
9221
|
*/
|
|
9222
|
-
|
|
9222
|
+
lineType: PicklistLineType;
|
|
9223
9223
|
|
|
9224
9224
|
/**
|
|
9225
|
-
*
|
|
9225
|
+
* Lagernummer
|
|
9226
9226
|
*/
|
|
9227
|
-
|
|
9227
|
+
storageNumber: string;
|
|
9228
9228
|
|
|
9229
9229
|
/**
|
|
9230
9230
|
* ID der Ziel-Dokumentposition
|
|
@@ -9318,14 +9318,14 @@ export interface PicklistLineComponent {
|
|
|
9318
9318
|
quantityCollected: number;
|
|
9319
9319
|
|
|
9320
9320
|
/**
|
|
9321
|
-
*
|
|
9321
|
+
* Menge der Position
|
|
9322
9322
|
*/
|
|
9323
|
-
|
|
9323
|
+
quantity: number;
|
|
9324
9324
|
|
|
9325
9325
|
/**
|
|
9326
|
-
*
|
|
9326
|
+
* Artikelbezeichnung
|
|
9327
9327
|
*/
|
|
9328
|
-
|
|
9328
|
+
articleName: string;
|
|
9329
9329
|
|
|
9330
9330
|
/**
|
|
9331
9331
|
* Artikelbeschreibung
|
|
@@ -9363,14 +9363,14 @@ export interface PicklistLineComponent {
|
|
|
9363
9363
|
targetDocumentLineComponentId: number;
|
|
9364
9364
|
|
|
9365
9365
|
/**
|
|
9366
|
-
*
|
|
9366
|
+
* Menge pro Baugruppe (falls die Picklist-Line eine Baugruppe ist)
|
|
9367
9367
|
*/
|
|
9368
|
-
|
|
9368
|
+
quantityPerAssemblyGroup: number;
|
|
9369
9369
|
|
|
9370
9370
|
/**
|
|
9371
|
-
*
|
|
9371
|
+
* abweichende Artikelbezeichnung
|
|
9372
9372
|
*/
|
|
9373
|
-
|
|
9373
|
+
articleAlternativeName: string;
|
|
9374
9374
|
|
|
9375
9375
|
/**
|
|
9376
9376
|
* Verpackte Menge der Position
|
|
@@ -9539,14 +9539,14 @@ export interface PicklistTemplate$OrderSelectionOptions {
|
|
|
9539
9539
|
maxArticleCountPerOrder: number;
|
|
9540
9540
|
|
|
9541
9541
|
/**
|
|
9542
|
-
*
|
|
9542
|
+
* Maximaler Auftragswert
|
|
9543
9543
|
*/
|
|
9544
|
-
|
|
9544
|
+
maxOrderValue: number;
|
|
9545
9545
|
|
|
9546
9546
|
/**
|
|
9547
|
-
*
|
|
9547
|
+
* Alternative Selektion in VQL
|
|
9548
9548
|
*/
|
|
9549
|
-
|
|
9549
|
+
alternativeSelectionInVql: string;
|
|
9550
9550
|
|
|
9551
9551
|
/**
|
|
9552
9552
|
* Nur für Einzelkommissionierung und Konsolidierung: maximale Anzahl zu übernehmender Aufträge
|
|
@@ -9554,14 +9554,14 @@ export interface PicklistTemplate$OrderSelectionOptions {
|
|
|
9554
9554
|
maxOrderCount: number;
|
|
9555
9555
|
|
|
9556
9556
|
/**
|
|
9557
|
-
*
|
|
9557
|
+
* Selektion über den Bereich vom Lieferdatum
|
|
9558
9558
|
*/
|
|
9559
|
-
|
|
9559
|
+
deliveryDateRange: PicklistTemplate$DateRange;
|
|
9560
9560
|
|
|
9561
9561
|
/**
|
|
9562
|
-
*
|
|
9562
|
+
* Nur vollständig lieferbare Positionen
|
|
9563
9563
|
*/
|
|
9564
|
-
|
|
9564
|
+
onlyFullDeliverableOrderLines: boolean;
|
|
9565
9565
|
|
|
9566
9566
|
/**
|
|
9567
9567
|
* Selektion über den Bereich vom Belegdatum
|
|
@@ -9569,14 +9569,14 @@ export interface PicklistTemplate$OrderSelectionOptions {
|
|
|
9569
9569
|
documentDateRange: PicklistTemplate$DateRange;
|
|
9570
9570
|
|
|
9571
9571
|
/**
|
|
9572
|
-
*
|
|
9572
|
+
* Id des salesChannels der bei der Selektion berücksichtigt wird
|
|
9573
9573
|
*/
|
|
9574
|
-
|
|
9574
|
+
salesChannelId: number;
|
|
9575
9575
|
|
|
9576
9576
|
/**
|
|
9577
|
-
*
|
|
9577
|
+
* Liste von gültigen Lagerbereichen
|
|
9578
9578
|
*/
|
|
9579
|
-
|
|
9579
|
+
storageAreaRefs: Array<ApiObjectReference>;
|
|
9580
9580
|
|
|
9581
9581
|
/**
|
|
9582
9582
|
* Nur vollständig lieferbare Aufträge
|
|
@@ -9632,14 +9632,14 @@ export interface PicklistTemplate$PicklistCreationOptions {
|
|
|
9632
9632
|
printPicklist: boolean;
|
|
9633
9633
|
|
|
9634
9634
|
/**
|
|
9635
|
-
*
|
|
9635
|
+
* Maximale Anzahl an Positionen einer Pickliste
|
|
9636
9636
|
*/
|
|
9637
|
-
|
|
9637
|
+
maxPicklistLineCount: number;
|
|
9638
9638
|
|
|
9639
9639
|
/**
|
|
9640
|
-
*
|
|
9640
|
+
* Die zu verwendende Pickwagengruppe
|
|
9641
9641
|
*/
|
|
9642
|
-
|
|
9642
|
+
orderPickingTrolleyGroupRef: ApiObjectReference;
|
|
9643
9643
|
|
|
9644
9644
|
/**
|
|
9645
9645
|
* Der zu verwendende Pickwagen
|
|
@@ -9724,6 +9724,11 @@ export interface PicklistTemplate$PicklistProcessingOptions {
|
|
|
9724
9724
|
*/
|
|
9725
9725
|
showShippingFormOnPickingFinish: boolean;
|
|
9726
9726
|
|
|
9727
|
+
/**
|
|
9728
|
+
* Digitale Pickliste verwenden: dabei werden nur die Positionen im Frontend gezeigt und durch Tippen oder Wischen bestätigt
|
|
9729
|
+
*/
|
|
9730
|
+
useDigitalPicklist: boolean;
|
|
9731
|
+
|
|
9727
9732
|
/**
|
|
9728
9733
|
* Sollen bei der Erfassung automatisch die Etiketten gedruckt werden?
|
|
9729
9734
|
*/
|
|
@@ -9734,11 +9739,6 @@ export interface PicklistTemplate$PicklistProcessingOptions {
|
|
|
9734
9739
|
*/
|
|
9735
9740
|
allowPickingOfServiceArticles: boolean;
|
|
9736
9741
|
|
|
9737
|
-
/**
|
|
9738
|
-
* Digitale Pickliste verwenden: dabei werden nur die Positionen im Frontend gezeigt und durch Tippen oder Wischen bestätigt
|
|
9739
|
-
*/
|
|
9740
|
-
useDigitalPicklist: boolean;
|
|
9741
|
-
|
|
9742
9742
|
/**
|
|
9743
9743
|
* Sammelbestätigung erlauben
|
|
9744
9744
|
*/
|
|
@@ -9760,14 +9760,14 @@ export interface PicklistTemplate$PicklistProcessingOptions {
|
|
|
9760
9760
|
printLabelOnCompleteOrder: boolean;
|
|
9761
9761
|
|
|
9762
9762
|
/**
|
|
9763
|
-
*
|
|
9763
|
+
* Rollende Kommissionierung/Konsolidierung: beim Sammeln muss die Box nach dem Scan eines Artikels per Scan bestätigt werden
|
|
9764
9764
|
*/
|
|
9765
|
-
|
|
9765
|
+
scanPickTrolleyBoxToConfirmPickedArticle: boolean;
|
|
9766
9766
|
|
|
9767
9767
|
/**
|
|
9768
|
-
*
|
|
9768
|
+
* Sollen bei Abschluss des des Pickens automatisch die Etiketten gedruckt werden?
|
|
9769
9769
|
*/
|
|
9770
|
-
|
|
9770
|
+
printLabelAfterPicking: boolean;
|
|
9771
9771
|
|
|
9772
9772
|
/**
|
|
9773
9773
|
* Chargen automatisch bestätigen, wenn sie vorgegeben oder bereits beim Picken erfasst wurden
|
|
@@ -9859,14 +9859,14 @@ export interface PriceSelectionCriteria {
|
|
|
9859
9859
|
quantity: number;
|
|
9860
9860
|
|
|
9861
9861
|
/**
|
|
9862
|
-
* Liste von
|
|
9862
|
+
* Liste von Account-IDs
|
|
9863
9863
|
*/
|
|
9864
|
-
|
|
9864
|
+
accountIds: Array<number>;
|
|
9865
9865
|
|
|
9866
9866
|
/**
|
|
9867
|
-
* Liste von
|
|
9867
|
+
* Liste von Artikel-IDs
|
|
9868
9868
|
*/
|
|
9869
|
-
|
|
9869
|
+
articleIds: Array<number>;
|
|
9870
9870
|
|
|
9871
9871
|
/**
|
|
9872
9872
|
* ein qualifier
|
|
@@ -9892,14 +9892,14 @@ export interface PriceSelectionCriteria {
|
|
|
9892
9892
|
export interface Product {
|
|
9893
9893
|
|
|
9894
9894
|
/**
|
|
9895
|
-
*
|
|
9895
|
+
* Zolltarifnummer
|
|
9896
9896
|
*/
|
|
9897
|
-
|
|
9897
|
+
customsTariffNumber: string;
|
|
9898
9898
|
|
|
9899
9899
|
/**
|
|
9900
|
-
*
|
|
9900
|
+
* Charge muss bei Einbuchung in ein Verkaufslager vergeben werden (für Serientyp LOT und BEST_BEFORE)
|
|
9901
9901
|
*/
|
|
9902
|
-
|
|
9902
|
+
lotOnlyRequiredWhenBookedToSalesStorage: boolean;
|
|
9903
9903
|
|
|
9904
9904
|
/**
|
|
9905
9905
|
* Gebindeschema dieses Produkts
|
|
@@ -10088,14 +10088,14 @@ export interface ProductDiscount {
|
|
|
10088
10088
|
currencyRef: CurrencyReference;
|
|
10089
10089
|
|
|
10090
10090
|
/**
|
|
10091
|
-
*
|
|
10091
|
+
* Preisgruppe
|
|
10092
10092
|
*/
|
|
10093
|
-
|
|
10093
|
+
priceGroupRef: ApiObjectReference;
|
|
10094
10094
|
|
|
10095
10095
|
/**
|
|
10096
|
-
*
|
|
10096
|
+
* Wert des Rabatts
|
|
10097
10097
|
*/
|
|
10098
|
-
|
|
10098
|
+
modifierValue: number;
|
|
10099
10099
|
|
|
10100
10100
|
/**
|
|
10101
10101
|
* Bestimmt, ob es sich um einen Verkaufs- oder Einkaufsrabatt handelt
|
|
@@ -10103,14 +10103,14 @@ export interface ProductDiscount {
|
|
|
10103
10103
|
qualifier: ProductPriceQualifier;
|
|
10104
10104
|
|
|
10105
10105
|
/**
|
|
10106
|
-
*
|
|
10106
|
+
* Gültig bis
|
|
10107
10107
|
*/
|
|
10108
|
-
|
|
10108
|
+
validUntil: ScriptingDate;
|
|
10109
10109
|
|
|
10110
10110
|
/**
|
|
10111
|
-
*
|
|
10111
|
+
* Aktionpreis
|
|
10112
10112
|
*/
|
|
10113
|
-
|
|
10113
|
+
specialOfferPrice: boolean;
|
|
10114
10114
|
|
|
10115
10115
|
/**
|
|
10116
10116
|
* Bestimmt die Art des Rabattwerts (fest oder prozentual)
|
|
@@ -10118,14 +10118,14 @@ export interface ProductDiscount {
|
|
|
10118
10118
|
modifierValueType: ValueType;
|
|
10119
10119
|
|
|
10120
10120
|
/**
|
|
10121
|
-
*
|
|
10121
|
+
* Account, für den der Rabatt gültig ist
|
|
10122
10122
|
*/
|
|
10123
|
-
|
|
10123
|
+
accountRef: ApiObjectReference;
|
|
10124
10124
|
|
|
10125
10125
|
/**
|
|
10126
|
-
*
|
|
10126
|
+
* Name des Rabatts
|
|
10127
10127
|
*/
|
|
10128
|
-
|
|
10128
|
+
modifierName: string;
|
|
10129
10129
|
|
|
10130
10130
|
/**
|
|
10131
10131
|
* Unique identifier of the Object
|
|
@@ -10336,6 +10336,11 @@ export interface ProductPrice {
|
|
|
10336
10336
|
*/
|
|
10337
10337
|
qualifier: ProductPriceQualifier;
|
|
10338
10338
|
|
|
10339
|
+
/**
|
|
10340
|
+
* Gültig bis
|
|
10341
|
+
*/
|
|
10342
|
+
validUntil: ScriptingDate;
|
|
10343
|
+
|
|
10339
10344
|
/**
|
|
10340
10345
|
* Aktionpreis
|
|
10341
10346
|
*/
|
|
@@ -10346,11 +10351,6 @@ export interface ProductPrice {
|
|
|
10346
10351
|
*/
|
|
10347
10352
|
priceBase: ArticlePriceBase;
|
|
10348
10353
|
|
|
10349
|
-
/**
|
|
10350
|
-
* Gültig bis
|
|
10351
|
-
*/
|
|
10352
|
-
validUntil: ScriptingDate;
|
|
10353
|
-
|
|
10354
10354
|
/**
|
|
10355
10355
|
* Bestimmt die Art des Aufschlages (fest oder prozentual) bei EK-Kalkulation
|
|
10356
10356
|
*/
|
|
@@ -10705,14 +10705,14 @@ export interface RequestDocumentLine {
|
|
|
10705
10705
|
supplierAccountId: number;
|
|
10706
10706
|
|
|
10707
10707
|
/**
|
|
10708
|
-
*
|
|
10708
|
+
* Menge, die in dieser Transaktion verarbeitet werden soll
|
|
10709
10709
|
*/
|
|
10710
|
-
|
|
10710
|
+
quantity: number;
|
|
10711
10711
|
|
|
10712
10712
|
/**
|
|
10713
|
-
*
|
|
10713
|
+
* Position der Hauptartikel-Position einer Zubehör-Position
|
|
10714
10714
|
*/
|
|
10715
|
-
|
|
10715
|
+
mainArticleLinePosition: number;
|
|
10716
10716
|
|
|
10717
10717
|
/**
|
|
10718
10718
|
* Versandkosten mit Bedingungen
|
|
@@ -10730,14 +10730,14 @@ export interface RequestDocumentLine {
|
|
|
10730
10730
|
custom: EavDocumentline;
|
|
10731
10731
|
|
|
10732
10732
|
/**
|
|
10733
|
-
*
|
|
10733
|
+
* Bemerkung zur OP-Position - wird beim Abschluss in den Kommentar des Offenen Postens übernommen
|
|
10734
10734
|
*/
|
|
10735
|
-
|
|
10735
|
+
settledOpenItemComment: string;
|
|
10736
10736
|
|
|
10737
10737
|
/**
|
|
10738
|
-
*
|
|
10738
|
+
* (optional) ID des Artikels dieser Position
|
|
10739
10739
|
*/
|
|
10740
|
-
|
|
10740
|
+
articleId: number;
|
|
10741
10741
|
|
|
10742
10742
|
/**
|
|
10743
10743
|
* ID der Belegposition im aktuellen Beleg
|
|
@@ -10779,11 +10779,6 @@ export interface RequestDocumentLine {
|
|
|
10779
10779
|
*/
|
|
10780
10780
|
name: string;
|
|
10781
10781
|
|
|
10782
|
-
/**
|
|
10783
|
-
* Für interne Zwecke: Externe Artikelnummer
|
|
10784
|
-
*/
|
|
10785
|
-
externalArticleNumber: string;
|
|
10786
|
-
|
|
10787
10782
|
/**
|
|
10788
10783
|
* ID der Quell-Belegposition
|
|
10789
10784
|
*/
|
|
@@ -10795,14 +10790,19 @@ export interface RequestDocumentLine {
|
|
|
10795
10790
|
bookings: Array<RequestDocumentLineBooking>;
|
|
10796
10791
|
|
|
10797
10792
|
/**
|
|
10798
|
-
*
|
|
10793
|
+
* Für interne Zwecke: Externe Artikelnummer
|
|
10799
10794
|
*/
|
|
10800
|
-
|
|
10795
|
+
externalArticleNumber: string;
|
|
10801
10796
|
|
|
10802
10797
|
/**
|
|
10803
10798
|
* (optional) Preis des Artikels dieser Position
|
|
10804
10799
|
*/
|
|
10805
10800
|
productPrice: number;
|
|
10801
|
+
|
|
10802
|
+
/**
|
|
10803
|
+
* Zu der Zeile Etikettendruck anstoßen
|
|
10804
|
+
*/
|
|
10805
|
+
doLabelPrint: boolean;
|
|
10806
10806
|
}
|
|
10807
10807
|
|
|
10808
10808
|
export interface RequestDocumentLineBooking {
|
|
@@ -10959,14 +10959,14 @@ export interface SalesAgent {
|
|
|
10959
10959
|
note: string;
|
|
10960
10960
|
|
|
10961
10961
|
/**
|
|
10962
|
-
*
|
|
10962
|
+
* reference to the delivery method
|
|
10963
10963
|
*/
|
|
10964
|
-
|
|
10964
|
+
deliveryMethodRef: ApiObjectReference;
|
|
10965
10965
|
|
|
10966
10966
|
/**
|
|
10967
|
-
*
|
|
10967
|
+
* is sales agent taxable
|
|
10968
10968
|
*/
|
|
10969
|
-
|
|
10969
|
+
taxable: boolean;
|
|
10970
10970
|
|
|
10971
10971
|
/**
|
|
10972
10972
|
* Freifelder
|
|
@@ -11443,14 +11443,14 @@ export interface ShelfDocument {
|
|
|
11443
11443
|
tags: Array<TagDto>;
|
|
11444
11444
|
|
|
11445
11445
|
/**
|
|
11446
|
-
*
|
|
11446
|
+
* share informations
|
|
11447
11447
|
*/
|
|
11448
|
-
|
|
11448
|
+
shares: Array<ShelfShare>;
|
|
11449
11449
|
|
|
11450
11450
|
/**
|
|
11451
|
-
*
|
|
11451
|
+
* Mehrsprachige Bezeichnungen
|
|
11452
11452
|
*/
|
|
11453
|
-
|
|
11453
|
+
translatableTexts: Array<ShelfTranslatableText>;
|
|
11454
11454
|
|
|
11455
11455
|
/**
|
|
11456
11456
|
* Automatische Löschung ab
|
|
@@ -11526,14 +11526,14 @@ export interface ShelfDocumentAttribution {
|
|
|
11526
11526
|
shelfResourceId: number;
|
|
11527
11527
|
|
|
11528
11528
|
/**
|
|
11529
|
-
*
|
|
11529
|
+
* Verfügbare Transformationen zum Bild
|
|
11530
11530
|
*/
|
|
11531
|
-
|
|
11531
|
+
transformationKeys: Array<string>;
|
|
11532
11532
|
|
|
11533
11533
|
/**
|
|
11534
|
-
*
|
|
11534
|
+
* id of the referenced object
|
|
11535
11535
|
*/
|
|
11536
|
-
|
|
11536
|
+
refId: number;
|
|
11537
11537
|
|
|
11538
11538
|
/**
|
|
11539
11539
|
* Unique identifier of the Object
|
|
@@ -11582,14 +11582,14 @@ export interface ShelfDocumentType {
|
|
|
11582
11582
|
active: boolean;
|
|
11583
11583
|
|
|
11584
11584
|
/**
|
|
11585
|
-
*
|
|
11585
|
+
* label of type
|
|
11586
11586
|
*/
|
|
11587
|
-
|
|
11587
|
+
label: string;
|
|
11588
11588
|
|
|
11589
11589
|
/**
|
|
11590
|
-
*
|
|
11590
|
+
* access level or reading
|
|
11591
11591
|
*/
|
|
11592
|
-
|
|
11592
|
+
accessLevelRead: number;
|
|
11593
11593
|
|
|
11594
11594
|
/**
|
|
11595
11595
|
* storage rule for revisions
|
|
@@ -11635,14 +11635,14 @@ export interface ShelfFile {
|
|
|
11635
11635
|
subFiles: Array<SubFileInfo>;
|
|
11636
11636
|
|
|
11637
11637
|
/**
|
|
11638
|
-
*
|
|
11638
|
+
* fileSize
|
|
11639
11639
|
*/
|
|
11640
|
-
|
|
11640
|
+
fileSize: number;
|
|
11641
11641
|
|
|
11642
11642
|
/**
|
|
11643
|
-
*
|
|
11643
|
+
* revision number of this file
|
|
11644
11644
|
*/
|
|
11645
|
-
|
|
11645
|
+
revisionNumber: number;
|
|
11646
11646
|
|
|
11647
11647
|
/**
|
|
11648
11648
|
* file-extension of this entry
|
|
@@ -11724,14 +11724,14 @@ export interface ShelfShare {
|
|
|
11724
11724
|
publishState: ShelfSharePublishState;
|
|
11725
11725
|
|
|
11726
11726
|
/**
|
|
11727
|
-
*
|
|
11727
|
+
* Freifelder
|
|
11728
11728
|
*/
|
|
11729
|
-
|
|
11729
|
+
custom: EavShelfshare;
|
|
11730
11730
|
|
|
11731
11731
|
/**
|
|
11732
|
-
*
|
|
11732
|
+
* wie viele Minuten bleibt dieser resource-pfad zugreifbar (null = unlimited)
|
|
11733
11733
|
*/
|
|
11734
|
-
|
|
11734
|
+
publicUrlDurationInMinutes: number;
|
|
11735
11735
|
|
|
11736
11736
|
/**
|
|
11737
11737
|
* der url-pfadanteil, der öffentlichen zugriff auf diese resource gibt
|
|
@@ -11943,14 +11943,14 @@ export interface StockMovementManualApi {
|
|
|
11943
11943
|
export interface StockTransferApi {
|
|
11944
11944
|
|
|
11945
11945
|
/**
|
|
11946
|
-
*
|
|
11946
|
+
* Seriennummer
|
|
11947
11947
|
*/
|
|
11948
|
-
|
|
11948
|
+
serialNumberId: number;
|
|
11949
11949
|
|
|
11950
11950
|
/**
|
|
11951
|
-
*
|
|
11951
|
+
* Ziel-Lager
|
|
11952
11952
|
*/
|
|
11953
|
-
|
|
11953
|
+
targetStorageId: number;
|
|
11954
11954
|
|
|
11955
11955
|
/**
|
|
11956
11956
|
* Bemerkung
|
|
@@ -12166,9 +12166,9 @@ export interface Supplier {
|
|
|
12166
12166
|
info: MetaInfo;
|
|
12167
12167
|
|
|
12168
12168
|
/**
|
|
12169
|
-
*
|
|
12169
|
+
* reference to the delivery method
|
|
12170
12170
|
*/
|
|
12171
|
-
|
|
12171
|
+
deliveryMethodRef: ApiObjectReference;
|
|
12172
12172
|
|
|
12173
12173
|
/**
|
|
12174
12174
|
* tax able or tax free
|
|
@@ -12176,9 +12176,9 @@ export interface Supplier {
|
|
|
12176
12176
|
taxable: boolean;
|
|
12177
12177
|
|
|
12178
12178
|
/**
|
|
12179
|
-
*
|
|
12179
|
+
* Lieferantengruppe
|
|
12180
12180
|
*/
|
|
12181
|
-
|
|
12181
|
+
supplierGroupRef: ApiObjectReference;
|
|
12182
12182
|
|
|
12183
12183
|
/**
|
|
12184
12184
|
* Mahnen?
|
|
@@ -12264,14 +12264,14 @@ export interface TagDto {
|
|
|
12264
12264
|
editColor: string;
|
|
12265
12265
|
|
|
12266
12266
|
/**
|
|
12267
|
-
* Farbe
|
|
12267
|
+
* Farbe für die Anzeige des Tags
|
|
12268
12268
|
*/
|
|
12269
|
-
|
|
12269
|
+
color: string;
|
|
12270
12270
|
|
|
12271
12271
|
/**
|
|
12272
|
-
* Farbe
|
|
12272
|
+
* Farbe in Such-GUI
|
|
12273
12273
|
*/
|
|
12274
|
-
|
|
12274
|
+
searchColor: string;
|
|
12275
12275
|
|
|
12276
12276
|
/**
|
|
12277
12277
|
* Beschriftung des Tags
|
|
@@ -12315,14 +12315,14 @@ export const enum TagType {
|
|
|
12315
12315
|
export interface TaxIdForeignCountry {
|
|
12316
12316
|
|
|
12317
12317
|
/**
|
|
12318
|
-
*
|
|
12318
|
+
* ISO 2 Code of the country this tax ID is used for
|
|
12319
12319
|
*/
|
|
12320
|
-
|
|
12320
|
+
countryCode: string;
|
|
12321
12321
|
|
|
12322
12322
|
/**
|
|
12323
|
-
*
|
|
12323
|
+
* Tax ID of the company in the associated country
|
|
12324
12324
|
*/
|
|
12325
|
-
|
|
12325
|
+
taxId: string;
|
|
12326
12326
|
|
|
12327
12327
|
/**
|
|
12328
12328
|
* Unique identifier of the Object
|
|
@@ -12513,14 +12513,14 @@ export interface TextTemplate {
|
|
|
12513
12513
|
sourceDocumentTypes: Array<ApiObjectReference>;
|
|
12514
12514
|
|
|
12515
12515
|
/**
|
|
12516
|
-
*
|
|
12516
|
+
* article für den diese Templates gelten
|
|
12517
12517
|
*/
|
|
12518
|
-
|
|
12518
|
+
articleId: number;
|
|
12519
12519
|
|
|
12520
12520
|
/**
|
|
12521
|
-
*
|
|
12521
|
+
* Wird eine eigene DocumentLine für den Baustein angelegt?
|
|
12522
12522
|
*/
|
|
12523
|
-
|
|
12523
|
+
separateLine: boolean;
|
|
12524
12524
|
|
|
12525
12525
|
/**
|
|
12526
12526
|
* Wann wird ein UI-Hint angezeigt
|
|
@@ -12707,14 +12707,14 @@ export interface User {
|
|
|
12707
12707
|
version: number;
|
|
12708
12708
|
|
|
12709
12709
|
/**
|
|
12710
|
-
*
|
|
12710
|
+
* first-name
|
|
12711
12711
|
*/
|
|
12712
|
-
|
|
12712
|
+
firstName: string;
|
|
12713
12713
|
|
|
12714
12714
|
/**
|
|
12715
|
-
*
|
|
12715
|
+
* is the email verified
|
|
12716
12716
|
*/
|
|
12717
|
-
|
|
12717
|
+
emailVerified: boolean;
|
|
12718
12718
|
|
|
12719
12719
|
/**
|
|
12720
12720
|
* email-address
|