@vario-software/types 2026.18.0 → 2026.18.1
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 +25 -25
- package/scripting/types.d.ts +173 -173
package/package.json
CHANGED
package/scripting/services.d.ts
CHANGED
|
@@ -410,9 +410,10 @@ export interface ArticleScriptingService {
|
|
|
410
410
|
*
|
|
411
411
|
* @param {string} batchIdentifier - ID des Etikettendrucklaufs
|
|
412
412
|
* @param {number} articleId - ID des zu druckenden Artikels
|
|
413
|
+
* @param {number} articleSerialNumberId - ID der zu druckenden Seriennummer
|
|
413
414
|
* @param {number} labelCount - Anzahl der zu druckenden Etiketten
|
|
414
415
|
*/
|
|
415
|
-
addLabelToPrintBatch(batchIdentifier: string, articleId: number, labelCount: number): void;
|
|
416
|
+
addLabelToPrintBatch(batchIdentifier: string, articleId: number, articleSerialNumberId: number, labelCount: number): void;
|
|
416
417
|
|
|
417
418
|
/**
|
|
418
419
|
* Fügt Informationen zum Druck Etiketten zu einem Artikel zu einem Etikettendrucklauf hinzu
|
|
@@ -427,10 +428,9 @@ export interface ArticleScriptingService {
|
|
|
427
428
|
*
|
|
428
429
|
* @param {string} batchIdentifier - ID des Etikettendrucklaufs
|
|
429
430
|
* @param {number} articleId - ID des zu druckenden Artikels
|
|
430
|
-
* @param {number} articleSerialNumberId - ID der zu druckenden Seriennummer
|
|
431
431
|
* @param {number} labelCount - Anzahl der zu druckenden Etiketten
|
|
432
432
|
*/
|
|
433
|
-
addLabelToPrintBatch(batchIdentifier: string, articleId: number,
|
|
433
|
+
addLabelToPrintBatch(batchIdentifier: string, articleId: number, labelCount: number): void;
|
|
434
434
|
|
|
435
435
|
/**
|
|
436
436
|
* Persistiert einen Artikel. Die Texte werden zur Sprache {@code languageCode} gespeichert
|
|
@@ -476,16 +476,16 @@ export interface ArticleScriptingService {
|
|
|
476
476
|
* Führt einen Etikettendrucklauf aus
|
|
477
477
|
*
|
|
478
478
|
* @param {string} batchIdentifier - ID des Etikettendrucklaufs
|
|
479
|
+
* @param {string} reportGroupIdentifier - Name einer Etiketten-Report-Gruppe
|
|
479
480
|
*/
|
|
480
|
-
executeLabelPrintBatch(batchIdentifier: string): void;
|
|
481
|
+
executeLabelPrintBatch(batchIdentifier: string, reportGroupIdentifier: string): void;
|
|
481
482
|
|
|
482
483
|
/**
|
|
483
484
|
* Führt einen Etikettendrucklauf aus
|
|
484
485
|
*
|
|
485
486
|
* @param {string} batchIdentifier - ID des Etikettendrucklaufs
|
|
486
|
-
* @param {string} reportGroupIdentifier - Name einer Etiketten-Report-Gruppe
|
|
487
487
|
*/
|
|
488
|
-
executeLabelPrintBatch(batchIdentifier: string
|
|
488
|
+
executeLabelPrintBatch(batchIdentifier: string): void;
|
|
489
489
|
|
|
490
490
|
/**
|
|
491
491
|
* Liefert die Einkaufsrabatte zu einem Artikel
|
|
@@ -551,21 +551,21 @@ export interface ArticleScriptingService {
|
|
|
551
551
|
readById(id: number, languageCode: string): Article;
|
|
552
552
|
|
|
553
553
|
/**
|
|
554
|
-
* Liest einen Artikel über die Artikelnummer mit Texten zur Sprache
|
|
554
|
+
* Liest einen Artikel über die Artikelnummer mit Texten zur Sprache {@code languageCode}
|
|
555
555
|
*
|
|
556
556
|
* @param {string} articleNumber - Eine Artikelnummer
|
|
557
|
+
* @param {string} languageCode - Zu verwendende Sprache
|
|
557
558
|
* @return {Article} Der gelesene Artikel
|
|
558
559
|
*/
|
|
559
|
-
readByNumber(articleNumber: string): Article;
|
|
560
|
+
readByNumber(articleNumber: string, languageCode: string): Article;
|
|
560
561
|
|
|
561
562
|
/**
|
|
562
|
-
* Liest einen Artikel über die Artikelnummer mit Texten zur Sprache
|
|
563
|
+
* Liest einen Artikel über die Artikelnummer mit Texten zur Sprache der eigenen Adresse
|
|
563
564
|
*
|
|
564
565
|
* @param {string} articleNumber - Eine Artikelnummer
|
|
565
|
-
* @param {string} languageCode - Zu verwendende Sprache
|
|
566
566
|
* @return {Article} Der gelesene Artikel
|
|
567
567
|
*/
|
|
568
|
-
readByNumber(articleNumber: string
|
|
568
|
+
readByNumber(articleNumber: string): Article;
|
|
569
569
|
|
|
570
570
|
/**
|
|
571
571
|
* Persistiert einen Artikel. Die Texte werden zur Sprache {@code languageCode} gespeichert
|
|
@@ -1467,20 +1467,20 @@ export interface DocumentScriptingService {
|
|
|
1467
1467
|
* Kopiert einen Beleg in die vorgegebene Ziel-Belegart
|
|
1468
1468
|
*
|
|
1469
1469
|
* @param {number} documentId - ID des zu kopierenden Belegs
|
|
1470
|
-
* @param {string}
|
|
1471
|
-
* @param {Array<AdditionalParameter>} additionalParameters - Zusätzliche Parameter
|
|
1470
|
+
* @param {string} targetDocumentTypeLabel - Ziel-Belegart der Kopie
|
|
1472
1471
|
* @return {Document} Der kopierte Beleg
|
|
1473
1472
|
*/
|
|
1474
|
-
copy(documentId: number,
|
|
1473
|
+
copy(documentId: number, targetDocumentTypeLabel: string): Document;
|
|
1475
1474
|
|
|
1476
1475
|
/**
|
|
1477
1476
|
* Kopiert einen Beleg in die vorgegebene Ziel-Belegart
|
|
1478
1477
|
*
|
|
1479
1478
|
* @param {number} documentId - ID des zu kopierenden Belegs
|
|
1480
|
-
* @param {string}
|
|
1479
|
+
* @param {string} targetDocumentType - Ziel-Belegart der Kopie
|
|
1480
|
+
* @param {Array<AdditionalParameter>} additionalParameters - Zusätzliche Parameter
|
|
1481
1481
|
* @return {Document} Der kopierte Beleg
|
|
1482
1482
|
*/
|
|
1483
|
-
copy(documentId: number,
|
|
1483
|
+
copy(documentId: number, targetDocumentType: string, additionalParameters: Array<AdditionalParameter>): Document;
|
|
1484
1484
|
|
|
1485
1485
|
/**
|
|
1486
1486
|
* Erstellt einen neuen Beleg
|
|
@@ -1494,35 +1494,35 @@ export interface DocumentScriptingService {
|
|
|
1494
1494
|
* Löst einen Beleg auf
|
|
1495
1495
|
*
|
|
1496
1496
|
* @param {number} documentId - ID des aufzulösenden Belegs
|
|
1497
|
-
* @param {Array<AdditionalParameter>} additionalParameters - Zusätzliche Parameter
|
|
1498
1497
|
* @return {Document} Der aufgelöste Beleg
|
|
1499
1498
|
*/
|
|
1500
|
-
dissolve(documentId: number
|
|
1499
|
+
dissolve(documentId: number): Document;
|
|
1501
1500
|
|
|
1502
1501
|
/**
|
|
1503
1502
|
* Löst einen Beleg auf
|
|
1504
1503
|
*
|
|
1505
1504
|
* @param {number} documentId - ID des aufzulösenden Belegs
|
|
1505
|
+
* @param {Array<AdditionalParameter>} additionalParameters - Zusätzliche Parameter
|
|
1506
1506
|
* @return {Document} Der aufgelöste Beleg
|
|
1507
1507
|
*/
|
|
1508
|
-
dissolve(documentId: number): Document;
|
|
1508
|
+
dissolve(documentId: number, additionalParameters: Array<AdditionalParameter>): Document;
|
|
1509
1509
|
|
|
1510
1510
|
/**
|
|
1511
1511
|
* Startet die Bearbeitung eines Belegs (Transition SAVED -> EDIT)
|
|
1512
1512
|
*
|
|
1513
1513
|
* @param {number} documentId - ID des Belegs
|
|
1514
|
+
* @param {Array<AdditionalParameter>} additionalParameters - Zusätzliche Parameter
|
|
1514
1515
|
* @return {Document} Der Beleg in Bearbeitung
|
|
1515
1516
|
*/
|
|
1516
|
-
edit(documentId: number): Document;
|
|
1517
|
+
edit(documentId: number, additionalParameters: Array<AdditionalParameter>): Document;
|
|
1517
1518
|
|
|
1518
1519
|
/**
|
|
1519
1520
|
* Startet die Bearbeitung eines Belegs (Transition SAVED -> EDIT)
|
|
1520
1521
|
*
|
|
1521
1522
|
* @param {number} documentId - ID des Belegs
|
|
1522
|
-
* @param {Array<AdditionalParameter>} additionalParameters - Zusätzliche Parameter
|
|
1523
1523
|
* @return {Document} Der Beleg in Bearbeitung
|
|
1524
1524
|
*/
|
|
1525
|
-
edit(documentId: number
|
|
1525
|
+
edit(documentId: number): Document;
|
|
1526
1526
|
|
|
1527
1527
|
/**
|
|
1528
1528
|
* Erstellt ein AdditionalParameter-Objekt
|
|
@@ -2709,18 +2709,18 @@ export interface ScriptingUtilities {
|
|
|
2709
2709
|
* Erstellt eine neue BigDecimal-Instanz
|
|
2710
2710
|
*
|
|
2711
2711
|
* @param {object} value - Der Quell-Wert
|
|
2712
|
+
* @param {number} scale - Anzahl Nachkommastellen
|
|
2712
2713
|
* @return {number} Ein BigDecimal-Wert
|
|
2713
2714
|
*/
|
|
2714
|
-
newBigDecimal(value: object): number;
|
|
2715
|
+
newBigDecimal(value: object, scale: number): number;
|
|
2715
2716
|
|
|
2716
2717
|
/**
|
|
2717
2718
|
* Erstellt eine neue BigDecimal-Instanz
|
|
2718
2719
|
*
|
|
2719
2720
|
* @param {object} value - Der Quell-Wert
|
|
2720
|
-
* @param {number} scale - Anzahl Nachkommastellen
|
|
2721
2721
|
* @return {number} Ein BigDecimal-Wert
|
|
2722
2722
|
*/
|
|
2723
|
-
newBigDecimal(value: object
|
|
2723
|
+
newBigDecimal(value: object): number;
|
|
2724
2724
|
|
|
2725
2725
|
/**
|
|
2726
2726
|
* Erstellt eine API-Referenz
|
package/scripting/types.d.ts
CHANGED
|
@@ -406,14 +406,14 @@ export interface AccountAddress {
|
|
|
406
406
|
streetAddressNumber: string;
|
|
407
407
|
|
|
408
408
|
/**
|
|
409
|
-
*
|
|
409
|
+
* Default contacts
|
|
410
410
|
*/
|
|
411
|
-
|
|
411
|
+
defaultContacts: Map<ContactTypeType,Contact>;
|
|
412
412
|
|
|
413
413
|
/**
|
|
414
|
-
*
|
|
414
|
+
* Parcel station customer number
|
|
415
415
|
*/
|
|
416
|
-
|
|
416
|
+
parcelStationCustomerNumber: string;
|
|
417
417
|
|
|
418
418
|
/**
|
|
419
419
|
* Name3
|
|
@@ -489,14 +489,14 @@ export interface AccountBankdetail {
|
|
|
489
489
|
version: number;
|
|
490
490
|
|
|
491
491
|
/**
|
|
492
|
-
*
|
|
492
|
+
* city of the bank
|
|
493
493
|
*/
|
|
494
|
-
|
|
494
|
+
bankCity: string;
|
|
495
495
|
|
|
496
496
|
/**
|
|
497
|
-
*
|
|
497
|
+
* Hauptbankverbindung für
|
|
498
498
|
*/
|
|
499
|
-
|
|
499
|
+
mainBankAccountType: TaxPerformanceLocationType;
|
|
500
500
|
|
|
501
501
|
/**
|
|
502
502
|
* origin type
|
|
@@ -547,14 +547,14 @@ export const enum AccountBillingType {
|
|
|
547
547
|
export interface AccountLoanValue {
|
|
548
548
|
|
|
549
549
|
/**
|
|
550
|
-
*
|
|
550
|
+
* Account
|
|
551
551
|
*/
|
|
552
|
-
|
|
552
|
+
accountId: number;
|
|
553
553
|
|
|
554
554
|
/**
|
|
555
|
-
*
|
|
555
|
+
* Nicht berücksichtigter Betrag
|
|
556
556
|
*/
|
|
557
|
-
|
|
557
|
+
unconsideredAmount: number;
|
|
558
558
|
|
|
559
559
|
/**
|
|
560
560
|
* Betrag aus Aufträgen
|
|
@@ -562,14 +562,14 @@ export interface AccountLoanValue {
|
|
|
562
562
|
nonInvoicedDocumentLoan: number;
|
|
563
563
|
|
|
564
564
|
/**
|
|
565
|
-
*
|
|
565
|
+
* Betrag aus Verbindlichkeiten(negativ)
|
|
566
566
|
*/
|
|
567
|
-
|
|
567
|
+
payablesSum: number;
|
|
568
568
|
|
|
569
569
|
/**
|
|
570
|
-
*
|
|
570
|
+
* Kreditlimit
|
|
571
571
|
*/
|
|
572
|
-
|
|
572
|
+
maximalLoan: number;
|
|
573
573
|
|
|
574
574
|
/**
|
|
575
575
|
* Überschrittener Kreditbetrag
|
|
@@ -955,25 +955,20 @@ export interface Article {
|
|
|
955
955
|
*/
|
|
956
956
|
customsTariffNumber: string;
|
|
957
957
|
|
|
958
|
-
/**
|
|
959
|
-
* Product custom data
|
|
960
|
-
*/
|
|
961
|
-
listingCustom: EavArticleListing;
|
|
962
|
-
|
|
963
958
|
/**
|
|
964
959
|
* is this product purchasable
|
|
965
960
|
*/
|
|
966
961
|
purchasable: boolean;
|
|
967
962
|
|
|
968
963
|
/**
|
|
969
|
-
*
|
|
964
|
+
* Product custom data
|
|
970
965
|
*/
|
|
971
|
-
|
|
966
|
+
listingCustom: EavArticleListing;
|
|
972
967
|
|
|
973
968
|
/**
|
|
974
|
-
*
|
|
969
|
+
* base capacity unit
|
|
975
970
|
*/
|
|
976
|
-
|
|
971
|
+
baseCapacityUnit: UnitTypeReference;
|
|
977
972
|
|
|
978
973
|
/**
|
|
979
974
|
* is this product sellable without any quantity at the stock
|
|
@@ -985,6 +980,11 @@ export interface Article {
|
|
|
985
980
|
*/
|
|
986
981
|
serialNumberLabelingType: ArticleSerialNumberLabelingType;
|
|
987
982
|
|
|
983
|
+
/**
|
|
984
|
+
* Durchschnittl. EKP (Startwert)
|
|
985
|
+
*/
|
|
986
|
+
initialAvgPurchasePrice: number;
|
|
987
|
+
|
|
988
988
|
/**
|
|
989
989
|
* gross Volume in cubic meters
|
|
990
990
|
*/
|
|
@@ -1081,14 +1081,14 @@ export interface Article {
|
|
|
1081
1081
|
deliveryMethodRef: ApiObjectReference;
|
|
1082
1082
|
|
|
1083
1083
|
/**
|
|
1084
|
-
*
|
|
1084
|
+
* Produktion
|
|
1085
1085
|
*/
|
|
1086
|
-
|
|
1086
|
+
fabrication: boolean;
|
|
1087
1087
|
|
|
1088
1088
|
/**
|
|
1089
|
-
*
|
|
1089
|
+
* Soll-Handelsspanne
|
|
1090
1090
|
*/
|
|
1091
|
-
|
|
1091
|
+
targetTradingMargin: number;
|
|
1092
1092
|
|
|
1093
1093
|
/**
|
|
1094
1094
|
* active
|
|
@@ -1141,14 +1141,14 @@ export interface Article {
|
|
|
1141
1141
|
listingStateChangeTime: ScriptingDateTime;
|
|
1142
1142
|
|
|
1143
1143
|
/**
|
|
1144
|
-
*
|
|
1144
|
+
* Country code
|
|
1145
1145
|
*/
|
|
1146
|
-
|
|
1146
|
+
countryOfOriginRef: CountryReference;
|
|
1147
1147
|
|
|
1148
1148
|
/**
|
|
1149
|
-
*
|
|
1149
|
+
* Arbeitseinheit in Minuten
|
|
1150
1150
|
*/
|
|
1151
|
-
|
|
1151
|
+
workUnitInMinutes: number;
|
|
1152
1152
|
|
|
1153
1153
|
/**
|
|
1154
1154
|
* description custom data
|
|
@@ -1221,9 +1221,9 @@ export interface Article {
|
|
|
1221
1221
|
permissibleForOrderProposal: boolean;
|
|
1222
1222
|
|
|
1223
1223
|
/**
|
|
1224
|
-
*
|
|
1224
|
+
* reference to Product
|
|
1225
1225
|
*/
|
|
1226
|
-
|
|
1226
|
+
productRef: ApiObjectReference;
|
|
1227
1227
|
|
|
1228
1228
|
/**
|
|
1229
1229
|
* Versandlabeldruck
|
|
@@ -1231,9 +1231,9 @@ export interface Article {
|
|
|
1231
1231
|
shippingLabelPrinting: boolean;
|
|
1232
1232
|
|
|
1233
1233
|
/**
|
|
1234
|
-
*
|
|
1234
|
+
* Artikel ist Gefahrgut
|
|
1235
1235
|
*/
|
|
1236
|
-
|
|
1236
|
+
isDangerousGood: boolean;
|
|
1237
1237
|
|
|
1238
1238
|
/**
|
|
1239
1239
|
* rabattierbarer Artikel?
|
|
@@ -1281,14 +1281,14 @@ export interface Article {
|
|
|
1281
1281
|
custom: EavArticle;
|
|
1282
1282
|
|
|
1283
1283
|
/**
|
|
1284
|
-
*
|
|
1284
|
+
* Art des Haltbarkeitsdatums
|
|
1285
1285
|
*/
|
|
1286
|
-
|
|
1286
|
+
expiryDateType: ArticleSerialExpiryDateType;
|
|
1287
1287
|
|
|
1288
1288
|
/**
|
|
1289
|
-
*
|
|
1289
|
+
* Bedarfsermittlung nur über Reservierungen
|
|
1290
1290
|
*/
|
|
1291
|
-
|
|
1291
|
+
needsAssessmentOnlyOnReservationBasis: boolean;
|
|
1292
1292
|
|
|
1293
1293
|
/**
|
|
1294
1294
|
* Hersteller
|
|
@@ -1474,14 +1474,14 @@ export interface ArticleListing {
|
|
|
1474
1474
|
proposedLowestPriceGross: number;
|
|
1475
1475
|
|
|
1476
1476
|
/**
|
|
1477
|
-
* der
|
|
1477
|
+
* Niedrigster Brutto-Preis der letzten 30 Tage (benutzerdefinierte Eingabe)
|
|
1478
1478
|
*/
|
|
1479
|
-
|
|
1479
|
+
customLowestPriceGross: number;
|
|
1480
1480
|
|
|
1481
1481
|
/**
|
|
1482
|
-
*
|
|
1482
|
+
* der Sales Channel
|
|
1483
1483
|
*/
|
|
1484
|
-
|
|
1484
|
+
salesChannelRef: ApiObjectReference;
|
|
1485
1485
|
|
|
1486
1486
|
/**
|
|
1487
1487
|
* soll der Artikel gelistet werden
|
|
@@ -1756,14 +1756,14 @@ export interface ArticleStorage {
|
|
|
1756
1756
|
storageRef: ApiObjectReference;
|
|
1757
1757
|
|
|
1758
1758
|
/**
|
|
1759
|
-
*
|
|
1759
|
+
* Vorgabe-Lagerplätze
|
|
1760
1760
|
*/
|
|
1761
|
-
|
|
1761
|
+
presetStorageBinRefs: Array<StorageBinRef>;
|
|
1762
1762
|
|
|
1763
1763
|
/**
|
|
1764
|
-
*
|
|
1764
|
+
* Sollbestand
|
|
1765
1765
|
*/
|
|
1766
|
-
|
|
1766
|
+
targetStock: number;
|
|
1767
1767
|
|
|
1768
1768
|
/**
|
|
1769
1769
|
* Aktuelle Menge in Produktion
|
|
@@ -1783,11 +1783,6 @@ export interface ArticleStorage {
|
|
|
1783
1783
|
|
|
1784
1784
|
export interface ArticleSupplier {
|
|
1785
1785
|
|
|
1786
|
-
/**
|
|
1787
|
-
* Lieferanten-Meldebestand
|
|
1788
|
-
*/
|
|
1789
|
-
supplierReportingStock: number;
|
|
1790
|
-
|
|
1791
1786
|
/**
|
|
1792
1787
|
* Soll die abweichende Produktbeschreibung verwendet werden (z.B. in Belegen)
|
|
1793
1788
|
*/
|
|
@@ -1799,15 +1794,20 @@ export interface ArticleSupplier {
|
|
|
1799
1794
|
accountDisplayName: string;
|
|
1800
1795
|
|
|
1801
1796
|
/**
|
|
1802
|
-
*
|
|
1797
|
+
* Lieferanten-Meldebestand
|
|
1803
1798
|
*/
|
|
1804
|
-
|
|
1799
|
+
supplierReportingStock: number;
|
|
1805
1800
|
|
|
1806
1801
|
/**
|
|
1807
1802
|
* Soll der abweichende Produktidentifier verwendet werden (z.B. in einer Scanner-Erfassung)
|
|
1808
1803
|
*/
|
|
1809
1804
|
useSupplierArticleIdentifier: boolean;
|
|
1810
1805
|
|
|
1806
|
+
/**
|
|
1807
|
+
* Lieferzeit in (Werk-)Tagen
|
|
1808
|
+
*/
|
|
1809
|
+
deliveryTime: number;
|
|
1810
|
+
|
|
1811
1811
|
/**
|
|
1812
1812
|
* Soll die abweichende Produktnummer verwendet werden (z.B. in Belegen)
|
|
1813
1813
|
*/
|
|
@@ -1854,14 +1854,14 @@ export interface ArticleSupplier {
|
|
|
1854
1854
|
info: MetaInfo;
|
|
1855
1855
|
|
|
1856
1856
|
/**
|
|
1857
|
-
*
|
|
1857
|
+
* Verpackungseinheit
|
|
1858
1858
|
*/
|
|
1859
|
-
|
|
1859
|
+
packagingUnit: number;
|
|
1860
1860
|
|
|
1861
1861
|
/**
|
|
1862
|
-
*
|
|
1862
|
+
* Referenced Article name
|
|
1863
1863
|
*/
|
|
1864
|
-
|
|
1864
|
+
articleName: string;
|
|
1865
1865
|
|
|
1866
1866
|
/**
|
|
1867
1867
|
* Referenced Article
|
|
@@ -1908,6 +1908,11 @@ export interface ArticleSupplier {
|
|
|
1908
1908
|
*/
|
|
1909
1909
|
defaultNetPrice: number;
|
|
1910
1910
|
|
|
1911
|
+
/**
|
|
1912
|
+
* Sollen Baugruppen auf Komponenten-Basis bestellt werden?)
|
|
1913
|
+
*/
|
|
1914
|
+
orderOnComponentBase: boolean;
|
|
1915
|
+
|
|
1911
1916
|
/**
|
|
1912
1917
|
* Referenced Supplier-Account
|
|
1913
1918
|
*/
|
|
@@ -1918,11 +1923,6 @@ export interface ArticleSupplier {
|
|
|
1918
1923
|
*/
|
|
1919
1924
|
purchaseUnit: number;
|
|
1920
1925
|
|
|
1921
|
-
/**
|
|
1922
|
-
* Sollen Baugruppen auf Komponenten-Basis bestellt werden?)
|
|
1923
|
-
*/
|
|
1924
|
-
orderOnComponentBase: boolean;
|
|
1925
|
-
|
|
1926
1926
|
/**
|
|
1927
1927
|
* Abweichender Produktidentifer (z.B. Barcode)
|
|
1928
1928
|
*/
|
|
@@ -2195,14 +2195,14 @@ export interface CrmActivity {
|
|
|
2195
2195
|
info: MetaInfo;
|
|
2196
2196
|
|
|
2197
2197
|
/**
|
|
2198
|
-
*
|
|
2198
|
+
* Aktivität intern abgerechnet?
|
|
2199
2199
|
*/
|
|
2200
|
-
|
|
2200
|
+
internalBilled: boolean;
|
|
2201
2201
|
|
|
2202
2202
|
/**
|
|
2203
|
-
*
|
|
2203
|
+
* geplante Dauer
|
|
2204
2204
|
*/
|
|
2205
|
-
|
|
2205
|
+
plannedDurationInSeconds: number;
|
|
2206
2206
|
|
|
2207
2207
|
/**
|
|
2208
2208
|
* Freie Felder der CRM-Aktivität
|
|
@@ -2753,14 +2753,14 @@ export interface CrmProject {
|
|
|
2753
2753
|
priorityRef: ApiObjectReference;
|
|
2754
2754
|
|
|
2755
2755
|
/**
|
|
2756
|
-
*
|
|
2756
|
+
* Phase
|
|
2757
2757
|
*/
|
|
2758
|
-
|
|
2758
|
+
phaseRef: ApiObjectReference;
|
|
2759
2759
|
|
|
2760
2760
|
/**
|
|
2761
|
-
*
|
|
2761
|
+
* Projektleiter vom Auftragnehmer
|
|
2762
2762
|
*/
|
|
2763
|
-
|
|
2763
|
+
projectManagerOfContractor: CrmParticipant;
|
|
2764
2764
|
|
|
2765
2765
|
/**
|
|
2766
2766
|
* Aufgaben-Nummer
|
|
@@ -2813,14 +2813,14 @@ export interface CrmProject {
|
|
|
2813
2813
|
info: MetaInfo;
|
|
2814
2814
|
|
|
2815
2815
|
/**
|
|
2816
|
-
*
|
|
2816
|
+
* Weitere Teilnehmer vom Auftraggeber
|
|
2817
2817
|
*/
|
|
2818
|
-
|
|
2818
|
+
additionalParticipantsOfCustomer: Array<CrmParticipant>;
|
|
2819
2819
|
|
|
2820
2820
|
/**
|
|
2821
|
-
*
|
|
2821
|
+
* Projektleiter vom Auftraggeber
|
|
2822
2822
|
*/
|
|
2823
|
-
|
|
2823
|
+
projectManagerOfCustomer: CrmParticipant;
|
|
2824
2824
|
|
|
2825
2825
|
/**
|
|
2826
2826
|
* Gesamt beauftragte Zeit in Sekunden
|
|
@@ -3064,9 +3064,9 @@ export interface CrmSubType {
|
|
|
3064
3064
|
export interface CrmTask {
|
|
3065
3065
|
|
|
3066
3066
|
/**
|
|
3067
|
-
*
|
|
3067
|
+
* Liste von Erinnerungen
|
|
3068
3068
|
*/
|
|
3069
|
-
|
|
3069
|
+
reminders: Array<CrmReminder>;
|
|
3070
3070
|
|
|
3071
3071
|
/**
|
|
3072
3072
|
* Verantwortlicher Teilnehmer (Ansprechpartner)
|
|
@@ -3074,9 +3074,9 @@ export interface CrmTask {
|
|
|
3074
3074
|
mainResponsibleParticipantRef: ApiObjectReference;
|
|
3075
3075
|
|
|
3076
3076
|
/**
|
|
3077
|
-
*
|
|
3077
|
+
* Angebot
|
|
3078
3078
|
*/
|
|
3079
|
-
|
|
3079
|
+
customerOfferRef: DocumentRef;
|
|
3080
3080
|
|
|
3081
3081
|
/**
|
|
3082
3082
|
* Notizen
|
|
@@ -3259,14 +3259,14 @@ export interface CrmTask {
|
|
|
3259
3259
|
assignedUserRef: ApiObjectReference;
|
|
3260
3260
|
|
|
3261
3261
|
/**
|
|
3262
|
-
*
|
|
3262
|
+
* Beauftragte Zeit in Sekunden
|
|
3263
3263
|
*/
|
|
3264
|
-
|
|
3264
|
+
effortCommissioned: number;
|
|
3265
3265
|
|
|
3266
3266
|
/**
|
|
3267
|
-
*
|
|
3267
|
+
* Erfasste Zeiten in Sekunden (extern)
|
|
3268
3268
|
*/
|
|
3269
|
-
|
|
3269
|
+
externalRecordedTimes: number;
|
|
3270
3270
|
|
|
3271
3271
|
/**
|
|
3272
3272
|
* Aufwandsschätzung in Sekunden
|
|
@@ -3737,14 +3737,14 @@ export interface DeliveryTerm {
|
|
|
3737
3737
|
version: number;
|
|
3738
3738
|
|
|
3739
3739
|
/**
|
|
3740
|
-
*
|
|
3740
|
+
* translations
|
|
3741
3741
|
*/
|
|
3742
|
-
|
|
3742
|
+
translations: Array<DocumentTypeTerm>;
|
|
3743
3743
|
|
|
3744
3744
|
/**
|
|
3745
|
-
*
|
|
3745
|
+
* information, how the shipping charges should be calculated
|
|
3746
3746
|
*/
|
|
3747
|
-
|
|
3747
|
+
calculateFreightChargesFromType: CalculateFreightChargesFromType;
|
|
3748
3748
|
|
|
3749
3749
|
/**
|
|
3750
3750
|
* Lieferarten
|
|
@@ -3757,14 +3757,14 @@ export interface DeliveryTerm {
|
|
|
3757
3757
|
id: number;
|
|
3758
3758
|
|
|
3759
3759
|
/**
|
|
3760
|
-
*
|
|
3760
|
+
* free shipping net value
|
|
3761
3761
|
*/
|
|
3762
|
-
|
|
3762
|
+
freeShippingNetValue: number;
|
|
3763
3763
|
|
|
3764
3764
|
/**
|
|
3765
|
-
*
|
|
3765
|
+
* Versandkostenartikel
|
|
3766
3766
|
*/
|
|
3767
|
-
|
|
3767
|
+
shippingCostArticleRef: ApiObjectReference;
|
|
3768
3768
|
|
|
3769
3769
|
/**
|
|
3770
3770
|
* MetaInformations for this Object
|
|
@@ -4350,14 +4350,14 @@ export interface DocumentAdditionalInfo {
|
|
|
4350
4350
|
taxSituationOrigin: TaxSituationOrigin;
|
|
4351
4351
|
|
|
4352
4352
|
/**
|
|
4353
|
-
*
|
|
4353
|
+
* Parameter, welche im {@link DocumentContext} verwendet wurden
|
|
4354
4354
|
*/
|
|
4355
|
-
|
|
4355
|
+
contextParameters: Array<AdditionalParameter>;
|
|
4356
4356
|
|
|
4357
4357
|
/**
|
|
4358
|
-
*
|
|
4358
|
+
* Herkunft der Sprache
|
|
4359
4359
|
*/
|
|
4360
|
-
|
|
4360
|
+
languageCodeOrigin: LanguageCodeOrigin;
|
|
4361
4361
|
|
|
4362
4362
|
/**
|
|
4363
4363
|
* Herkunft der Käufer-Referenz
|
|
@@ -4944,14 +4944,14 @@ export interface DocumentLine {
|
|
|
4944
4944
|
number: string;
|
|
4945
4945
|
|
|
4946
4946
|
/**
|
|
4947
|
-
*
|
|
4947
|
+
* Referenz zur Kundenauftragszeile
|
|
4948
4948
|
*/
|
|
4949
|
-
|
|
4949
|
+
customerOrderLineRef: DocumentLineRef;
|
|
4950
4950
|
|
|
4951
4951
|
/**
|
|
4952
|
-
*
|
|
4952
|
+
* Gesamtbruttogewicht
|
|
4953
4953
|
*/
|
|
4954
|
-
|
|
4954
|
+
totalGrossWeight: number;
|
|
4955
4955
|
|
|
4956
4956
|
/**
|
|
4957
4957
|
* skontierbare Position?
|
|
@@ -4969,14 +4969,14 @@ export interface DocumentLine {
|
|
|
4969
4969
|
price: number;
|
|
4970
4970
|
|
|
4971
4971
|
/**
|
|
4972
|
-
*
|
|
4972
|
+
* FiBu-Buchung
|
|
4973
4973
|
*/
|
|
4974
|
-
|
|
4974
|
+
financeBooking: DocumentFinanceBooking;
|
|
4975
4975
|
|
|
4976
4976
|
/**
|
|
4977
|
-
*
|
|
4977
|
+
* Gesamtpreis Position in Basiswährung
|
|
4978
4978
|
*/
|
|
4979
|
-
|
|
4979
|
+
baseTotalLinePrice: number;
|
|
4980
4980
|
|
|
4981
4981
|
/**
|
|
4982
4982
|
* Positionstyp
|
|
@@ -5024,14 +5024,14 @@ export interface DocumentLine {
|
|
|
5024
5024
|
externalReferenceVds: string;
|
|
5025
5025
|
|
|
5026
5026
|
/**
|
|
5027
|
-
*
|
|
5027
|
+
* Preis pro Einheit in Basiswährung
|
|
5028
5028
|
*/
|
|
5029
|
-
|
|
5029
|
+
basePrice: number;
|
|
5030
5030
|
|
|
5031
5031
|
/**
|
|
5032
|
-
*
|
|
5032
|
+
* Serientyp
|
|
5033
5033
|
*/
|
|
5034
|
-
|
|
5034
|
+
serialType: ArticleSerialType;
|
|
5035
5035
|
|
|
5036
5036
|
/**
|
|
5037
5037
|
* MetaInformations for this Object
|
|
@@ -6213,14 +6213,14 @@ export interface DocumentText {
|
|
|
6213
6213
|
transferableIntoSubsequentDocuments: boolean;
|
|
6214
6214
|
|
|
6215
6215
|
/**
|
|
6216
|
-
*
|
|
6216
|
+
* position relative to the product line OR Document. For usage within text-line, this position is irrelevant
|
|
6217
6217
|
*/
|
|
6218
|
-
|
|
6218
|
+
textPosition: TextPosition;
|
|
6219
6219
|
|
|
6220
6220
|
/**
|
|
6221
|
-
*
|
|
6221
|
+
* Wurde entfernt und soll deshalb nicht mehr angezeigt werden.
|
|
6222
6222
|
*/
|
|
6223
|
-
|
|
6223
|
+
deleted: boolean;
|
|
6224
6224
|
|
|
6225
6225
|
/**
|
|
6226
6226
|
* textBaustein Vorlage
|
|
@@ -7633,14 +7633,14 @@ export interface PicklistLineComponent {
|
|
|
7633
7633
|
targetDocumentLineComponentId: number;
|
|
7634
7634
|
|
|
7635
7635
|
/**
|
|
7636
|
-
*
|
|
7636
|
+
* Menge pro Baugruppe (falls die Picklist-Line eine Baugruppe ist)
|
|
7637
7637
|
*/
|
|
7638
|
-
|
|
7638
|
+
quantityPerAssemblyGroup: number;
|
|
7639
7639
|
|
|
7640
7640
|
/**
|
|
7641
|
-
*
|
|
7641
|
+
* abweichende Artikelbezeichnung
|
|
7642
7642
|
*/
|
|
7643
|
-
|
|
7643
|
+
articleAlternativeName: string;
|
|
7644
7644
|
|
|
7645
7645
|
/**
|
|
7646
7646
|
* Verpackte Menge der Position
|
|
@@ -7807,14 +7807,14 @@ export interface PicklistTemplate$OrderSelectionOptions {
|
|
|
7807
7807
|
maxArticleCountPerOrder: number;
|
|
7808
7808
|
|
|
7809
7809
|
/**
|
|
7810
|
-
*
|
|
7810
|
+
* Maximaler Auftragswert
|
|
7811
7811
|
*/
|
|
7812
|
-
|
|
7812
|
+
maxOrderValue: number;
|
|
7813
7813
|
|
|
7814
7814
|
/**
|
|
7815
|
-
*
|
|
7815
|
+
* Alternative Selektion in VQL
|
|
7816
7816
|
*/
|
|
7817
|
-
|
|
7817
|
+
alternativeSelectionInVql: string;
|
|
7818
7818
|
|
|
7819
7819
|
/**
|
|
7820
7820
|
* Nur vollständig lieferbare Positionen
|
|
@@ -7900,14 +7900,14 @@ export interface PicklistTemplate$PicklistCreationOptions {
|
|
|
7900
7900
|
orderPickingTrolleyGroupRef: ApiObjectReference;
|
|
7901
7901
|
|
|
7902
7902
|
/**
|
|
7903
|
-
*
|
|
7903
|
+
* Mit welcher Reportgruppe soll die Pickliste gedruckt werden?
|
|
7904
7904
|
*/
|
|
7905
|
-
|
|
7905
|
+
picklistOutputReportGroupRef: ApiObjectReference;
|
|
7906
7906
|
|
|
7907
7907
|
/**
|
|
7908
|
-
*
|
|
7908
|
+
* Lagerplätze vorgeben
|
|
7909
7909
|
*/
|
|
7910
|
-
|
|
7910
|
+
specifyStorageBins: boolean;
|
|
7911
7911
|
|
|
7912
7912
|
/**
|
|
7913
7913
|
* Der zu verwendende Pickwagen
|
|
@@ -7915,14 +7915,14 @@ export interface PicklistTemplate$PicklistCreationOptions {
|
|
|
7915
7915
|
orderPickingTrolleyRef: ApiObjectReference;
|
|
7916
7916
|
|
|
7917
7917
|
/**
|
|
7918
|
-
*
|
|
7918
|
+
* Sollen alle verfügbaren Pickwagen verwendet werden?
|
|
7919
7919
|
*/
|
|
7920
|
-
|
|
7920
|
+
useAllAvailOrderPickingTrolleys: boolean;
|
|
7921
7921
|
|
|
7922
7922
|
/**
|
|
7923
|
-
*
|
|
7923
|
+
* Positionen der Pickliste nach Laufwegposition sortieren
|
|
7924
7924
|
*/
|
|
7925
|
-
|
|
7925
|
+
sortByRoutePosition: boolean;
|
|
7926
7926
|
|
|
7927
7927
|
/**
|
|
7928
7928
|
* Sollen zuerst noch Picklisten für die Schnellkommissionierung erzeugt werden?
|
|
@@ -7983,9 +7983,9 @@ export interface PicklistTemplate$PicklistProcessingOptions {
|
|
|
7983
7983
|
showShippingFormOnPickingFinish: boolean;
|
|
7984
7984
|
|
|
7985
7985
|
/**
|
|
7986
|
-
*
|
|
7986
|
+
* Sammelbestätigung erlauben
|
|
7987
7987
|
*/
|
|
7988
|
-
|
|
7988
|
+
allowFullConfirmation: boolean;
|
|
7989
7989
|
|
|
7990
7990
|
/**
|
|
7991
7991
|
* Sollen Dienstleistungen kommissioniert werden?
|
|
@@ -7993,9 +7993,9 @@ export interface PicklistTemplate$PicklistProcessingOptions {
|
|
|
7993
7993
|
allowPickingOfServiceArticles: boolean;
|
|
7994
7994
|
|
|
7995
7995
|
/**
|
|
7996
|
-
*
|
|
7996
|
+
* Digitale Pickliste verwenden: dabei werden nur die Positionen im Frontend gezeigt und durch Tippen oder Wischen bestätigt
|
|
7997
7997
|
*/
|
|
7998
|
-
|
|
7998
|
+
useDigitalPicklist: boolean;
|
|
7999
7999
|
|
|
8000
8000
|
/**
|
|
8001
8001
|
* Nur für Konsolidierung: Lieferbeleg und Versandlabel zum Abschluss scannen
|
|
@@ -8090,14 +8090,14 @@ export interface PriceSelectionCriteria {
|
|
|
8090
8090
|
quantity: number;
|
|
8091
8091
|
|
|
8092
8092
|
/**
|
|
8093
|
-
* Liste von
|
|
8093
|
+
* Liste von Account-IDs
|
|
8094
8094
|
*/
|
|
8095
|
-
|
|
8095
|
+
accountIds: Array<number>;
|
|
8096
8096
|
|
|
8097
8097
|
/**
|
|
8098
|
-
* Liste von
|
|
8098
|
+
* Liste von Artikel-IDs
|
|
8099
8099
|
*/
|
|
8100
|
-
|
|
8100
|
+
articleIds: Array<number>;
|
|
8101
8101
|
|
|
8102
8102
|
/**
|
|
8103
8103
|
* ein qualifier
|
|
@@ -8213,14 +8213,14 @@ export interface Product {
|
|
|
8213
8213
|
bundle: boolean;
|
|
8214
8214
|
|
|
8215
8215
|
/**
|
|
8216
|
-
*
|
|
8216
|
+
* Variantenwerte
|
|
8217
8217
|
*/
|
|
8218
|
-
|
|
8218
|
+
variantValues: Array<VariantValueReference>;
|
|
8219
8219
|
|
|
8220
8220
|
/**
|
|
8221
|
-
*
|
|
8221
|
+
* Serientyp
|
|
8222
8222
|
*/
|
|
8223
|
-
|
|
8223
|
+
serialType: ArticleSerialType;
|
|
8224
8224
|
|
|
8225
8225
|
/**
|
|
8226
8226
|
* MetaInformations for this Object
|
|
@@ -8279,14 +8279,14 @@ export interface ProductDiscount {
|
|
|
8279
8279
|
validFrom: ScriptingDate;
|
|
8280
8280
|
|
|
8281
8281
|
/**
|
|
8282
|
-
*
|
|
8282
|
+
* Bestimmt die Art des Rabatts
|
|
8283
8283
|
*/
|
|
8284
|
-
|
|
8284
|
+
modifierType: PriceModifierType;
|
|
8285
8285
|
|
|
8286
8286
|
/**
|
|
8287
|
-
*
|
|
8287
|
+
* Warengruppe
|
|
8288
8288
|
*/
|
|
8289
|
-
|
|
8289
|
+
productGroupRef: ApiObjectReference;
|
|
8290
8290
|
|
|
8291
8291
|
/**
|
|
8292
8292
|
* Version Identifier for this Object (for PUT)
|
|
@@ -8304,14 +8304,14 @@ export interface ProductDiscount {
|
|
|
8304
8304
|
currencyRef: CurrencyReference;
|
|
8305
8305
|
|
|
8306
8306
|
/**
|
|
8307
|
-
*
|
|
8307
|
+
* Preisgruppe
|
|
8308
8308
|
*/
|
|
8309
|
-
|
|
8309
|
+
priceGroupRef: ApiObjectReference;
|
|
8310
8310
|
|
|
8311
8311
|
/**
|
|
8312
|
-
*
|
|
8312
|
+
* Wert des Rabatts
|
|
8313
8313
|
*/
|
|
8314
|
-
|
|
8314
|
+
modifierValue: number;
|
|
8315
8315
|
|
|
8316
8316
|
/**
|
|
8317
8317
|
* Bestimmt, ob es sich um einen Verkaufs- oder Einkaufsrabatt handelt
|
|
@@ -8533,14 +8533,14 @@ export interface ProductPrice {
|
|
|
8533
8533
|
qualifier: ProductPriceQualifier;
|
|
8534
8534
|
|
|
8535
8535
|
/**
|
|
8536
|
-
*
|
|
8536
|
+
* Preisbasis
|
|
8537
8537
|
*/
|
|
8538
|
-
|
|
8538
|
+
priceBase: ArticlePriceBase;
|
|
8539
8539
|
|
|
8540
8540
|
/**
|
|
8541
|
-
*
|
|
8541
|
+
* Aktionpreis
|
|
8542
8542
|
*/
|
|
8543
|
-
|
|
8543
|
+
specialOfferPrice: boolean;
|
|
8544
8544
|
|
|
8545
8545
|
/**
|
|
8546
8546
|
* Gültig bis
|
|
@@ -8692,14 +8692,14 @@ export interface RequestDocument {
|
|
|
8692
8692
|
contractDetail: DocumentContractDetail;
|
|
8693
8693
|
|
|
8694
8694
|
/**
|
|
8695
|
-
*
|
|
8695
|
+
* Vorgabelieferant bei Übernahme von Auftrag zu Bestellung(en)
|
|
8696
8696
|
*/
|
|
8697
|
-
|
|
8697
|
+
supplierAccountId: number;
|
|
8698
8698
|
|
|
8699
8699
|
/**
|
|
8700
|
-
*
|
|
8700
|
+
* Für interne Zwecke: Zahlungsbedingung für das Document
|
|
8701
8701
|
*/
|
|
8702
|
-
|
|
8702
|
+
paymentTermId: number;
|
|
8703
8703
|
|
|
8704
8704
|
/**
|
|
8705
8705
|
* Für interne Zwecke: Vorgabe Streckengeschäft
|
|
@@ -9616,14 +9616,14 @@ export interface ShelfDocumentAttribution {
|
|
|
9616
9616
|
shelfResourceId: number;
|
|
9617
9617
|
|
|
9618
9618
|
/**
|
|
9619
|
-
*
|
|
9619
|
+
* id of the referenced object
|
|
9620
9620
|
*/
|
|
9621
|
-
|
|
9621
|
+
refId: number;
|
|
9622
9622
|
|
|
9623
9623
|
/**
|
|
9624
|
-
*
|
|
9624
|
+
* Verfügbare Transformationen zum Bild
|
|
9625
9625
|
*/
|
|
9626
|
-
|
|
9626
|
+
transformationKeys: Array<string>;
|
|
9627
9627
|
|
|
9628
9628
|
/**
|
|
9629
9629
|
* Unique identifier of the Object
|
|
@@ -10030,14 +10030,14 @@ export interface StockMovementManualApi {
|
|
|
10030
10030
|
export interface StockTransferApi {
|
|
10031
10031
|
|
|
10032
10032
|
/**
|
|
10033
|
-
*
|
|
10033
|
+
* Ziel-Lager
|
|
10034
10034
|
*/
|
|
10035
|
-
|
|
10035
|
+
targetStorageId: number;
|
|
10036
10036
|
|
|
10037
10037
|
/**
|
|
10038
|
-
*
|
|
10038
|
+
* Seriennummer
|
|
10039
10039
|
*/
|
|
10040
|
-
|
|
10040
|
+
serialNumberId: number;
|
|
10041
10041
|
|
|
10042
10042
|
/**
|
|
10043
10043
|
* Bemerkung
|
|
@@ -10247,14 +10247,14 @@ export interface Supplier {
|
|
|
10247
10247
|
info: MetaInfo;
|
|
10248
10248
|
|
|
10249
10249
|
/**
|
|
10250
|
-
*
|
|
10250
|
+
* Lieferantengruppe
|
|
10251
10251
|
*/
|
|
10252
|
-
|
|
10252
|
+
supplierGroupRef: ApiObjectReference;
|
|
10253
10253
|
|
|
10254
10254
|
/**
|
|
10255
|
-
*
|
|
10255
|
+
* reference to the delivery method
|
|
10256
10256
|
*/
|
|
10257
|
-
|
|
10257
|
+
deliveryMethodRef: ApiObjectReference;
|
|
10258
10258
|
|
|
10259
10259
|
/**
|
|
10260
10260
|
* tax able or tax free
|
|
@@ -10671,14 +10671,14 @@ export interface User {
|
|
|
10671
10671
|
version: number;
|
|
10672
10672
|
|
|
10673
10673
|
/**
|
|
10674
|
-
*
|
|
10674
|
+
* first-name
|
|
10675
10675
|
*/
|
|
10676
|
-
|
|
10676
|
+
firstName: string;
|
|
10677
10677
|
|
|
10678
10678
|
/**
|
|
10679
|
-
*
|
|
10679
|
+
* is the email verified
|
|
10680
10680
|
*/
|
|
10681
|
-
|
|
10681
|
+
emailVerified: boolean;
|
|
10682
10682
|
|
|
10683
10683
|
/**
|
|
10684
10684
|
* email-address
|