@vario-software/types 2026.33.1 → 2026.33.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 +62 -62
- package/scripting/types.d.ts +418 -418
package/scripting/types.d.ts
CHANGED
|
@@ -154,14 +154,14 @@ export interface Account {
|
|
|
154
154
|
costCenter: string;
|
|
155
155
|
|
|
156
156
|
/**
|
|
157
|
-
*
|
|
157
|
+
* companyLegal for this account
|
|
158
158
|
*/
|
|
159
|
-
|
|
159
|
+
companyLegalRef: ApiCreatableReference;
|
|
160
160
|
|
|
161
161
|
/**
|
|
162
|
-
*
|
|
162
|
+
* Custom account data
|
|
163
163
|
*/
|
|
164
|
-
|
|
164
|
+
custom: EavAccount;
|
|
165
165
|
|
|
166
166
|
/**
|
|
167
167
|
* tax number/ Steuernummer
|
|
@@ -214,14 +214,14 @@ export interface Account {
|
|
|
214
214
|
persons: Array<AccountPerson>;
|
|
215
215
|
|
|
216
216
|
/**
|
|
217
|
-
*
|
|
217
|
+
* Standard-Ansprechpartner
|
|
218
218
|
*/
|
|
219
|
-
|
|
219
|
+
defaultPerson: AccountPerson;
|
|
220
220
|
|
|
221
221
|
/**
|
|
222
|
-
*
|
|
222
|
+
* Referenz auf den Ziel-Belegtyp nach der Kommissionierung
|
|
223
223
|
*/
|
|
224
|
-
|
|
224
|
+
afterPickingTargetDocumentTypeRef: ApiObjectReference;
|
|
225
225
|
|
|
226
226
|
/**
|
|
227
227
|
* Account-Beziehungen
|
|
@@ -347,14 +347,14 @@ export interface AccountAddress {
|
|
|
347
347
|
buyerReference: string;
|
|
348
348
|
|
|
349
349
|
/**
|
|
350
|
-
*
|
|
350
|
+
* abweichende Zahlungsart
|
|
351
351
|
*/
|
|
352
|
-
|
|
352
|
+
deviatingPaymentMethodRef: ApiObjectReference;
|
|
353
353
|
|
|
354
354
|
/**
|
|
355
|
-
*
|
|
355
|
+
* Custom data
|
|
356
356
|
*/
|
|
357
|
-
|
|
357
|
+
custom: EavAccountaddress;
|
|
358
358
|
|
|
359
359
|
/**
|
|
360
360
|
* Postcode
|
|
@@ -397,14 +397,14 @@ export interface AccountAddress {
|
|
|
397
397
|
taxIdentificationNumber: string;
|
|
398
398
|
|
|
399
399
|
/**
|
|
400
|
-
*
|
|
400
|
+
* Parcel station
|
|
401
401
|
*/
|
|
402
|
-
|
|
402
|
+
parcelStation: string;
|
|
403
403
|
|
|
404
404
|
/**
|
|
405
|
-
*
|
|
405
|
+
* Additional address line2
|
|
406
406
|
*/
|
|
407
|
-
|
|
407
|
+
additionalAddressLine2: string;
|
|
408
408
|
|
|
409
409
|
/**
|
|
410
410
|
* Street address number
|
|
@@ -475,14 +475,14 @@ export interface AccountBankdetail {
|
|
|
475
475
|
active: boolean;
|
|
476
476
|
|
|
477
477
|
/**
|
|
478
|
-
*
|
|
478
|
+
* name of the bank
|
|
479
479
|
*/
|
|
480
|
-
|
|
480
|
+
bankName: string;
|
|
481
481
|
|
|
482
482
|
/**
|
|
483
|
-
*
|
|
483
|
+
* post-code of the bank
|
|
484
484
|
*/
|
|
485
|
-
|
|
485
|
+
bankPostCode: string;
|
|
486
486
|
|
|
487
487
|
/**
|
|
488
488
|
* account from, if differs from account-address
|
|
@@ -596,14 +596,14 @@ export interface AccountListing {
|
|
|
596
596
|
export interface AccountLoanValue {
|
|
597
597
|
|
|
598
598
|
/**
|
|
599
|
-
*
|
|
599
|
+
* Account
|
|
600
600
|
*/
|
|
601
|
-
|
|
601
|
+
accountId: number;
|
|
602
602
|
|
|
603
603
|
/**
|
|
604
|
-
*
|
|
604
|
+
* Nicht berücksichtigter Betrag
|
|
605
605
|
*/
|
|
606
|
-
|
|
606
|
+
unconsideredAmount: number;
|
|
607
607
|
|
|
608
608
|
/**
|
|
609
609
|
* Betrag aus Aufträgen
|
|
@@ -828,14 +828,14 @@ export interface AccountPerson {
|
|
|
828
828
|
tags: Array<TagDto>;
|
|
829
829
|
|
|
830
830
|
/**
|
|
831
|
-
*
|
|
831
|
+
* Default contacts
|
|
832
832
|
*/
|
|
833
|
-
|
|
833
|
+
defaultContacts: Map<ContactTypeType,Contact>;
|
|
834
834
|
|
|
835
835
|
/**
|
|
836
|
-
*
|
|
836
|
+
* First name
|
|
837
837
|
*/
|
|
838
|
-
|
|
838
|
+
firstName: string;
|
|
839
839
|
|
|
840
840
|
/**
|
|
841
841
|
* zugeordneter Benutzer (für eigenen Account)
|
|
@@ -1004,15 +1004,20 @@ export interface Article {
|
|
|
1004
1004
|
*/
|
|
1005
1005
|
printLabelSettings: ArticlePrintLabelSettings;
|
|
1006
1006
|
|
|
1007
|
+
/**
|
|
1008
|
+
* Zolltarifnummer
|
|
1009
|
+
*/
|
|
1010
|
+
customsTariffNumber: string;
|
|
1011
|
+
|
|
1007
1012
|
/**
|
|
1008
1013
|
* Gefahrgut Informationen
|
|
1009
1014
|
*/
|
|
1010
1015
|
dangerousGoodInformation: DangerousGoodInformation;
|
|
1011
1016
|
|
|
1012
1017
|
/**
|
|
1013
|
-
*
|
|
1018
|
+
* Product custom data
|
|
1014
1019
|
*/
|
|
1015
|
-
|
|
1020
|
+
listingCustom: EavArticleListing;
|
|
1016
1021
|
|
|
1017
1022
|
/**
|
|
1018
1023
|
* is this product purchasable
|
|
@@ -1020,14 +1025,14 @@ export interface Article {
|
|
|
1020
1025
|
purchasable: boolean;
|
|
1021
1026
|
|
|
1022
1027
|
/**
|
|
1023
|
-
*
|
|
1028
|
+
* base capacity unit
|
|
1024
1029
|
*/
|
|
1025
|
-
|
|
1030
|
+
baseCapacityUnit: UnitTypeReference;
|
|
1026
1031
|
|
|
1027
1032
|
/**
|
|
1028
|
-
*
|
|
1033
|
+
* Durchschnittl. EKP (Startwert)
|
|
1029
1034
|
*/
|
|
1030
|
-
|
|
1035
|
+
initialAvgPurchasePrice: number;
|
|
1031
1036
|
|
|
1032
1037
|
/**
|
|
1033
1038
|
* is this product sellable without any quantity at the stock
|
|
@@ -1039,11 +1044,6 @@ export interface Article {
|
|
|
1039
1044
|
*/
|
|
1040
1045
|
serialNumberLabelingType: ArticleSerialNumberLabelingType;
|
|
1041
1046
|
|
|
1042
|
-
/**
|
|
1043
|
-
* Durchschnittl. EKP (Startwert)
|
|
1044
|
-
*/
|
|
1045
|
-
initialAvgPurchasePrice: number;
|
|
1046
|
-
|
|
1047
1047
|
/**
|
|
1048
1048
|
* gross Volume in cubic meters
|
|
1049
1049
|
*/
|
|
@@ -1145,14 +1145,14 @@ export interface Article {
|
|
|
1145
1145
|
deliveryMethodRef: ApiObjectReference;
|
|
1146
1146
|
|
|
1147
1147
|
/**
|
|
1148
|
-
*
|
|
1148
|
+
* Soll-Handelsspanne
|
|
1149
1149
|
*/
|
|
1150
|
-
|
|
1150
|
+
targetTradingMargin: number;
|
|
1151
1151
|
|
|
1152
1152
|
/**
|
|
1153
|
-
*
|
|
1153
|
+
* Produktion
|
|
1154
1154
|
*/
|
|
1155
|
-
|
|
1155
|
+
fabrication: boolean;
|
|
1156
1156
|
|
|
1157
1157
|
/**
|
|
1158
1158
|
* active
|
|
@@ -1215,14 +1215,14 @@ export interface Article {
|
|
|
1215
1215
|
listingStateChangeTime: ScriptingDateTime;
|
|
1216
1216
|
|
|
1217
1217
|
/**
|
|
1218
|
-
*
|
|
1218
|
+
* Arbeitseinheit in Minuten
|
|
1219
1219
|
*/
|
|
1220
|
-
|
|
1220
|
+
workUnitInMinutes: number;
|
|
1221
1221
|
|
|
1222
1222
|
/**
|
|
1223
|
-
*
|
|
1223
|
+
* Country code
|
|
1224
1224
|
*/
|
|
1225
|
-
|
|
1225
|
+
countryOfOriginRef: CountryReference;
|
|
1226
1226
|
|
|
1227
1227
|
/**
|
|
1228
1228
|
* description custom data
|
|
@@ -1284,6 +1284,11 @@ export interface Article {
|
|
|
1284
1284
|
*/
|
|
1285
1285
|
capacity: number;
|
|
1286
1286
|
|
|
1287
|
+
/**
|
|
1288
|
+
* Vorgabe Herstellungskosten
|
|
1289
|
+
*/
|
|
1290
|
+
defaultFabricationCost: number;
|
|
1291
|
+
|
|
1287
1292
|
/**
|
|
1288
1293
|
* Mindestrestlaufzeit Eingang (Tage): Minimale Restlaufzeit in Tagen, die ein Artikel bei der Einbuchung in ein Verkaufslager noch aufweisen muss
|
|
1289
1294
|
*/
|
|
@@ -1294,11 +1299,6 @@ export interface Article {
|
|
|
1294
1299
|
*/
|
|
1295
1300
|
grossSalesPrice: number;
|
|
1296
1301
|
|
|
1297
|
-
/**
|
|
1298
|
-
* Vorgabe Herstellungskosten
|
|
1299
|
-
*/
|
|
1300
|
-
defaultFabricationCost: number;
|
|
1301
|
-
|
|
1302
1302
|
/**
|
|
1303
1303
|
* Letzter EKP (Startwert)
|
|
1304
1304
|
*/
|
|
@@ -1310,14 +1310,14 @@ export interface Article {
|
|
|
1310
1310
|
permissibleForOrderProposal: boolean;
|
|
1311
1311
|
|
|
1312
1312
|
/**
|
|
1313
|
-
*
|
|
1313
|
+
* reference to Product
|
|
1314
1314
|
*/
|
|
1315
|
-
|
|
1315
|
+
productRef: ApiObjectReference;
|
|
1316
1316
|
|
|
1317
1317
|
/**
|
|
1318
|
-
*
|
|
1318
|
+
* Versandlabeldruck
|
|
1319
1319
|
*/
|
|
1320
|
-
|
|
1320
|
+
shippingLabelPrinting: boolean;
|
|
1321
1321
|
|
|
1322
1322
|
/**
|
|
1323
1323
|
* alternative name of this product
|
|
@@ -1370,14 +1370,14 @@ export interface Article {
|
|
|
1370
1370
|
custom: EavArticle;
|
|
1371
1371
|
|
|
1372
1372
|
/**
|
|
1373
|
-
*
|
|
1373
|
+
* Bedarfsermittlung nur über Reservierungen
|
|
1374
1374
|
*/
|
|
1375
|
-
|
|
1375
|
+
needsAssessmentOnlyOnReservationBasis: boolean;
|
|
1376
1376
|
|
|
1377
1377
|
/**
|
|
1378
|
-
*
|
|
1378
|
+
* Art des Haltbarkeitsdatums
|
|
1379
1379
|
*/
|
|
1380
|
-
|
|
1380
|
+
expiryDateType: ArticleSerialExpiryDateType;
|
|
1381
1381
|
|
|
1382
1382
|
/**
|
|
1383
1383
|
* Hersteller
|
|
@@ -1458,14 +1458,14 @@ export interface Article$Metric {
|
|
|
1458
1458
|
sizeY: number;
|
|
1459
1459
|
|
|
1460
1460
|
/**
|
|
1461
|
-
*
|
|
1461
|
+
* weight unit
|
|
1462
1462
|
*/
|
|
1463
|
-
|
|
1463
|
+
weightUnit: UnitTypeReference;
|
|
1464
1464
|
|
|
1465
1465
|
/**
|
|
1466
|
-
*
|
|
1466
|
+
* size
|
|
1467
1467
|
*/
|
|
1468
|
-
|
|
1468
|
+
sizeZ: number;
|
|
1469
1469
|
}
|
|
1470
1470
|
|
|
1471
1471
|
export interface ArticleAssetInformation {
|
|
@@ -1604,14 +1604,14 @@ export interface ArticleCustomer {
|
|
|
1604
1604
|
productPrices: Array<ProductPrice>;
|
|
1605
1605
|
|
|
1606
1606
|
/**
|
|
1607
|
-
*
|
|
1607
|
+
* Soll die abweichende Produktbeschreibung verwendet werden (z.B. in Belegen)
|
|
1608
1608
|
*/
|
|
1609
|
-
|
|
1609
|
+
useDeviatingArticleDescription: boolean;
|
|
1610
1610
|
|
|
1611
1611
|
/**
|
|
1612
|
-
*
|
|
1612
|
+
* Referenced Article
|
|
1613
1613
|
*/
|
|
1614
|
-
|
|
1614
|
+
articleId: number;
|
|
1615
1615
|
|
|
1616
1616
|
/**
|
|
1617
1617
|
* Aktiv?
|
|
@@ -1648,6 +1648,11 @@ export interface ArticleCustomer {
|
|
|
1648
1648
|
*/
|
|
1649
1649
|
defaultGrossPrice: number;
|
|
1650
1650
|
|
|
1651
|
+
/**
|
|
1652
|
+
* Artikelnummer
|
|
1653
|
+
*/
|
|
1654
|
+
articleNumber: string;
|
|
1655
|
+
|
|
1651
1656
|
/**
|
|
1652
1657
|
* Art der Preisermittlung
|
|
1653
1658
|
*/
|
|
@@ -1658,11 +1663,6 @@ export interface ArticleCustomer {
|
|
|
1658
1663
|
*/
|
|
1659
1664
|
deviatingArticleNumber: string;
|
|
1660
1665
|
|
|
1661
|
-
/**
|
|
1662
|
-
* Artikelnummer
|
|
1663
|
-
*/
|
|
1664
|
-
articleNumber: string;
|
|
1665
|
-
|
|
1666
1666
|
/**
|
|
1667
1667
|
* Abweichender Produktidentifer (z.B. Barcode)
|
|
1668
1668
|
*/
|
|
@@ -2211,6 +2211,11 @@ export interface ArticleSupplier {
|
|
|
2211
2211
|
*/
|
|
2212
2212
|
defaultNetPrice: number;
|
|
2213
2213
|
|
|
2214
|
+
/**
|
|
2215
|
+
* Referenced Supplier-Account
|
|
2216
|
+
*/
|
|
2217
|
+
accountId: number;
|
|
2218
|
+
|
|
2214
2219
|
/**
|
|
2215
2220
|
* Sollen Baugruppen auf Komponenten-Basis bestellt werden?)
|
|
2216
2221
|
*/
|
|
@@ -2221,11 +2226,6 @@ export interface ArticleSupplier {
|
|
|
2221
2226
|
*/
|
|
2222
2227
|
purchaseUnit: number;
|
|
2223
2228
|
|
|
2224
|
-
/**
|
|
2225
|
-
* Referenced Supplier-Account
|
|
2226
|
-
*/
|
|
2227
|
-
accountId: number;
|
|
2228
|
-
|
|
2229
2229
|
/**
|
|
2230
2230
|
* Abweichender Produktidentifer (z.B. Barcode)
|
|
2231
2231
|
*/
|
|
@@ -2293,14 +2293,14 @@ export interface Asset {
|
|
|
2293
2293
|
custom: EavAsset;
|
|
2294
2294
|
|
|
2295
2295
|
/**
|
|
2296
|
-
*
|
|
2296
|
+
* active
|
|
2297
2297
|
*/
|
|
2298
|
-
|
|
2298
|
+
active: boolean;
|
|
2299
2299
|
|
|
2300
2300
|
/**
|
|
2301
|
-
*
|
|
2301
|
+
* Artikel
|
|
2302
2302
|
*/
|
|
2303
|
-
|
|
2303
|
+
articleRef: ApiObjectReference;
|
|
2304
2304
|
|
|
2305
2305
|
/**
|
|
2306
2306
|
* Ende Garantie
|
|
@@ -2328,14 +2328,14 @@ export interface Asset {
|
|
|
2328
2328
|
billingAddressRef: ApiObjectReference;
|
|
2329
2329
|
|
|
2330
2330
|
/**
|
|
2331
|
-
*
|
|
2331
|
+
* Zusatzadresse
|
|
2332
2332
|
*/
|
|
2333
|
-
|
|
2333
|
+
accountAddressRef: ApiObjectReference;
|
|
2334
2334
|
|
|
2335
2335
|
/**
|
|
2336
|
-
*
|
|
2336
|
+
* Vertrag
|
|
2337
2337
|
*/
|
|
2338
|
-
|
|
2338
|
+
contractRef: ApiObjectReference;
|
|
2339
2339
|
|
|
2340
2340
|
/**
|
|
2341
2341
|
* Asset-Nummer
|
|
@@ -2496,14 +2496,14 @@ export interface BundleSchema {
|
|
|
2496
2496
|
export interface BundleUnitTypeRatio {
|
|
2497
2497
|
|
|
2498
2498
|
/**
|
|
2499
|
-
*
|
|
2499
|
+
* Mengeneinheit
|
|
2500
2500
|
*/
|
|
2501
|
-
|
|
2501
|
+
baseUnitTypeRef: UnitTypeReference;
|
|
2502
2502
|
|
|
2503
2503
|
/**
|
|
2504
|
-
* Mengeneinheit
|
|
2504
|
+
* Verhältnis-Mengeneinheit
|
|
2505
2505
|
*/
|
|
2506
|
-
|
|
2506
|
+
relationUnitTypeRef: UnitTypeReference;
|
|
2507
2507
|
|
|
2508
2508
|
/**
|
|
2509
2509
|
* Unique identifier of the Object
|
|
@@ -2668,14 +2668,14 @@ export interface CountryReference {
|
|
|
2668
2668
|
export interface CreateNewDocumentRequest {
|
|
2669
2669
|
|
|
2670
2670
|
/**
|
|
2671
|
-
*
|
|
2671
|
+
* Belegart
|
|
2672
2672
|
*/
|
|
2673
|
-
|
|
2673
|
+
documentTypeLabel: string;
|
|
2674
2674
|
|
|
2675
2675
|
/**
|
|
2676
|
-
* Belegart
|
|
2676
|
+
* Standard-Belegart der Kategorie verwenden
|
|
2677
2677
|
*/
|
|
2678
|
-
|
|
2678
|
+
defaultDocumentTypeByCategory: EDocumentCategory;
|
|
2679
2679
|
|
|
2680
2680
|
/**
|
|
2681
2681
|
* Beleg als extern erstellt kennzeichnen (extern erstellter Beleg)
|
|
@@ -3028,14 +3028,14 @@ export interface CrmDeal {
|
|
|
3028
3028
|
info: MetaInfo;
|
|
3029
3029
|
|
|
3030
3030
|
/**
|
|
3031
|
-
*
|
|
3031
|
+
* Zu Erledigen von Benutzer (zugeordneter Benutzer)
|
|
3032
3032
|
*/
|
|
3033
|
-
|
|
3033
|
+
assignedUserRef: ApiObjectReference;
|
|
3034
3034
|
|
|
3035
3035
|
/**
|
|
3036
|
-
*
|
|
3036
|
+
* Weitere Teilnehmer vom Auftraggeber
|
|
3037
3037
|
*/
|
|
3038
|
-
|
|
3038
|
+
additionalParticipantsOfCustomer: Array<CrmParticipant>;
|
|
3039
3039
|
|
|
3040
3040
|
/**
|
|
3041
3041
|
* Chance (in Prozent)
|
|
@@ -3314,14 +3314,14 @@ export interface CrmProject {
|
|
|
3314
3314
|
priorityRef: ApiObjectReference;
|
|
3315
3315
|
|
|
3316
3316
|
/**
|
|
3317
|
-
*
|
|
3317
|
+
* Phase
|
|
3318
3318
|
*/
|
|
3319
|
-
|
|
3319
|
+
phaseRef: ApiObjectReference;
|
|
3320
3320
|
|
|
3321
3321
|
/**
|
|
3322
|
-
*
|
|
3322
|
+
* Projektleiter vom Auftragnehmer
|
|
3323
3323
|
*/
|
|
3324
|
-
|
|
3324
|
+
projectManagerOfContractor: CrmParticipant;
|
|
3325
3325
|
|
|
3326
3326
|
/**
|
|
3327
3327
|
* Aufgaben-Nummer
|
|
@@ -3339,14 +3339,14 @@ export interface CrmProject {
|
|
|
3339
3339
|
billedTimes: number;
|
|
3340
3340
|
|
|
3341
3341
|
/**
|
|
3342
|
-
*
|
|
3342
|
+
* Geplanter Projektzeitraum (von)
|
|
3343
3343
|
*/
|
|
3344
|
-
|
|
3344
|
+
plannedProjectPeriodFrom: ScriptingDate;
|
|
3345
3345
|
|
|
3346
3346
|
/**
|
|
3347
|
-
*
|
|
3347
|
+
* Einkaufsbelege
|
|
3348
3348
|
*/
|
|
3349
|
-
|
|
3349
|
+
purchaseDocumentRefs: Array<DocumentRef>;
|
|
3350
3350
|
|
|
3351
3351
|
/**
|
|
3352
3352
|
* Verkaufsbelege
|
|
@@ -3379,14 +3379,14 @@ export interface CrmProject {
|
|
|
3379
3379
|
info: MetaInfo;
|
|
3380
3380
|
|
|
3381
3381
|
/**
|
|
3382
|
-
*
|
|
3382
|
+
* Projektleiter vom Auftraggeber
|
|
3383
3383
|
*/
|
|
3384
|
-
|
|
3384
|
+
projectManagerOfCustomer: CrmParticipant;
|
|
3385
3385
|
|
|
3386
3386
|
/**
|
|
3387
|
-
*
|
|
3387
|
+
* Weitere Teilnehmer vom Auftraggeber
|
|
3388
3388
|
*/
|
|
3389
|
-
|
|
3389
|
+
additionalParticipantsOfCustomer: Array<CrmParticipant>;
|
|
3390
3390
|
|
|
3391
3391
|
/**
|
|
3392
3392
|
* Übergeordnete CRM-Objekte
|
|
@@ -3575,14 +3575,14 @@ export interface CrmState {
|
|
|
3575
3575
|
readyToBill: boolean;
|
|
3576
3576
|
|
|
3577
3577
|
/**
|
|
3578
|
-
*
|
|
3578
|
+
* Kommentar bei negativem Abschluß erforderlich
|
|
3579
3579
|
*/
|
|
3580
|
-
|
|
3580
|
+
needsCommentOnNegativeFinish: boolean;
|
|
3581
3581
|
|
|
3582
3582
|
/**
|
|
3583
|
-
*
|
|
3583
|
+
* Handelt es sich um einen Anfang-Status
|
|
3584
3584
|
*/
|
|
3585
|
-
|
|
3585
|
+
startState: boolean;
|
|
3586
3586
|
|
|
3587
3587
|
/**
|
|
3588
3588
|
* MetaInformations for this Object
|
|
@@ -3631,9 +3631,9 @@ export interface CrmSubType {
|
|
|
3631
3631
|
export interface CrmTask {
|
|
3632
3632
|
|
|
3633
3633
|
/**
|
|
3634
|
-
*
|
|
3634
|
+
* Liste von Erinnerungen
|
|
3635
3635
|
*/
|
|
3636
|
-
|
|
3636
|
+
reminders: Array<CrmReminder>;
|
|
3637
3637
|
|
|
3638
3638
|
/**
|
|
3639
3639
|
* Angebot
|
|
@@ -3641,9 +3641,9 @@ export interface CrmTask {
|
|
|
3641
3641
|
customerOfferRef: DocumentRef;
|
|
3642
3642
|
|
|
3643
3643
|
/**
|
|
3644
|
-
*
|
|
3644
|
+
* Verantwortlicher Teilnehmer (Ansprechpartner)
|
|
3645
3645
|
*/
|
|
3646
|
-
|
|
3646
|
+
mainResponsibleParticipantRef: ApiObjectReference;
|
|
3647
3647
|
|
|
3648
3648
|
/**
|
|
3649
3649
|
* Notizen
|
|
@@ -3836,14 +3836,14 @@ export interface CrmTask {
|
|
|
3836
3836
|
parentRefs: Array<CrmObjectRef>;
|
|
3837
3837
|
|
|
3838
3838
|
/**
|
|
3839
|
-
*
|
|
3839
|
+
* Erfasste Zeiten in Sekunden (extern)
|
|
3840
3840
|
*/
|
|
3841
|
-
|
|
3841
|
+
externalRecordedTimes: number;
|
|
3842
3842
|
|
|
3843
3843
|
/**
|
|
3844
|
-
*
|
|
3844
|
+
* Beauftragte Zeit in Sekunden
|
|
3845
3845
|
*/
|
|
3846
|
-
|
|
3846
|
+
effortCommissioned: number;
|
|
3847
3847
|
|
|
3848
3848
|
/**
|
|
3849
3849
|
* Aufwandsschätzung in Sekunden
|
|
@@ -4075,14 +4075,14 @@ export interface Customer {
|
|
|
4075
4075
|
stackProcessingPriority: number;
|
|
4076
4076
|
|
|
4077
4077
|
/**
|
|
4078
|
-
*
|
|
4078
|
+
* Sammelabrechnung nur manuell auslösen?
|
|
4079
4079
|
*/
|
|
4080
|
-
|
|
4080
|
+
collectiveInvoiceManually: boolean;
|
|
4081
4081
|
|
|
4082
4082
|
/**
|
|
4083
|
-
*
|
|
4083
|
+
* reference to product price group
|
|
4084
4084
|
*/
|
|
4085
|
-
|
|
4085
|
+
productPriceGroupRef: ApiObjectReference;
|
|
4086
4086
|
|
|
4087
4087
|
/**
|
|
4088
4088
|
* Unique identifier of the Object
|
|
@@ -4100,14 +4100,14 @@ export interface Customer {
|
|
|
4100
4100
|
info: MetaInfo;
|
|
4101
4101
|
|
|
4102
4102
|
/**
|
|
4103
|
-
*
|
|
4103
|
+
* reference to the delivery method
|
|
4104
4104
|
*/
|
|
4105
|
-
|
|
4105
|
+
deliveryMethodRef: ApiObjectReference;
|
|
4106
4106
|
|
|
4107
4107
|
/**
|
|
4108
|
-
*
|
|
4108
|
+
* tax able or tax free
|
|
4109
4109
|
*/
|
|
4110
|
-
|
|
4110
|
+
taxable: boolean;
|
|
4111
4111
|
|
|
4112
4112
|
/**
|
|
4113
4113
|
* active true/false
|
|
@@ -4259,14 +4259,14 @@ export const enum DealNotificationEventConfig {
|
|
|
4259
4259
|
export interface DeliveryMethod {
|
|
4260
4260
|
|
|
4261
4261
|
/**
|
|
4262
|
-
*
|
|
4262
|
+
* E-Mail an Versender übergeben
|
|
4263
4263
|
*/
|
|
4264
|
-
|
|
4264
|
+
forwardEmailToShipper: boolean;
|
|
4265
4265
|
|
|
4266
4266
|
/**
|
|
4267
|
-
*
|
|
4267
|
+
* Soll eine Position mit dieser Liefermethode in einen Lieferbeleg mit dieser Methode übernommen werden
|
|
4268
4268
|
*/
|
|
4269
|
-
|
|
4269
|
+
splitIntoNewDocument: boolean;
|
|
4270
4270
|
|
|
4271
4271
|
/**
|
|
4272
4272
|
* Min. Gewicht pro Paket
|
|
@@ -4660,14 +4660,14 @@ negativer Wert: überzahlter Betrag / Rückgeld
|
|
|
4660
4660
|
documentDate: ScriptingDate;
|
|
4661
4661
|
|
|
4662
4662
|
/**
|
|
4663
|
-
*
|
|
4663
|
+
* Endbetragsrundung: Differenz zwischen gerundetem Brutto und (Netto + MwSt)
|
|
4664
4664
|
*/
|
|
4665
|
-
|
|
4665
|
+
roundingAmount: number;
|
|
4666
4666
|
|
|
4667
4667
|
/**
|
|
4668
|
-
*
|
|
4668
|
+
* Reverse-Charge-Verfahren nach §13b UStG?
|
|
4669
4669
|
*/
|
|
4670
|
-
|
|
4670
|
+
taxLiabilityReversed: boolean;
|
|
4671
4671
|
|
|
4672
4672
|
/**
|
|
4673
4673
|
* Versanddatum
|
|
@@ -4732,14 +4732,14 @@ true wenn die Quittung bezahlt ist
|
|
|
4732
4732
|
contractDetail: DocumentContractDetail;
|
|
4733
4733
|
|
|
4734
4734
|
/**
|
|
4735
|
-
*
|
|
4735
|
+
* Skontofähiger Bruttogesamtbetrag
|
|
4736
4736
|
*/
|
|
4737
|
-
|
|
4737
|
+
cashDiscountableTotalGrossPrice: number;
|
|
4738
4738
|
|
|
4739
4739
|
/**
|
|
4740
|
-
*
|
|
4740
|
+
* Zahlungsplan vorhanden?
|
|
4741
4741
|
*/
|
|
4742
|
-
|
|
4742
|
+
paymentPlan: boolean;
|
|
4743
4743
|
|
|
4744
4744
|
/**
|
|
4745
4745
|
* Produktionsdetails
|
|
@@ -4747,14 +4747,14 @@ true wenn die Quittung bezahlt ist
|
|
|
4747
4747
|
fabricationDetail: DocumentFabricationDetail;
|
|
4748
4748
|
|
|
4749
4749
|
/**
|
|
4750
|
-
*
|
|
4750
|
+
* Kontonummer der zugehörigen Organisationseinheit
|
|
4751
4751
|
*/
|
|
4752
|
-
|
|
4752
|
+
accountNumber: string;
|
|
4753
4753
|
|
|
4754
4754
|
/**
|
|
4755
|
-
*
|
|
4755
|
+
* Berechnungsmodus
|
|
4756
4756
|
*/
|
|
4757
|
-
|
|
4757
|
+
calculationMode: CalculationMode;
|
|
4758
4758
|
|
|
4759
4759
|
/**
|
|
4760
4760
|
* Referenz auf Zahlungsbedingung
|
|
@@ -4767,14 +4767,14 @@ true wenn die Quittung bezahlt ist
|
|
|
4767
4767
|
processedByWorkflow: boolean;
|
|
4768
4768
|
|
|
4769
4769
|
/**
|
|
4770
|
-
*
|
|
4770
|
+
* Preisanpassungen - Beleg Basiswährung
|
|
4771
4771
|
*/
|
|
4772
|
-
|
|
4772
|
+
baseTotalDocumentPriceModifier: number;
|
|
4773
4773
|
|
|
4774
4774
|
/**
|
|
4775
|
-
*
|
|
4775
|
+
* Telefon an Versender übergeben
|
|
4776
4776
|
*/
|
|
4777
|
-
|
|
4777
|
+
forwardPhoneToShipper: boolean;
|
|
4778
4778
|
|
|
4779
4779
|
/**
|
|
4780
4780
|
* Liste der Belegtexte
|
|
@@ -4837,14 +4837,14 @@ true wenn die Quittung bezahlt ist
|
|
|
4837
4837
|
additionalInfo: DocumentAdditionalInfo;
|
|
4838
4838
|
|
|
4839
4839
|
/**
|
|
4840
|
-
*
|
|
4840
|
+
* skontierbarer Rechnungsbetrag Basiswährung
|
|
4841
4841
|
*/
|
|
4842
|
-
|
|
4842
|
+
baseCashDiscountableTotalGrossPrice: number;
|
|
4843
4843
|
|
|
4844
4844
|
/**
|
|
4845
|
-
*
|
|
4845
|
+
* Bestelldatum
|
|
4846
4846
|
*/
|
|
4847
|
-
|
|
4847
|
+
orderedOn: ScriptingDate;
|
|
4848
4848
|
|
|
4849
4849
|
/**
|
|
4850
4850
|
* MetaInformations for this Object
|
|
@@ -4981,6 +4981,11 @@ true wenn die Quittung bezahlt ist
|
|
|
4981
4981
|
*/
|
|
4982
4982
|
customerNumber: string;
|
|
4983
4983
|
|
|
4984
|
+
/**
|
|
4985
|
+
* Versandkostenpositionen
|
|
4986
|
+
*/
|
|
4987
|
+
shippingCosts: Array<DocumentShippingCost>;
|
|
4988
|
+
|
|
4984
4989
|
/**
|
|
4985
4990
|
* Statusinstanz des Belegs
|
|
4986
4991
|
*/
|
|
@@ -4991,11 +4996,6 @@ true wenn die Quittung bezahlt ist
|
|
|
4991
4996
|
*/
|
|
4992
4997
|
taxIdentificationNumber: string;
|
|
4993
4998
|
|
|
4994
|
-
/**
|
|
4995
|
-
* Versandkostenpositionen
|
|
4996
|
-
*/
|
|
4997
|
-
shippingCosts: Array<DocumentShippingCost>;
|
|
4998
|
-
|
|
4999
4999
|
/**
|
|
5000
5000
|
* Rückgeld
|
|
5001
5001
|
*/
|
|
@@ -5034,14 +5034,14 @@ true wenn die Quittung ausbalanciert ist
|
|
|
5034
5034
|
priceModifiers: Array<DocumentPriceModifier>;
|
|
5035
5035
|
|
|
5036
5036
|
/**
|
|
5037
|
-
*
|
|
5037
|
+
* Status der USt-ID-Prüfung
|
|
5038
5038
|
*/
|
|
5039
|
-
|
|
5039
|
+
taxIdVerificationState: TaxIdVerificationState;
|
|
5040
5040
|
|
|
5041
5041
|
/**
|
|
5042
|
-
*
|
|
5042
|
+
* Rechnungsadresse
|
|
5043
5043
|
*/
|
|
5044
|
-
|
|
5044
|
+
billingAddress: DocumentAddress;
|
|
5045
5045
|
|
|
5046
5046
|
/**
|
|
5047
5047
|
* Report-Gruppe, falls vom Standard abweichend
|
|
@@ -5612,14 +5612,14 @@ export interface DocumentLine {
|
|
|
5612
5612
|
number: string;
|
|
5613
5613
|
|
|
5614
5614
|
/**
|
|
5615
|
-
*
|
|
5615
|
+
* Gesamtbruttogewicht
|
|
5616
5616
|
*/
|
|
5617
|
-
|
|
5617
|
+
totalGrossWeight: number;
|
|
5618
5618
|
|
|
5619
5619
|
/**
|
|
5620
|
-
*
|
|
5620
|
+
* Referenz zur Kundenauftragszeile
|
|
5621
5621
|
*/
|
|
5622
|
-
|
|
5622
|
+
customerOrderLineRef: DocumentLineRef;
|
|
5623
5623
|
|
|
5624
5624
|
/**
|
|
5625
5625
|
* Referenz zum auszugleichenden Offenen Posten (nur bei OPEN_ITEM_SETTLEMENT)
|
|
@@ -5661,6 +5661,11 @@ export interface DocumentLine {
|
|
|
5661
5661
|
*/
|
|
5662
5662
|
id: number;
|
|
5663
5663
|
|
|
5664
|
+
/**
|
|
5665
|
+
* Serientyp
|
|
5666
|
+
*/
|
|
5667
|
+
serialType: ArticleSerialType;
|
|
5668
|
+
|
|
5664
5669
|
/**
|
|
5665
5670
|
* Positionsnummer über alle Artikelpositionen hinweg
|
|
5666
5671
|
*/
|
|
@@ -5672,20 +5677,15 @@ export interface DocumentLine {
|
|
|
5672
5677
|
basePrice: number;
|
|
5673
5678
|
|
|
5674
5679
|
/**
|
|
5675
|
-
*
|
|
5680
|
+
* Preiseinheit
|
|
5676
5681
|
*/
|
|
5677
|
-
|
|
5682
|
+
priceUnit: number;
|
|
5678
5683
|
|
|
5679
5684
|
/**
|
|
5680
5685
|
* Steuerschema
|
|
5681
5686
|
*/
|
|
5682
5687
|
taxSchemaRef: ApiObjectReference;
|
|
5683
5688
|
|
|
5684
|
-
/**
|
|
5685
|
-
* Preiseinheit
|
|
5686
|
-
*/
|
|
5687
|
-
priceUnit: number;
|
|
5688
|
-
|
|
5689
5689
|
/**
|
|
5690
5690
|
* Preisanpassungen - Position Basiswährung
|
|
5691
5691
|
*/
|
|
@@ -5781,6 +5781,11 @@ export interface DocumentLine {
|
|
|
5781
5781
|
*/
|
|
5782
5782
|
settledOpenItemDiscountAmount: number;
|
|
5783
5783
|
|
|
5784
|
+
/**
|
|
5785
|
+
* Einheit Nettogewicht
|
|
5786
|
+
*/
|
|
5787
|
+
netWeightUnit: UnitTypeReference;
|
|
5788
|
+
|
|
5784
5789
|
/**
|
|
5785
5790
|
* Nettoverkaufswert der Position in Basiswährung
|
|
5786
5791
|
*/
|
|
@@ -5791,11 +5796,6 @@ export interface DocumentLine {
|
|
|
5791
5796
|
*/
|
|
5792
5797
|
contractDetail: DocumentContractDetail;
|
|
5793
5798
|
|
|
5794
|
-
/**
|
|
5795
|
-
* Einheit Nettogewicht
|
|
5796
|
-
*/
|
|
5797
|
-
netWeightUnit: UnitTypeReference;
|
|
5798
|
-
|
|
5799
5799
|
/**
|
|
5800
5800
|
* Versandkosten-Details; nur gesetzt für Versandkostenpositionen, die als nummerierte Belegposition geführt werden (z.B. Sammelrechnung)
|
|
5801
5801
|
*/
|
|
@@ -5842,14 +5842,14 @@ export interface DocumentLine {
|
|
|
5842
5842
|
country: CountryReference;
|
|
5843
5843
|
|
|
5844
5844
|
/**
|
|
5845
|
-
*
|
|
5845
|
+
* Zolltarifnummer
|
|
5846
5846
|
*/
|
|
5847
|
-
|
|
5847
|
+
customsTariffNumber: string;
|
|
5848
5848
|
|
|
5849
5849
|
/**
|
|
5850
|
-
*
|
|
5850
|
+
* Leistungsdatum
|
|
5851
5851
|
*/
|
|
5852
|
-
|
|
5852
|
+
performanceDate: ScriptingDate;
|
|
5853
5853
|
|
|
5854
5854
|
/**
|
|
5855
5855
|
* wurde aufgelöst in Gebindeartikel
|
|
@@ -5927,14 +5927,14 @@ export interface DocumentLine {
|
|
|
5927
5927
|
countryRegion: ApiObjectReference;
|
|
5928
5928
|
|
|
5929
5929
|
/**
|
|
5930
|
-
*
|
|
5930
|
+
* Nettogewicht
|
|
5931
5931
|
*/
|
|
5932
|
-
|
|
5932
|
+
netWeight: number;
|
|
5933
5933
|
|
|
5934
5934
|
/**
|
|
5935
|
-
*
|
|
5935
|
+
* Provisionsursprung
|
|
5936
5936
|
*/
|
|
5937
|
-
|
|
5937
|
+
commissionOrigin: DocumentCommissionOrigin;
|
|
5938
5938
|
|
|
5939
5939
|
/**
|
|
5940
5940
|
* Netto-Gesamtpreis (nach Preisänderungen)
|
|
@@ -5952,14 +5952,14 @@ export interface DocumentLine {
|
|
|
5952
5952
|
position: number;
|
|
5953
5953
|
|
|
5954
5954
|
/**
|
|
5955
|
-
*
|
|
5955
|
+
* Soll die DocumentLine über die Komponenten neu berechnet werden?
|
|
5956
5956
|
*/
|
|
5957
|
-
|
|
5957
|
+
recalcLinePriceViaComponents: boolean;
|
|
5958
5958
|
|
|
5959
5959
|
/**
|
|
5960
|
-
*
|
|
5960
|
+
* Buchungen
|
|
5961
5961
|
*/
|
|
5962
|
-
|
|
5962
|
+
bookings: Array<DocumentLineBooking>;
|
|
5963
5963
|
|
|
5964
5964
|
/**
|
|
5965
5965
|
* unit gross Volume in cubic meters
|
|
@@ -6052,14 +6052,14 @@ export interface DocumentLine {
|
|
|
6052
6052
|
custom: EavDocumentline;
|
|
6053
6053
|
|
|
6054
6054
|
/**
|
|
6055
|
-
*
|
|
6055
|
+
* Bemerkung zur OP-Position - wird beim Abschluss in den Kommentar des Offenen Postens übernommen
|
|
6056
6056
|
*/
|
|
6057
|
-
|
|
6057
|
+
settledOpenItemComment: string;
|
|
6058
6058
|
|
|
6059
6059
|
/**
|
|
6060
|
-
*
|
|
6060
|
+
* Artikel
|
|
6061
6061
|
*/
|
|
6062
|
-
|
|
6062
|
+
articleId: number;
|
|
6063
6063
|
|
|
6064
6064
|
/**
|
|
6065
6065
|
* Interne Preisänderungsinformationen
|
|
@@ -6241,14 +6241,14 @@ export interface DocumentLineComponent {
|
|
|
6241
6241
|
fabricationDetail: DocumentLineComponentFabricationDetail;
|
|
6242
6242
|
|
|
6243
6243
|
/**
|
|
6244
|
-
*
|
|
6244
|
+
* Gelieferte Menge
|
|
6245
6245
|
*/
|
|
6246
|
-
|
|
6246
|
+
quantityCommitted: number;
|
|
6247
6247
|
|
|
6248
6248
|
/**
|
|
6249
|
-
*
|
|
6249
|
+
* Referenz auf den Artikel der Komponente
|
|
6250
6250
|
*/
|
|
6251
|
-
|
|
6251
|
+
articleId: number;
|
|
6252
6252
|
|
|
6253
6253
|
/**
|
|
6254
6254
|
* Beschreibung des Artikels
|
|
@@ -6390,14 +6390,14 @@ export interface DocumentLineFabricationComponent {
|
|
|
6390
6390
|
sourceBundleArticleRef: ProductArticleRef;
|
|
6391
6391
|
|
|
6392
6392
|
/**
|
|
6393
|
-
*
|
|
6393
|
+
* Menge
|
|
6394
6394
|
*/
|
|
6395
|
-
|
|
6395
|
+
quantity: number;
|
|
6396
6396
|
|
|
6397
6397
|
/**
|
|
6398
|
-
*
|
|
6398
|
+
* Abweichende Herstellungskosten
|
|
6399
6399
|
*/
|
|
6400
|
-
|
|
6400
|
+
deviatingUnitPrice: number;
|
|
6401
6401
|
|
|
6402
6402
|
/**
|
|
6403
6403
|
* Beschreibung
|
|
@@ -6452,6 +6452,11 @@ export interface DocumentLineFabricationDetail {
|
|
|
6452
6452
|
*/
|
|
6453
6453
|
quantityFinished: number;
|
|
6454
6454
|
|
|
6455
|
+
/**
|
|
6456
|
+
* Produzierte Seriennummern
|
|
6457
|
+
*/
|
|
6458
|
+
serialNumbers: Array<DocumentLineFabricationDetailSerialNumber>;
|
|
6459
|
+
|
|
6455
6460
|
/**
|
|
6456
6461
|
* Freifeld
|
|
6457
6462
|
*/
|
|
@@ -6462,11 +6467,6 @@ export interface DocumentLineFabricationDetail {
|
|
|
6462
6467
|
*/
|
|
6463
6468
|
quantityDefective: number;
|
|
6464
6469
|
|
|
6465
|
-
/**
|
|
6466
|
-
* Produzierte Seriennummern
|
|
6467
|
-
*/
|
|
6468
|
-
serialNumbers: Array<DocumentLineFabricationDetailSerialNumber>;
|
|
6469
|
-
|
|
6470
6470
|
/**
|
|
6471
6471
|
* Menge produziert
|
|
6472
6472
|
*/
|
|
@@ -6501,14 +6501,14 @@ export interface DocumentLineFabricationDetailSerialNumber {
|
|
|
6501
6501
|
quantityFinished: number;
|
|
6502
6502
|
|
|
6503
6503
|
/**
|
|
6504
|
-
* Produzierte
|
|
6504
|
+
* Produzierte/geplante Menge
|
|
6505
6505
|
*/
|
|
6506
|
-
|
|
6506
|
+
quantity: number;
|
|
6507
6507
|
|
|
6508
6508
|
/**
|
|
6509
|
-
* Produzierte
|
|
6509
|
+
* Produzierte Seriennummer
|
|
6510
6510
|
*/
|
|
6511
|
-
|
|
6511
|
+
serialNumber: ArticleSerialNumber;
|
|
6512
6512
|
|
|
6513
6513
|
/**
|
|
6514
6514
|
* Gebuchte Komponenten
|
|
@@ -6559,14 +6559,14 @@ export interface DocumentLinePosDetail {
|
|
|
6559
6559
|
withdrawalMode: CashJournalWithdrawalMode;
|
|
6560
6560
|
|
|
6561
6561
|
/**
|
|
6562
|
-
*
|
|
6562
|
+
* Status der externen Zahlung
|
|
6563
6563
|
*/
|
|
6564
|
-
|
|
6564
|
+
externalPaymentStatus: PosPaymentStatus;
|
|
6565
6565
|
|
|
6566
6566
|
/**
|
|
6567
|
-
*
|
|
6567
|
+
* Typ der Einlage/Ausgabe
|
|
6568
6568
|
*/
|
|
6569
|
-
|
|
6569
|
+
depositExpenseTypeId: number;
|
|
6570
6570
|
|
|
6571
6571
|
/**
|
|
6572
6572
|
* Abschöpfung auf Betrag (Modus BALANCE) — Restbetrag, der in der Kasse verbleibt
|
|
@@ -6604,14 +6604,14 @@ export interface DocumentLinePosDetail {
|
|
|
6604
6604
|
balanceBeforeWithdrawal: number;
|
|
6605
6605
|
|
|
6606
6606
|
/**
|
|
6607
|
-
*
|
|
6607
|
+
* Typ der Position
|
|
6608
6608
|
*/
|
|
6609
|
-
|
|
6609
|
+
posLineType: PosLineType;
|
|
6610
6610
|
|
|
6611
6611
|
/**
|
|
6612
|
-
*
|
|
6612
|
+
* Externe Payment-ID für Verbindung zum Payment-Backend
|
|
6613
6613
|
*/
|
|
6614
|
-
|
|
6614
|
+
externalPaymentId: string;
|
|
6615
6615
|
|
|
6616
6616
|
/**
|
|
6617
6617
|
* Unique identifier of the Object
|
|
@@ -6637,14 +6637,14 @@ export interface DocumentLineRef {
|
|
|
6637
6637
|
quantity: number;
|
|
6638
6638
|
|
|
6639
6639
|
/**
|
|
6640
|
-
*
|
|
6640
|
+
* Artikelnummer
|
|
6641
6641
|
*/
|
|
6642
|
-
|
|
6642
|
+
articleNumber: string;
|
|
6643
6643
|
|
|
6644
6644
|
/**
|
|
6645
|
-
*
|
|
6645
|
+
* Belegart
|
|
6646
6646
|
*/
|
|
6647
|
-
|
|
6647
|
+
documentType: string;
|
|
6648
6648
|
|
|
6649
6649
|
/**
|
|
6650
6650
|
* Kurzbezeichnung des Kunden
|
|
@@ -6930,14 +6930,14 @@ export interface DocumentPosPayment {
|
|
|
6930
6930
|
balanceBeforeWithdrawal: number;
|
|
6931
6931
|
|
|
6932
6932
|
/**
|
|
6933
|
-
*
|
|
6933
|
+
* Typ der Position
|
|
6934
6934
|
*/
|
|
6935
|
-
|
|
6935
|
+
posLineType: PosLineType;
|
|
6936
6936
|
|
|
6937
6937
|
/**
|
|
6938
|
-
*
|
|
6938
|
+
* Externe Payment-ID für Verbindung zum Payment-Backend
|
|
6939
6939
|
*/
|
|
6940
|
-
|
|
6940
|
+
externalPaymentId: string;
|
|
6941
6941
|
|
|
6942
6942
|
/**
|
|
6943
6943
|
* Unique identifier of the Object
|
|
@@ -7096,14 +7096,14 @@ export interface DocumentShippingCost {
|
|
|
7096
7096
|
manualCosts: boolean;
|
|
7097
7097
|
|
|
7098
7098
|
/**
|
|
7099
|
-
*
|
|
7099
|
+
* Texte
|
|
7100
7100
|
*/
|
|
7101
|
-
|
|
7101
|
+
texts: Array<DocumentText>;
|
|
7102
7102
|
|
|
7103
7103
|
/**
|
|
7104
|
-
*
|
|
7104
|
+
* Keine Versandkosten (freier Versand)
|
|
7105
7105
|
*/
|
|
7106
|
-
|
|
7106
|
+
freeShipping: boolean;
|
|
7107
7107
|
|
|
7108
7108
|
/**
|
|
7109
7109
|
* skontierbar
|
|
@@ -7921,14 +7921,14 @@ export const enum FabricationOfComponents {
|
|
|
7921
7921
|
export interface FabricationProduceRequest {
|
|
7922
7922
|
|
|
7923
7923
|
/**
|
|
7924
|
-
*
|
|
7924
|
+
* Zu produzierende Menge
|
|
7925
7925
|
*/
|
|
7926
|
-
|
|
7926
|
+
quantity: number;
|
|
7927
7927
|
|
|
7928
7928
|
/**
|
|
7929
|
-
*
|
|
7929
|
+
* Material automatisch bestätigen
|
|
7930
7930
|
*/
|
|
7931
|
-
|
|
7931
|
+
autoCommitComponents: boolean;
|
|
7932
7932
|
|
|
7933
7933
|
/**
|
|
7934
7934
|
* Für die Produktion zu verwendendes Material
|
|
@@ -7982,14 +7982,14 @@ export interface FabricationRevertRequest {
|
|
|
7982
7982
|
quantity: number;
|
|
7983
7983
|
|
|
7984
7984
|
/**
|
|
7985
|
-
*
|
|
7985
|
+
* ID der zu stornierenden Position
|
|
7986
7986
|
*/
|
|
7987
|
-
|
|
7987
|
+
documentLineId: number;
|
|
7988
7988
|
|
|
7989
7989
|
/**
|
|
7990
|
-
*
|
|
7990
|
+
* Material automatisch stornieren
|
|
7991
7991
|
*/
|
|
7992
|
-
|
|
7992
|
+
autoRevertComponents: boolean;
|
|
7993
7993
|
|
|
7994
7994
|
/**
|
|
7995
7995
|
* Zu stornierende Seriennummern
|
|
@@ -8005,14 +8005,14 @@ export interface FabricationRevertRequest {
|
|
|
8005
8005
|
export interface FabricationSerialNumber {
|
|
8006
8006
|
|
|
8007
8007
|
/**
|
|
8008
|
-
*
|
|
8008
|
+
* MHD / Verfallsdatum
|
|
8009
8009
|
*/
|
|
8010
|
-
|
|
8010
|
+
expiryDate: ScriptingDate;
|
|
8011
8011
|
|
|
8012
8012
|
/**
|
|
8013
|
-
*
|
|
8013
|
+
* ID der zu produzierenden Seriennummer (nur zur gezielten Produktion von bereits definierten Seriennummern)
|
|
8014
8014
|
*/
|
|
8015
|
-
|
|
8015
|
+
serialNumberId: number;
|
|
8016
8016
|
|
|
8017
8017
|
/**
|
|
8018
8018
|
* Bemerkung
|
|
@@ -8279,14 +8279,14 @@ export interface OpenItem {
|
|
|
8279
8279
|
dunningBlock: boolean;
|
|
8280
8280
|
|
|
8281
8281
|
/**
|
|
8282
|
-
*
|
|
8282
|
+
* Summe der Zahlungen in Basiswährung
|
|
8283
8283
|
*/
|
|
8284
|
-
|
|
8284
|
+
baseSumPayments: number;
|
|
8285
8285
|
|
|
8286
8286
|
/**
|
|
8287
|
-
*
|
|
8287
|
+
* order
|
|
8288
8288
|
*/
|
|
8289
|
-
|
|
8289
|
+
order: ApiObjectReference;
|
|
8290
8290
|
|
|
8291
8291
|
/**
|
|
8292
8292
|
* MetaInformations for this Object
|
|
@@ -8319,14 +8319,14 @@ export interface OpenItem {
|
|
|
8319
8319
|
version: number;
|
|
8320
8320
|
|
|
8321
8321
|
/**
|
|
8322
|
-
*
|
|
8322
|
+
* Summe der skontierbaren Rechnungsbeträge in Basiswährung
|
|
8323
8323
|
*/
|
|
8324
|
-
|
|
8324
|
+
baseSumDiscountableAmount: number;
|
|
8325
8325
|
|
|
8326
8326
|
/**
|
|
8327
|
-
*
|
|
8327
|
+
* List of tags
|
|
8328
8328
|
*/
|
|
8329
|
-
|
|
8329
|
+
tags: Array<TagDto>;
|
|
8330
8330
|
|
|
8331
8331
|
/**
|
|
8332
8332
|
* Fälligkeitsdatum
|
|
@@ -8344,14 +8344,14 @@ export interface OpenItem {
|
|
|
8344
8344
|
sourceCountryCode: string;
|
|
8345
8345
|
|
|
8346
8346
|
/**
|
|
8347
|
-
*
|
|
8347
|
+
* Valutadatum schreibgeschützt
|
|
8348
8348
|
*/
|
|
8349
|
-
|
|
8349
|
+
valueDateReadOnly: boolean;
|
|
8350
8350
|
|
|
8351
8351
|
/**
|
|
8352
|
-
*
|
|
8352
|
+
* agreed Deposit payment date
|
|
8353
8353
|
*/
|
|
8354
|
-
|
|
8354
|
+
depositPaymentDate: ScriptingDate;
|
|
8355
8355
|
|
|
8356
8356
|
/**
|
|
8357
8357
|
* Does this open item belong to accounts payable or accounts receivable
|
|
@@ -8389,14 +8389,14 @@ export interface OpenItem {
|
|
|
8389
8389
|
depositPaymentAmount: number;
|
|
8390
8390
|
|
|
8391
8391
|
/**
|
|
8392
|
-
*
|
|
8392
|
+
* Verwendungszweck
|
|
8393
8393
|
*/
|
|
8394
|
-
|
|
8394
|
+
purpose: string;
|
|
8395
8395
|
|
|
8396
8396
|
/**
|
|
8397
|
-
*
|
|
8397
|
+
* free payments
|
|
8398
8398
|
*/
|
|
8399
|
-
|
|
8399
|
+
records: Array<OpenItemRecord>;
|
|
8400
8400
|
|
|
8401
8401
|
/**
|
|
8402
8402
|
* How much discount can be given for speedy payment, rule 2
|
|
@@ -8419,14 +8419,14 @@ export interface OpenItem {
|
|
|
8419
8419
|
paymentAmount: number;
|
|
8420
8420
|
|
|
8421
8421
|
/**
|
|
8422
|
-
*
|
|
8422
|
+
* Rechnungskorrektur
|
|
8423
8423
|
*/
|
|
8424
|
-
|
|
8424
|
+
creditNote: ApiObjectReference;
|
|
8425
8425
|
|
|
8426
8426
|
/**
|
|
8427
|
-
*
|
|
8427
|
+
* how should a refund be done?
|
|
8428
8428
|
*/
|
|
8429
|
-
|
|
8429
|
+
refundType: OpenItem$OpenItemRefundType;
|
|
8430
8430
|
|
|
8431
8431
|
/**
|
|
8432
8432
|
* Buchung auf Lieferant oder Kunde bei manuellen OPs
|
|
@@ -8449,14 +8449,14 @@ export interface OpenItem {
|
|
|
8449
8449
|
sumFee: number;
|
|
8450
8450
|
|
|
8451
8451
|
/**
|
|
8452
|
-
*
|
|
8452
|
+
* Zahlungsplan
|
|
8453
8453
|
*/
|
|
8454
|
-
|
|
8454
|
+
paymentPlan: OpenItemPaymentPlan;
|
|
8455
8455
|
|
|
8456
8456
|
/**
|
|
8457
|
-
*
|
|
8457
|
+
* The full amount of the payment
|
|
8458
8458
|
*/
|
|
8459
|
-
|
|
8459
|
+
fullPaymentAmount: number;
|
|
8460
8460
|
|
|
8461
8461
|
/**
|
|
8462
8462
|
* Zahlungssperre
|
|
@@ -8469,14 +8469,14 @@ export interface OpenItem {
|
|
|
8469
8469
|
originalPaymentDueDate: ScriptingDate;
|
|
8470
8470
|
|
|
8471
8471
|
/**
|
|
8472
|
-
*
|
|
8472
|
+
* whether this open item is balanced, partially paid or open
|
|
8473
8473
|
*/
|
|
8474
|
-
|
|
8474
|
+
balanceState: OpenItemBalanceState;
|
|
8475
8475
|
|
|
8476
8476
|
/**
|
|
8477
|
-
*
|
|
8477
|
+
* Valutadatum
|
|
8478
8478
|
*/
|
|
8479
|
-
|
|
8479
|
+
valueDate: ScriptingDate;
|
|
8480
8480
|
|
|
8481
8481
|
/**
|
|
8482
8482
|
* Skontobetrag 1
|
|
@@ -8489,14 +8489,14 @@ export interface OpenItem {
|
|
|
8489
8489
|
baseSumDiscount: number;
|
|
8490
8490
|
|
|
8491
8491
|
/**
|
|
8492
|
-
*
|
|
8492
|
+
* Summe der Mahngebühren und Zinsen in Basiswährung
|
|
8493
8493
|
*/
|
|
8494
|
-
|
|
8494
|
+
baseSumDunnings: number;
|
|
8495
8495
|
|
|
8496
8496
|
/**
|
|
8497
|
-
*
|
|
8497
|
+
* Zahlungsvorlage
|
|
8498
8498
|
*/
|
|
8499
|
-
|
|
8499
|
+
paymentTemplateRef: ApiObjectReference;
|
|
8500
8500
|
|
|
8501
8501
|
/**
|
|
8502
8502
|
* Rechnungsbetrag
|
|
@@ -8509,14 +8509,14 @@ export interface OpenItem {
|
|
|
8509
8509
|
taxRateRef: ApiObjectReference;
|
|
8510
8510
|
|
|
8511
8511
|
/**
|
|
8512
|
-
*
|
|
8512
|
+
* Anzahlungsrechnung
|
|
8513
8513
|
*/
|
|
8514
|
-
|
|
8514
|
+
depositInvoice: ApiObjectReference;
|
|
8515
8515
|
|
|
8516
8516
|
/**
|
|
8517
|
-
*
|
|
8517
|
+
* Basiswährung des offenen Postens (ISO-A3)
|
|
8518
8518
|
*/
|
|
8519
|
-
|
|
8519
|
+
baseCurrencyCode: string;
|
|
8520
8520
|
|
|
8521
8521
|
/**
|
|
8522
8522
|
* Steuerstatus (von außen setzbar, wenn kein Beleg vorhanden ist)
|
|
@@ -8587,14 +8587,14 @@ export const enum OpenItemDunningState {
|
|
|
8587
8587
|
export interface OpenItemPaymentPlan {
|
|
8588
8588
|
|
|
8589
8589
|
/**
|
|
8590
|
-
*
|
|
8590
|
+
* Fälligkeitsregel
|
|
8591
8591
|
*/
|
|
8592
|
-
|
|
8592
|
+
dueDateCalculation: string;
|
|
8593
8593
|
|
|
8594
8594
|
/**
|
|
8595
|
-
*
|
|
8595
|
+
* Betrag
|
|
8596
8596
|
*/
|
|
8597
|
-
|
|
8597
|
+
amount: number;
|
|
8598
8598
|
|
|
8599
8599
|
/**
|
|
8600
8600
|
* Enddatum
|
|
@@ -8797,14 +8797,14 @@ export interface OpenItemRecord {
|
|
|
8797
8797
|
version: number;
|
|
8798
8798
|
|
|
8799
8799
|
/**
|
|
8800
|
-
*
|
|
8800
|
+
* Buchungsbetrag in Basiswährung
|
|
8801
8801
|
*/
|
|
8802
|
-
|
|
8802
|
+
baseAmount: number;
|
|
8803
8803
|
|
|
8804
8804
|
/**
|
|
8805
|
-
*
|
|
8805
|
+
* id der transaction, die diesen record hervorgerufen hat
|
|
8806
8806
|
*/
|
|
8807
|
-
|
|
8807
|
+
transactionId: number;
|
|
8808
8808
|
|
|
8809
8809
|
/**
|
|
8810
8810
|
* Abzugsbetrag in Basiswährung
|
|
@@ -8822,14 +8822,14 @@ export interface OpenItemRecord {
|
|
|
8822
8822
|
totalAmount: number;
|
|
8823
8823
|
|
|
8824
8824
|
/**
|
|
8825
|
-
*
|
|
8825
|
+
* Basiswährung des offenen Postens (ISO-A3)
|
|
8826
8826
|
*/
|
|
8827
|
-
|
|
8827
|
+
baseCurrencyCode: string;
|
|
8828
8828
|
|
|
8829
8829
|
/**
|
|
8830
|
-
*
|
|
8830
|
+
* id des records, der diesen storniert hat
|
|
8831
8831
|
*/
|
|
8832
|
-
|
|
8832
|
+
revertedByRecordId: number;
|
|
8833
8833
|
|
|
8834
8834
|
/**
|
|
8835
8835
|
* qualifier of open item
|
|
@@ -8992,14 +8992,14 @@ export interface PaymentMethod {
|
|
|
8992
8992
|
daysToAddForFollowup: number;
|
|
8993
8993
|
|
|
8994
8994
|
/**
|
|
8995
|
-
*
|
|
8995
|
+
* external Payment Id
|
|
8996
8996
|
*/
|
|
8997
|
-
|
|
8997
|
+
externalPaymentId: string;
|
|
8998
8998
|
|
|
8999
8999
|
/**
|
|
9000
|
-
*
|
|
9000
|
+
* Die Business Transaction
|
|
9001
9001
|
*/
|
|
9002
|
-
|
|
9002
|
+
businessTransaction: ApiObjectReference;
|
|
9003
9003
|
|
|
9004
9004
|
/**
|
|
9005
9005
|
* Unique identifier of the Object
|
|
@@ -9082,15 +9082,20 @@ export interface PaymentTerm {
|
|
|
9082
9082
|
*/
|
|
9083
9083
|
paymentDiscount2: number;
|
|
9084
9084
|
|
|
9085
|
+
/**
|
|
9086
|
+
* Percent for Discount 1
|
|
9087
|
+
*/
|
|
9088
|
+
paymentDiscount1: number;
|
|
9089
|
+
|
|
9085
9090
|
/**
|
|
9086
9091
|
* printDescription
|
|
9087
9092
|
*/
|
|
9088
9093
|
printDescription: string;
|
|
9089
9094
|
|
|
9090
9095
|
/**
|
|
9091
|
-
*
|
|
9096
|
+
* Days for Discount 1
|
|
9092
9097
|
*/
|
|
9093
|
-
|
|
9098
|
+
paymentDays1: number;
|
|
9094
9099
|
|
|
9095
9100
|
/**
|
|
9096
9101
|
* for deposit: remaining term
|
|
@@ -9098,9 +9103,9 @@ export interface PaymentTerm {
|
|
|
9098
9103
|
remainingTermRef: ApiObjectReference;
|
|
9099
9104
|
|
|
9100
9105
|
/**
|
|
9101
|
-
* Days for Discount
|
|
9106
|
+
* Days for Discount 2
|
|
9102
9107
|
*/
|
|
9103
|
-
|
|
9108
|
+
paymentDays2: number;
|
|
9104
9109
|
|
|
9105
9110
|
/**
|
|
9106
9111
|
* Aktiv?
|
|
@@ -9112,11 +9117,6 @@ export interface PaymentTerm {
|
|
|
9112
9117
|
*/
|
|
9113
9118
|
description: string;
|
|
9114
9119
|
|
|
9115
|
-
/**
|
|
9116
|
-
* Days for Discount 2
|
|
9117
|
-
*/
|
|
9118
|
-
paymentDays2: number;
|
|
9119
|
-
|
|
9120
9120
|
/**
|
|
9121
9121
|
* label for this payment term
|
|
9122
9122
|
*/
|
|
@@ -9383,14 +9383,14 @@ export const enum PickingType {
|
|
|
9383
9383
|
export interface Picklist {
|
|
9384
9384
|
|
|
9385
9385
|
/**
|
|
9386
|
-
*
|
|
9386
|
+
* Zur Erstellung der Pickliste verwendete Vorlage
|
|
9387
9387
|
*/
|
|
9388
|
-
|
|
9388
|
+
usedTemplate: PicklistTemplate;
|
|
9389
9389
|
|
|
9390
9390
|
/**
|
|
9391
|
-
*
|
|
9391
|
+
* Ziellager für Nachschub
|
|
9392
9392
|
*/
|
|
9393
|
-
|
|
9393
|
+
targetStorageRef: ApiObjectReference;
|
|
9394
9394
|
|
|
9395
9395
|
/**
|
|
9396
9396
|
* Nummer der Pickliste
|
|
@@ -9529,14 +9529,14 @@ export interface PicklistLine {
|
|
|
9529
9529
|
export interface PicklistLineBooking {
|
|
9530
9530
|
|
|
9531
9531
|
/**
|
|
9532
|
-
*
|
|
9532
|
+
* Zu buchende Menge (gesammelt)
|
|
9533
9533
|
*/
|
|
9534
|
-
|
|
9534
|
+
quantity: number;
|
|
9535
9535
|
|
|
9536
9536
|
/**
|
|
9537
|
-
*
|
|
9537
|
+
* Seriennummer
|
|
9538
9538
|
*/
|
|
9539
|
-
|
|
9539
|
+
serialNumber: ArticleSerialNumber;
|
|
9540
9540
|
|
|
9541
9541
|
/**
|
|
9542
9542
|
* Anzeigename vom Lagerplatz
|
|
@@ -9572,14 +9572,14 @@ export interface PicklistLineComponent {
|
|
|
9572
9572
|
quantityCollected: number;
|
|
9573
9573
|
|
|
9574
9574
|
/**
|
|
9575
|
-
*
|
|
9575
|
+
* Menge der Position
|
|
9576
9576
|
*/
|
|
9577
|
-
|
|
9577
|
+
quantity: number;
|
|
9578
9578
|
|
|
9579
9579
|
/**
|
|
9580
|
-
*
|
|
9580
|
+
* Artikelbezeichnung
|
|
9581
9581
|
*/
|
|
9582
|
-
|
|
9582
|
+
articleName: string;
|
|
9583
9583
|
|
|
9584
9584
|
/**
|
|
9585
9585
|
* Artikelbeschreibung
|
|
@@ -9808,14 +9808,14 @@ export interface PicklistTemplate$OrderSelectionOptions {
|
|
|
9808
9808
|
onlyFullDeliverableOrderLines: boolean;
|
|
9809
9809
|
|
|
9810
9810
|
/**
|
|
9811
|
-
*
|
|
9811
|
+
* Selektion über den Bereich vom Lieferdatum
|
|
9812
9812
|
*/
|
|
9813
|
-
|
|
9813
|
+
deliveryDateRange: PicklistTemplate$DateRange;
|
|
9814
9814
|
|
|
9815
9815
|
/**
|
|
9816
|
-
*
|
|
9816
|
+
* Nur für Einzelkommissionierung und Konsolidierung: maximale Anzahl zu übernehmender Aufträge
|
|
9817
9817
|
*/
|
|
9818
|
-
|
|
9818
|
+
maxOrderCount: number;
|
|
9819
9819
|
|
|
9820
9820
|
/**
|
|
9821
9821
|
* Selektion über den Bereich vom Belegdatum
|
|
@@ -9983,11 +9983,6 @@ export interface PicklistTemplate$PicklistProcessingOptions {
|
|
|
9983
9983
|
*/
|
|
9984
9984
|
showShippingFormOnPickingFinish: boolean;
|
|
9985
9985
|
|
|
9986
|
-
/**
|
|
9987
|
-
* Sollen bei der Erfassung automatisch die Etiketten gedruckt werden?
|
|
9988
|
-
*/
|
|
9989
|
-
printLabelOnScan: boolean;
|
|
9990
|
-
|
|
9991
9986
|
/**
|
|
9992
9987
|
* Sollen Dienstleistungen kommissioniert werden?
|
|
9993
9988
|
*/
|
|
@@ -10003,6 +9998,11 @@ export interface PicklistTemplate$PicklistProcessingOptions {
|
|
|
10003
9998
|
*/
|
|
10004
9999
|
allowFullConfirmation: boolean;
|
|
10005
10000
|
|
|
10001
|
+
/**
|
|
10002
|
+
* Sollen bei der Erfassung automatisch die Etiketten gedruckt werden?
|
|
10003
|
+
*/
|
|
10004
|
+
printLabelOnScan: boolean;
|
|
10005
|
+
|
|
10006
10006
|
/**
|
|
10007
10007
|
* Verwende die Verkaufseinheit als Standardmenge
|
|
10008
10008
|
*/
|
|
@@ -10029,14 +10029,14 @@ export interface PicklistTemplate$PicklistProcessingOptions {
|
|
|
10029
10029
|
printLabelAfterPicking: boolean;
|
|
10030
10030
|
|
|
10031
10031
|
/**
|
|
10032
|
-
*
|
|
10032
|
+
* Sollen nicht-bestandsgeführte Artikel kommissioniert werden?
|
|
10033
10033
|
*/
|
|
10034
|
-
|
|
10034
|
+
allowPickingOfNonInventoryManagedArticles: boolean;
|
|
10035
10035
|
|
|
10036
10036
|
/**
|
|
10037
|
-
*
|
|
10037
|
+
* Chargen automatisch bestätigen, wenn sie vorgegeben oder bereits beim Picken erfasst wurden
|
|
10038
10038
|
*/
|
|
10039
|
-
|
|
10039
|
+
autoDeterminationOfLots: boolean;
|
|
10040
10040
|
|
|
10041
10041
|
/**
|
|
10042
10042
|
* Zielmengen in Masken verstecken?
|
|
@@ -10107,26 +10107,26 @@ export interface PriceSelectionCriteria {
|
|
|
10107
10107
|
*/
|
|
10108
10108
|
date: ScriptingDate;
|
|
10109
10109
|
|
|
10110
|
-
/**
|
|
10111
|
-
* Die Preisgruppe
|
|
10112
|
-
*/
|
|
10113
|
-
priceGroupId: number;
|
|
10114
|
-
|
|
10115
10110
|
/**
|
|
10116
10111
|
* Eine Menge
|
|
10117
10112
|
*/
|
|
10118
10113
|
quantity: number;
|
|
10119
10114
|
|
|
10120
10115
|
/**
|
|
10121
|
-
*
|
|
10116
|
+
* Die Preisgruppe
|
|
10122
10117
|
*/
|
|
10123
|
-
|
|
10118
|
+
priceGroupId: number;
|
|
10124
10119
|
|
|
10125
10120
|
/**
|
|
10126
10121
|
* Liste von Account-IDs
|
|
10127
10122
|
*/
|
|
10128
10123
|
accountIds: Array<number>;
|
|
10129
10124
|
|
|
10125
|
+
/**
|
|
10126
|
+
* Liste von Artikel-IDs
|
|
10127
|
+
*/
|
|
10128
|
+
articleIds: Array<number>;
|
|
10129
|
+
|
|
10130
10130
|
/**
|
|
10131
10131
|
* ein qualifier
|
|
10132
10132
|
*/
|
|
@@ -10151,14 +10151,14 @@ export interface PriceSelectionCriteria {
|
|
|
10151
10151
|
export interface Product {
|
|
10152
10152
|
|
|
10153
10153
|
/**
|
|
10154
|
-
*
|
|
10154
|
+
* Zolltarifnummer
|
|
10155
10155
|
*/
|
|
10156
|
-
|
|
10156
|
+
customsTariffNumber: string;
|
|
10157
10157
|
|
|
10158
10158
|
/**
|
|
10159
|
-
*
|
|
10159
|
+
* Charge muss bei Einbuchung in ein Verkaufslager vergeben werden (für Serientyp LOT und BEST_BEFORE)
|
|
10160
10160
|
*/
|
|
10161
|
-
|
|
10161
|
+
lotOnlyRequiredWhenBookedToSalesStorage: boolean;
|
|
10162
10162
|
|
|
10163
10163
|
/**
|
|
10164
10164
|
* Gebindeschema dieses Produkts
|
|
@@ -10307,14 +10307,14 @@ export interface ProductArticleRef {
|
|
|
10307
10307
|
export interface ProductDiscount {
|
|
10308
10308
|
|
|
10309
10309
|
/**
|
|
10310
|
-
*
|
|
10310
|
+
* Kundengruppe
|
|
10311
10311
|
*/
|
|
10312
|
-
|
|
10312
|
+
customerGroupRef: ApiObjectReference;
|
|
10313
10313
|
|
|
10314
10314
|
/**
|
|
10315
|
-
*
|
|
10315
|
+
* Hauptartikel, für welchen dieser Rabatt gültig ist
|
|
10316
10316
|
*/
|
|
10317
|
-
|
|
10317
|
+
accessoryMainArticleRef: ApiObjectReference;
|
|
10318
10318
|
|
|
10319
10319
|
/**
|
|
10320
10320
|
* Lieferantengruppe
|
|
@@ -10327,14 +10327,14 @@ export interface ProductDiscount {
|
|
|
10327
10327
|
fromQuantity: number;
|
|
10328
10328
|
|
|
10329
10329
|
/**
|
|
10330
|
-
*
|
|
10330
|
+
* Hersteller
|
|
10331
10331
|
*/
|
|
10332
|
-
|
|
10332
|
+
manufacturerRef: ApiObjectReference;
|
|
10333
10333
|
|
|
10334
10334
|
/**
|
|
10335
|
-
*
|
|
10335
|
+
* Produkt, für welches dieser Rabatt gültig ist
|
|
10336
10336
|
*/
|
|
10337
|
-
|
|
10337
|
+
articleRef: ApiObjectReference;
|
|
10338
10338
|
|
|
10339
10339
|
/**
|
|
10340
10340
|
* Gültig von
|
|
@@ -10342,14 +10342,14 @@ export interface ProductDiscount {
|
|
|
10342
10342
|
validFrom: ScriptingDate;
|
|
10343
10343
|
|
|
10344
10344
|
/**
|
|
10345
|
-
*
|
|
10345
|
+
* Bestimmt die Art des Rabatts
|
|
10346
10346
|
*/
|
|
10347
|
-
|
|
10347
|
+
modifierType: PriceModifierType;
|
|
10348
10348
|
|
|
10349
10349
|
/**
|
|
10350
|
-
*
|
|
10350
|
+
* Warengruppe
|
|
10351
10351
|
*/
|
|
10352
|
-
|
|
10352
|
+
productGroupRef: ApiObjectReference;
|
|
10353
10353
|
|
|
10354
10354
|
/**
|
|
10355
10355
|
* Version Identifier for this Object (for PUT)
|
|
@@ -10397,14 +10397,14 @@ export interface ProductDiscount {
|
|
|
10397
10397
|
modifierValueType: ValueType;
|
|
10398
10398
|
|
|
10399
10399
|
/**
|
|
10400
|
-
*
|
|
10400
|
+
* Name des Rabatts
|
|
10401
10401
|
*/
|
|
10402
|
-
|
|
10402
|
+
modifierName: string;
|
|
10403
10403
|
|
|
10404
10404
|
/**
|
|
10405
|
-
*
|
|
10405
|
+
* Account, für den der Rabatt gültig ist
|
|
10406
10406
|
*/
|
|
10407
|
-
|
|
10407
|
+
accountRef: ApiObjectReference;
|
|
10408
10408
|
|
|
10409
10409
|
/**
|
|
10410
10410
|
* Unique identifier of the Object
|
|
@@ -10521,14 +10521,14 @@ export interface ProductMainGroup {
|
|
|
10521
10521
|
export interface ProductPrice {
|
|
10522
10522
|
|
|
10523
10523
|
/**
|
|
10524
|
-
*
|
|
10524
|
+
* Kundengruppe
|
|
10525
10525
|
*/
|
|
10526
|
-
|
|
10526
|
+
customerGroupRef: ApiObjectReference;
|
|
10527
10527
|
|
|
10528
10528
|
/**
|
|
10529
|
-
*
|
|
10529
|
+
* Hauptartikel, für welches dieser Preis gültig ist
|
|
10530
10530
|
*/
|
|
10531
|
-
|
|
10531
|
+
accessoryMainArticleRef: ApiObjectReference;
|
|
10532
10532
|
|
|
10533
10533
|
/**
|
|
10534
10534
|
* Einkaufspreis zur Kalkulation
|
|
@@ -10591,14 +10591,14 @@ export interface ProductPrice {
|
|
|
10591
10591
|
supplierGroupRef: ApiObjectReference;
|
|
10592
10592
|
|
|
10593
10593
|
/**
|
|
10594
|
-
*
|
|
10594
|
+
* Hersteller
|
|
10595
10595
|
*/
|
|
10596
|
-
|
|
10596
|
+
manufacturerRef: ApiObjectReference;
|
|
10597
10597
|
|
|
10598
10598
|
/**
|
|
10599
|
-
*
|
|
10599
|
+
* Produkt, für welches dieser Preis gültig ist
|
|
10600
10600
|
*/
|
|
10601
|
-
|
|
10601
|
+
articleRef: ApiObjectReference;
|
|
10602
10602
|
|
|
10603
10603
|
/**
|
|
10604
10604
|
* Version Identifier for this Object (for PUT)
|
|
@@ -10811,14 +10811,14 @@ export interface RequestDocument {
|
|
|
10811
10811
|
deliveryTermId: number;
|
|
10812
10812
|
|
|
10813
10813
|
/**
|
|
10814
|
-
*
|
|
10814
|
+
* Dokumentzeilen
|
|
10815
10815
|
*/
|
|
10816
|
-
|
|
10816
|
+
lines: Array<RequestDocumentLine>;
|
|
10817
10817
|
|
|
10818
10818
|
/**
|
|
10819
|
-
*
|
|
10819
|
+
* Für interne Zwecke: Währung für das Document
|
|
10820
10820
|
*/
|
|
10821
|
-
|
|
10821
|
+
currencyId: number;
|
|
10822
10822
|
|
|
10823
10823
|
/**
|
|
10824
10824
|
* Nur für interne Zwecke: neue Positionen für einzeln retournierte Baugruppen-Komponenten
|
|
@@ -10836,14 +10836,14 @@ export interface RequestDocument {
|
|
|
10836
10836
|
contractDetail: DocumentContractDetail;
|
|
10837
10837
|
|
|
10838
10838
|
/**
|
|
10839
|
-
*
|
|
10839
|
+
* Vorgabelieferant bei Übernahme von Auftrag zu Bestellung(en)
|
|
10840
10840
|
*/
|
|
10841
|
-
|
|
10841
|
+
supplierAccountId: number;
|
|
10842
10842
|
|
|
10843
10843
|
/**
|
|
10844
|
-
*
|
|
10844
|
+
* Für interne Zwecke: Zahlungsbedingung für das Document
|
|
10845
10845
|
*/
|
|
10846
|
-
|
|
10846
|
+
paymentTermId: number;
|
|
10847
10847
|
|
|
10848
10848
|
/**
|
|
10849
10849
|
* Schema Freifelder
|
|
@@ -10999,14 +10999,14 @@ export interface RequestDocumentLine {
|
|
|
10999
10999
|
supplierAccountId: number;
|
|
11000
11000
|
|
|
11001
11001
|
/**
|
|
11002
|
-
*
|
|
11002
|
+
* Menge, die in dieser Transaktion verarbeitet werden soll
|
|
11003
11003
|
*/
|
|
11004
|
-
|
|
11004
|
+
quantity: number;
|
|
11005
11005
|
|
|
11006
11006
|
/**
|
|
11007
|
-
*
|
|
11007
|
+
* Position der Hauptartikel-Position einer Zubehör-Position
|
|
11008
11008
|
*/
|
|
11009
|
-
|
|
11009
|
+
mainArticleLinePosition: number;
|
|
11010
11010
|
|
|
11011
11011
|
/**
|
|
11012
11012
|
* Versandkosten mit Bedingungen
|
|
@@ -11024,14 +11024,14 @@ export interface RequestDocumentLine {
|
|
|
11024
11024
|
fabricationDetail: RequestDocumentLineFabricationDetail;
|
|
11025
11025
|
|
|
11026
11026
|
/**
|
|
11027
|
-
*
|
|
11027
|
+
* Bemerkung zur OP-Position - wird beim Abschluss in den Kommentar des Offenen Postens übernommen
|
|
11028
11028
|
*/
|
|
11029
|
-
|
|
11029
|
+
settledOpenItemComment: string;
|
|
11030
11030
|
|
|
11031
11031
|
/**
|
|
11032
|
-
*
|
|
11032
|
+
* (optional) ID des Artikels dieser Position
|
|
11033
11033
|
*/
|
|
11034
|
-
|
|
11034
|
+
articleId: number;
|
|
11035
11035
|
|
|
11036
11036
|
/**
|
|
11037
11037
|
* Referenz auf die zugehörige Position in einem externen System
|
|
@@ -11517,14 +11517,14 @@ export interface ScenarioDimensionValue {
|
|
|
11517
11517
|
export interface ScenarioFactDef {
|
|
11518
11518
|
|
|
11519
11519
|
/**
|
|
11520
|
-
* Attribut
|
|
11520
|
+
* Attribut Name
|
|
11521
11521
|
*/
|
|
11522
|
-
|
|
11522
|
+
factAttribute: string;
|
|
11523
11523
|
|
|
11524
11524
|
/**
|
|
11525
|
-
* Attribut
|
|
11525
|
+
* Attribut Typ
|
|
11526
11526
|
*/
|
|
11527
|
-
|
|
11527
|
+
attributeType: ScenarioFactDef$FactType;
|
|
11528
11528
|
|
|
11529
11529
|
/**
|
|
11530
11530
|
* Unique identifier of the Object
|
|
@@ -11684,14 +11684,14 @@ export interface SequencerConfigurationDetail {
|
|
|
11684
11684
|
export interface SerialNumberWithQuantityApi {
|
|
11685
11685
|
|
|
11686
11686
|
/**
|
|
11687
|
-
*
|
|
11687
|
+
* Menge
|
|
11688
11688
|
*/
|
|
11689
|
-
|
|
11689
|
+
quantity: number;
|
|
11690
11690
|
|
|
11691
11691
|
/**
|
|
11692
|
-
*
|
|
11692
|
+
* Seriennummer
|
|
11693
11693
|
*/
|
|
11694
|
-
|
|
11694
|
+
serialNumber: ArticleSerialNumber;
|
|
11695
11695
|
}
|
|
11696
11696
|
|
|
11697
11697
|
export interface ShelfCommonMapper {
|
|
@@ -11937,14 +11937,14 @@ export interface ShelfFile {
|
|
|
11937
11937
|
subFiles: Array<SubFileInfo>;
|
|
11938
11938
|
|
|
11939
11939
|
/**
|
|
11940
|
-
*
|
|
11940
|
+
* fileSize
|
|
11941
11941
|
*/
|
|
11942
|
-
|
|
11942
|
+
fileSize: number;
|
|
11943
11943
|
|
|
11944
11944
|
/**
|
|
11945
|
-
*
|
|
11945
|
+
* revision number of this file
|
|
11946
11946
|
*/
|
|
11947
|
-
|
|
11947
|
+
revisionNumber: number;
|
|
11948
11948
|
|
|
11949
11949
|
/**
|
|
11950
11950
|
* file-extension of this entry
|
|
@@ -11972,14 +11972,14 @@ export interface ShelfFile {
|
|
|
11972
11972
|
version: number;
|
|
11973
11973
|
|
|
11974
11974
|
/**
|
|
11975
|
-
*
|
|
11975
|
+
* current reference of this file in our storage
|
|
11976
11976
|
*/
|
|
11977
|
-
|
|
11977
|
+
storageHandle: string;
|
|
11978
11978
|
|
|
11979
11979
|
/**
|
|
11980
|
-
*
|
|
11980
|
+
* meta data
|
|
11981
11981
|
*/
|
|
11982
|
-
|
|
11982
|
+
metaDataEntries: Array<ShelfFileMetaData>;
|
|
11983
11983
|
|
|
11984
11984
|
/**
|
|
11985
11985
|
* MetaInformations for this Object
|
|
@@ -12026,14 +12026,14 @@ export interface ShelfShare {
|
|
|
12026
12026
|
publishState: ShelfSharePublishState;
|
|
12027
12027
|
|
|
12028
12028
|
/**
|
|
12029
|
-
*
|
|
12029
|
+
* wie viele Minuten bleibt dieser resource-pfad zugreifbar (null = unlimited)
|
|
12030
12030
|
*/
|
|
12031
|
-
|
|
12031
|
+
publicUrlDurationInMinutes: number;
|
|
12032
12032
|
|
|
12033
12033
|
/**
|
|
12034
|
-
*
|
|
12034
|
+
* Freifelder
|
|
12035
12035
|
*/
|
|
12036
|
-
|
|
12036
|
+
custom: EavShelfshare;
|
|
12037
12037
|
|
|
12038
12038
|
/**
|
|
12039
12039
|
* der url-pfadanteil, der öffentlichen zugriff auf diese resource gibt
|
|
@@ -12472,11 +12472,6 @@ export interface Supplier {
|
|
|
12472
12472
|
*/
|
|
12473
12473
|
info: MetaInfo;
|
|
12474
12474
|
|
|
12475
|
-
/**
|
|
12476
|
-
* tax able or tax free
|
|
12477
|
-
*/
|
|
12478
|
-
taxable: boolean;
|
|
12479
|
-
|
|
12480
12475
|
/**
|
|
12481
12476
|
* reference to the delivery method
|
|
12482
12477
|
*/
|
|
@@ -12487,6 +12482,11 @@ export interface Supplier {
|
|
|
12487
12482
|
*/
|
|
12488
12483
|
supplierGroupRef: ApiObjectReference;
|
|
12489
12484
|
|
|
12485
|
+
/**
|
|
12486
|
+
* tax able or tax free
|
|
12487
|
+
*/
|
|
12488
|
+
taxable: boolean;
|
|
12489
|
+
|
|
12490
12490
|
/**
|
|
12491
12491
|
* Mahnen?
|
|
12492
12492
|
*/
|
|
@@ -13014,14 +13014,14 @@ export interface User {
|
|
|
13014
13014
|
version: number;
|
|
13015
13015
|
|
|
13016
13016
|
/**
|
|
13017
|
-
*
|
|
13017
|
+
* first-name
|
|
13018
13018
|
*/
|
|
13019
|
-
|
|
13019
|
+
firstName: string;
|
|
13020
13020
|
|
|
13021
13021
|
/**
|
|
13022
|
-
*
|
|
13022
|
+
* is the email verified
|
|
13023
13023
|
*/
|
|
13024
|
-
|
|
13024
|
+
emailVerified: boolean;
|
|
13025
13025
|
|
|
13026
13026
|
/**
|
|
13027
13027
|
* email-address
|
|
@@ -13034,14 +13034,14 @@ export interface User {
|
|
|
13034
13034
|
id: number;
|
|
13035
13035
|
|
|
13036
13036
|
/**
|
|
13037
|
-
*
|
|
13037
|
+
* Valid to
|
|
13038
13038
|
*/
|
|
13039
|
-
|
|
13039
|
+
validTo: ScriptingDateTime;
|
|
13040
13040
|
|
|
13041
13041
|
/**
|
|
13042
|
-
*
|
|
13042
|
+
* username
|
|
13043
13043
|
*/
|
|
13044
|
-
|
|
13044
|
+
username: string;
|
|
13045
13045
|
|
|
13046
13046
|
/**
|
|
13047
13047
|
* MetaInformations for this Object
|
|
@@ -13229,14 +13229,14 @@ export interface VariantValue {
|
|
|
13229
13229
|
version: number;
|
|
13230
13230
|
|
|
13231
13231
|
/**
|
|
13232
|
-
*
|
|
13232
|
+
* Variantenattribut
|
|
13233
13233
|
*/
|
|
13234
|
-
|
|
13234
|
+
attributeRef: ApiObjectReference;
|
|
13235
13235
|
|
|
13236
13236
|
/**
|
|
13237
|
-
*
|
|
13237
|
+
* Mehrsprachige Bezeichnungen
|
|
13238
13238
|
*/
|
|
13239
|
-
|
|
13239
|
+
labels: Array<VariantDescription>;
|
|
13240
13240
|
|
|
13241
13241
|
/**
|
|
13242
13242
|
* MetaInformations for this Object
|