@vario-software/types 2026.28.2 → 2026.28.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/schema/erp.d.ts +40 -1
- package/scripting/services.d.ts +13 -13
- package/scripting/types.d.ts +267 -267
package/scripting/types.d.ts
CHANGED
|
@@ -290,26 +290,26 @@ export interface AccountAddress {
|
|
|
290
290
|
*/
|
|
291
291
|
regionRef: ApiObjectReference;
|
|
292
292
|
|
|
293
|
-
/**
|
|
294
|
-
* Post office box
|
|
295
|
-
*/
|
|
296
|
-
postOfficeBox: string;
|
|
297
|
-
|
|
298
293
|
/**
|
|
299
294
|
* Title
|
|
300
295
|
*/
|
|
301
296
|
titleRef: ApiCreatableReference;
|
|
302
297
|
|
|
303
298
|
/**
|
|
304
|
-
*
|
|
299
|
+
* Post office box
|
|
305
300
|
*/
|
|
306
|
-
|
|
301
|
+
postOfficeBox: string;
|
|
307
302
|
|
|
308
303
|
/**
|
|
309
304
|
* Country code
|
|
310
305
|
*/
|
|
311
306
|
countryCode: string;
|
|
312
307
|
|
|
308
|
+
/**
|
|
309
|
+
* Street
|
|
310
|
+
*/
|
|
311
|
+
street: string;
|
|
312
|
+
|
|
313
313
|
/**
|
|
314
314
|
* Unique identifier of the Object
|
|
315
315
|
*/
|
|
@@ -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
|
*/
|
|
@@ -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
|
|
@@ -1208,26 +1208,26 @@ export interface Article {
|
|
|
1208
1208
|
*/
|
|
1209
1209
|
listingStateChangeTime: ScriptingDateTime;
|
|
1210
1210
|
|
|
1211
|
-
/**
|
|
1212
|
-
* Country code
|
|
1213
|
-
*/
|
|
1214
|
-
countryOfOriginRef: CountryReference;
|
|
1215
|
-
|
|
1216
1211
|
/**
|
|
1217
1212
|
* Arbeitseinheit in Minuten
|
|
1218
1213
|
*/
|
|
1219
1214
|
workUnitInMinutes: number;
|
|
1220
1215
|
|
|
1221
1216
|
/**
|
|
1222
|
-
*
|
|
1217
|
+
* Country code
|
|
1223
1218
|
*/
|
|
1224
|
-
|
|
1219
|
+
countryOfOriginRef: CountryReference;
|
|
1225
1220
|
|
|
1226
1221
|
/**
|
|
1227
1222
|
* description custom data
|
|
1228
1223
|
*/
|
|
1229
1224
|
listingDescriptionCustom: EavArticleListingDescription;
|
|
1230
1225
|
|
|
1226
|
+
/**
|
|
1227
|
+
* Frei kommissionierbar
|
|
1228
|
+
*/
|
|
1229
|
+
freelyPickable: boolean;
|
|
1230
|
+
|
|
1231
1231
|
/**
|
|
1232
1232
|
* Umkehrung der Steuerschuld nach §13b UStG?
|
|
1233
1233
|
*/
|
|
@@ -1298,26 +1298,26 @@ export interface Article {
|
|
|
1298
1298
|
*/
|
|
1299
1299
|
permissibleForOrderProposal: boolean;
|
|
1300
1300
|
|
|
1301
|
-
/**
|
|
1302
|
-
* reference to Product
|
|
1303
|
-
*/
|
|
1304
|
-
productRef: ApiObjectReference;
|
|
1305
|
-
|
|
1306
1301
|
/**
|
|
1307
1302
|
* Versandlabeldruck
|
|
1308
1303
|
*/
|
|
1309
1304
|
shippingLabelPrinting: boolean;
|
|
1310
1305
|
|
|
1311
1306
|
/**
|
|
1312
|
-
*
|
|
1307
|
+
* reference to Product
|
|
1313
1308
|
*/
|
|
1314
|
-
|
|
1309
|
+
productRef: ApiObjectReference;
|
|
1315
1310
|
|
|
1316
1311
|
/**
|
|
1317
1312
|
* rabattierbarer Artikel?
|
|
1318
1313
|
*/
|
|
1319
1314
|
discountable: boolean;
|
|
1320
1315
|
|
|
1316
|
+
/**
|
|
1317
|
+
* Kontingentartikel
|
|
1318
|
+
*/
|
|
1319
|
+
contingentArticleRef: ApiObjectReference;
|
|
1320
|
+
|
|
1321
1321
|
/**
|
|
1322
1322
|
* alternative name of this product
|
|
1323
1323
|
*/
|
|
@@ -1359,14 +1359,14 @@ export interface Article {
|
|
|
1359
1359
|
custom: EavArticle;
|
|
1360
1360
|
|
|
1361
1361
|
/**
|
|
1362
|
-
*
|
|
1362
|
+
* Art des Haltbarkeitsdatums
|
|
1363
1363
|
*/
|
|
1364
|
-
|
|
1364
|
+
expiryDateType: ArticleSerialExpiryDateType;
|
|
1365
1365
|
|
|
1366
1366
|
/**
|
|
1367
|
-
*
|
|
1367
|
+
* Bedarfsermittlung nur über Reservierungen
|
|
1368
1368
|
*/
|
|
1369
|
-
|
|
1369
|
+
needsAssessmentOnlyOnReservationBasis: boolean;
|
|
1370
1370
|
|
|
1371
1371
|
/**
|
|
1372
1372
|
* Hersteller
|
|
@@ -1394,14 +1394,14 @@ export interface Article {
|
|
|
1394
1394
|
listed: boolean;
|
|
1395
1395
|
|
|
1396
1396
|
/**
|
|
1397
|
-
*
|
|
1397
|
+
* provisionsberechtiger Artikel?
|
|
1398
1398
|
*/
|
|
1399
|
-
|
|
1399
|
+
commissionable: boolean;
|
|
1400
1400
|
|
|
1401
1401
|
/**
|
|
1402
|
-
*
|
|
1402
|
+
* Nur manuelle Produktion
|
|
1403
1403
|
*/
|
|
1404
|
-
|
|
1404
|
+
onlyManualFabrication: boolean;
|
|
1405
1405
|
|
|
1406
1406
|
/**
|
|
1407
1407
|
* Mindestrestlaufzeit Ausgang (Tage): Minimale Restlaufzeit in Tagen, die ein Artikel beim Verkauf noch aufweisen muss
|
|
@@ -1542,14 +1542,14 @@ export interface ArticleCustomer {
|
|
|
1542
1542
|
articleName: string;
|
|
1543
1543
|
|
|
1544
1544
|
/**
|
|
1545
|
-
*
|
|
1545
|
+
* Etikettdruck-Einstellungen
|
|
1546
1546
|
*/
|
|
1547
|
-
|
|
1547
|
+
customerPrintLabelSettings: ArticlePrintLabelSettings;
|
|
1548
1548
|
|
|
1549
1549
|
/**
|
|
1550
|
-
*
|
|
1550
|
+
* Soll der abweichende Produktidentifier verwendet werden (z.B. in einer Scanner-Erfassung)
|
|
1551
1551
|
*/
|
|
1552
|
-
|
|
1552
|
+
useDeviatingArticleIdentifier: boolean;
|
|
1553
1553
|
|
|
1554
1554
|
/**
|
|
1555
1555
|
* Kunden-Preise
|
|
@@ -1932,14 +1932,14 @@ export const enum ArticleSerialType {
|
|
|
1932
1932
|
export interface ArticleStorage {
|
|
1933
1933
|
|
|
1934
1934
|
/**
|
|
1935
|
-
*
|
|
1935
|
+
* Nachschub ab
|
|
1936
1936
|
*/
|
|
1937
|
-
|
|
1937
|
+
replenishmentFrom: number;
|
|
1938
1938
|
|
|
1939
1939
|
/**
|
|
1940
|
-
*
|
|
1940
|
+
* Bestand im Lager
|
|
1941
1941
|
*/
|
|
1942
|
-
|
|
1942
|
+
quantityInStock: number;
|
|
1943
1943
|
|
|
1944
1944
|
/**
|
|
1945
1945
|
* Meldebestand
|
|
@@ -1947,14 +1947,14 @@ export interface ArticleStorage {
|
|
|
1947
1947
|
reorderPoint: number;
|
|
1948
1948
|
|
|
1949
1949
|
/**
|
|
1950
|
-
*
|
|
1950
|
+
* Bestellte Menge
|
|
1951
1951
|
*/
|
|
1952
|
-
|
|
1952
|
+
orderedQuantity: number;
|
|
1953
1953
|
|
|
1954
1954
|
/**
|
|
1955
|
-
*
|
|
1955
|
+
* Aktuelle Menge in Kommissionierung
|
|
1956
1956
|
*/
|
|
1957
|
-
|
|
1957
|
+
quantityInPicking: number;
|
|
1958
1958
|
|
|
1959
1959
|
/**
|
|
1960
1960
|
* Nachschub auf
|
|
@@ -2007,14 +2007,14 @@ export interface ArticleStorage {
|
|
|
2007
2007
|
storageRef: ApiObjectReference;
|
|
2008
2008
|
|
|
2009
2009
|
/**
|
|
2010
|
-
*
|
|
2010
|
+
* Vorgabe-Lagerplätze
|
|
2011
2011
|
*/
|
|
2012
|
-
|
|
2012
|
+
presetStorageBinRefs: Array<StorageBinRef>;
|
|
2013
2013
|
|
|
2014
2014
|
/**
|
|
2015
|
-
*
|
|
2015
|
+
* Sollbestand
|
|
2016
2016
|
*/
|
|
2017
|
-
|
|
2017
|
+
targetStock: number;
|
|
2018
2018
|
|
|
2019
2019
|
/**
|
|
2020
2020
|
* Aktuelle Menge in Produktion
|
|
@@ -2050,14 +2050,14 @@ export interface ArticleSupplier {
|
|
|
2050
2050
|
supplierReportingStock: number;
|
|
2051
2051
|
|
|
2052
2052
|
/**
|
|
2053
|
-
*
|
|
2053
|
+
* Lieferzeit in (Werk-)Tagen
|
|
2054
2054
|
*/
|
|
2055
|
-
|
|
2055
|
+
deliveryTime: number;
|
|
2056
2056
|
|
|
2057
2057
|
/**
|
|
2058
|
-
*
|
|
2058
|
+
* Soll der abweichende Produktidentifier verwendet werden (z.B. in einer Scanner-Erfassung)
|
|
2059
2059
|
*/
|
|
2060
|
-
|
|
2060
|
+
useSupplierArticleIdentifier: boolean;
|
|
2061
2061
|
|
|
2062
2062
|
/**
|
|
2063
2063
|
* Soll die abweichende Produktnummer verwendet werden (z.B. in Belegen)
|
|
@@ -2218,14 +2218,14 @@ export interface Asset {
|
|
|
2218
2218
|
active: boolean;
|
|
2219
2219
|
|
|
2220
2220
|
/**
|
|
2221
|
-
*
|
|
2221
|
+
* Zugehörige Assets
|
|
2222
2222
|
*/
|
|
2223
|
-
|
|
2223
|
+
childAssetRefs: Array<ApiObjectReference>;
|
|
2224
2224
|
|
|
2225
2225
|
/**
|
|
2226
|
-
*
|
|
2226
|
+
* Ende Garantie
|
|
2227
2227
|
*/
|
|
2228
|
-
|
|
2228
|
+
warrantyEndDate: ScriptingDate;
|
|
2229
2229
|
|
|
2230
2230
|
/**
|
|
2231
2231
|
* Asset-Bezeichnung
|
|
@@ -2744,14 +2744,14 @@ export interface CrmActivityType {
|
|
|
2744
2744
|
export interface CrmChecklistItem {
|
|
2745
2745
|
|
|
2746
2746
|
/**
|
|
2747
|
-
*
|
|
2747
|
+
* Text des Checklisten-Elements
|
|
2748
2748
|
*/
|
|
2749
|
-
|
|
2749
|
+
memo: string;
|
|
2750
2750
|
|
|
2751
2751
|
/**
|
|
2752
|
-
*
|
|
2752
|
+
* Ist das Element "angehakt"?
|
|
2753
2753
|
*/
|
|
2754
|
-
|
|
2754
|
+
checked: boolean;
|
|
2755
2755
|
|
|
2756
2756
|
/**
|
|
2757
2757
|
* Unique identifier of the Object
|
|
@@ -2867,14 +2867,14 @@ export interface CrmDeal {
|
|
|
2867
2867
|
info: MetaInfo;
|
|
2868
2868
|
|
|
2869
2869
|
/**
|
|
2870
|
-
*
|
|
2870
|
+
* Weitere Teilnehmer vom Auftraggeber
|
|
2871
2871
|
*/
|
|
2872
|
-
|
|
2872
|
+
additionalParticipantsOfCustomer: Array<CrmParticipant>;
|
|
2873
2873
|
|
|
2874
2874
|
/**
|
|
2875
|
-
*
|
|
2875
|
+
* Zu Erledigen von Benutzer (zugeordneter Benutzer)
|
|
2876
2876
|
*/
|
|
2877
|
-
|
|
2877
|
+
assignedUserRef: ApiObjectReference;
|
|
2878
2878
|
|
|
2879
2879
|
/**
|
|
2880
2880
|
* Chance (in Prozent)
|
|
@@ -3178,14 +3178,14 @@ export interface CrmProject {
|
|
|
3178
3178
|
billedTimes: number;
|
|
3179
3179
|
|
|
3180
3180
|
/**
|
|
3181
|
-
*
|
|
3181
|
+
* Geplanter Projektzeitraum (von)
|
|
3182
3182
|
*/
|
|
3183
|
-
|
|
3183
|
+
plannedProjectPeriodFrom: ScriptingDate;
|
|
3184
3184
|
|
|
3185
3185
|
/**
|
|
3186
|
-
*
|
|
3186
|
+
* Einkaufsbelege
|
|
3187
3187
|
*/
|
|
3188
|
-
|
|
3188
|
+
purchaseDocumentRefs: Array<DocumentRef>;
|
|
3189
3189
|
|
|
3190
3190
|
/**
|
|
3191
3191
|
* Verkaufsbelege
|
|
@@ -3414,14 +3414,14 @@ export interface CrmState {
|
|
|
3414
3414
|
readyToBill: boolean;
|
|
3415
3415
|
|
|
3416
3416
|
/**
|
|
3417
|
-
*
|
|
3417
|
+
* Handelt es sich um einen Anfang-Status
|
|
3418
3418
|
*/
|
|
3419
|
-
|
|
3419
|
+
startState: boolean;
|
|
3420
3420
|
|
|
3421
3421
|
/**
|
|
3422
|
-
*
|
|
3422
|
+
* Kommentar bei negativem Abschluß erforderlich
|
|
3423
3423
|
*/
|
|
3424
|
-
|
|
3424
|
+
needsCommentOnNegativeFinish: boolean;
|
|
3425
3425
|
|
|
3426
3426
|
/**
|
|
3427
3427
|
* MetaInformations for this Object
|
|
@@ -3675,14 +3675,14 @@ export interface CrmTask {
|
|
|
3675
3675
|
parentRefs: Array<CrmObjectRef>;
|
|
3676
3676
|
|
|
3677
3677
|
/**
|
|
3678
|
-
*
|
|
3678
|
+
* Beauftragte Zeit in Sekunden
|
|
3679
3679
|
*/
|
|
3680
|
-
|
|
3680
|
+
effortCommissioned: number;
|
|
3681
3681
|
|
|
3682
3682
|
/**
|
|
3683
|
-
*
|
|
3683
|
+
* Erfasste Zeiten in Sekunden (extern)
|
|
3684
3684
|
*/
|
|
3685
|
-
|
|
3685
|
+
externalRecordedTimes: number;
|
|
3686
3686
|
|
|
3687
3687
|
/**
|
|
3688
3688
|
* Aufwandsschätzung in Sekunden
|
|
@@ -3914,14 +3914,14 @@ export interface Customer {
|
|
|
3914
3914
|
stackProcessingPriority: number;
|
|
3915
3915
|
|
|
3916
3916
|
/**
|
|
3917
|
-
*
|
|
3917
|
+
* reference to product price group
|
|
3918
3918
|
*/
|
|
3919
|
-
|
|
3919
|
+
productPriceGroupRef: ApiObjectReference;
|
|
3920
3920
|
|
|
3921
3921
|
/**
|
|
3922
|
-
*
|
|
3922
|
+
* Sammelabrechnung nur manuell auslösen?
|
|
3923
3923
|
*/
|
|
3924
|
-
|
|
3924
|
+
collectiveInvoiceManually: boolean;
|
|
3925
3925
|
|
|
3926
3926
|
/**
|
|
3927
3927
|
* Unique identifier of the Object
|
|
@@ -4158,14 +4158,14 @@ export interface DeliveryMethod {
|
|
|
4158
4158
|
defaultSizeUnit: UnitTypeReference;
|
|
4159
4159
|
|
|
4160
4160
|
/**
|
|
4161
|
-
*
|
|
4161
|
+
* Quelle für Paketgewicht
|
|
4162
4162
|
*/
|
|
4163
|
-
|
|
4163
|
+
parcelWeightSource: DeliveryMethodParcelWeightSource;
|
|
4164
4164
|
|
|
4165
4165
|
/**
|
|
4166
|
-
*
|
|
4166
|
+
* translations
|
|
4167
4167
|
*/
|
|
4168
|
-
|
|
4168
|
+
translations: Array<DocumentTypeTerm>;
|
|
4169
4169
|
|
|
4170
4170
|
/**
|
|
4171
4171
|
* Versand-Anbieter
|
|
@@ -4276,14 +4276,14 @@ export interface DeliveryTerm {
|
|
|
4276
4276
|
id: number;
|
|
4277
4277
|
|
|
4278
4278
|
/**
|
|
4279
|
-
*
|
|
4279
|
+
* free shipping net value
|
|
4280
4280
|
*/
|
|
4281
|
-
|
|
4281
|
+
freeShippingNetValue: number;
|
|
4282
4282
|
|
|
4283
4283
|
/**
|
|
4284
|
-
*
|
|
4284
|
+
* Versandkostenartikel
|
|
4285
4285
|
*/
|
|
4286
|
-
|
|
4286
|
+
shippingCostArticleRef: ApiObjectReference;
|
|
4287
4287
|
|
|
4288
4288
|
/**
|
|
4289
4289
|
* MetaInformations for this Object
|
|
@@ -4393,11 +4393,6 @@ negativer Wert: überzahlter Betrag / Rückgeld
|
|
|
4393
4393
|
*/
|
|
4394
4394
|
deliveryQuantityPackages: number;
|
|
4395
4395
|
|
|
4396
|
-
/**
|
|
4397
|
-
* Steuerpflichtig oder steuerfrei
|
|
4398
|
-
*/
|
|
4399
|
-
taxable: boolean;
|
|
4400
|
-
|
|
4401
4396
|
/**
|
|
4402
4397
|
* Leitweg-ID
|
|
4403
4398
|
*/
|
|
@@ -4408,6 +4403,11 @@ negativer Wert: überzahlter Betrag / Rückgeld
|
|
|
4408
4403
|
*/
|
|
4409
4404
|
referencedOrderNumber: string;
|
|
4410
4405
|
|
|
4406
|
+
/**
|
|
4407
|
+
* Steuerpflichtig oder steuerfrei
|
|
4408
|
+
*/
|
|
4409
|
+
taxable: boolean;
|
|
4410
|
+
|
|
4411
4411
|
/**
|
|
4412
4412
|
* Preisanpassungen - Belegpositionssumme Basiswährung
|
|
4413
4413
|
*/
|
|
@@ -4419,14 +4419,14 @@ negativer Wert: überzahlter Betrag / Rückgeld
|
|
|
4419
4419
|
baseDepositPaymentAmount: number;
|
|
4420
4420
|
|
|
4421
4421
|
/**
|
|
4422
|
-
*
|
|
4422
|
+
* Gesamtpreis vor Rabatt [BRUTTO, NETTO]
|
|
4423
4423
|
*/
|
|
4424
|
-
|
|
4424
|
+
totalBeforeModifier: number;
|
|
4425
4425
|
|
|
4426
4426
|
/**
|
|
4427
|
-
*
|
|
4427
|
+
* Ist der Beleg festgeschrieben?
|
|
4428
4428
|
*/
|
|
4429
|
-
|
|
4429
|
+
frozen: boolean;
|
|
4430
4430
|
|
|
4431
4431
|
/**
|
|
4432
4432
|
* Referenz auf verantwortlichen Benutzer
|
|
@@ -4459,14 +4459,14 @@ negativer Wert: überzahlter Betrag / Rückgeld
|
|
|
4459
4459
|
accountId: number;
|
|
4460
4460
|
|
|
4461
4461
|
/**
|
|
4462
|
-
* Länderkennzeichen
|
|
4462
|
+
* Länderkennzeichen Ursprungsland (ISO Alpha-3)
|
|
4463
4463
|
*/
|
|
4464
|
-
|
|
4464
|
+
sourceCountryCode: string;
|
|
4465
4465
|
|
|
4466
4466
|
/**
|
|
4467
|
-
* Länderkennzeichen
|
|
4467
|
+
* Länderkennzeichen Leistungsland (ISO Alpha-3)
|
|
4468
4468
|
*/
|
|
4469
|
-
|
|
4469
|
+
performanceCountryCode: string;
|
|
4470
4470
|
|
|
4471
4471
|
/**
|
|
4472
4472
|
* Vereinbartes Anzahlungsdatum
|
|
@@ -4631,14 +4631,14 @@ true wenn die Quittung bezahlt ist
|
|
|
4631
4631
|
defaultAddress: DocumentAddress;
|
|
4632
4632
|
|
|
4633
4633
|
/**
|
|
4634
|
-
*
|
|
4634
|
+
* Leistungsdatum
|
|
4635
4635
|
*/
|
|
4636
|
-
|
|
4636
|
+
performanceDate: ScriptingDate;
|
|
4637
4637
|
|
|
4638
4638
|
/**
|
|
4639
|
-
*
|
|
4639
|
+
* Verarbeitungsoption für Stapel
|
|
4640
4640
|
*/
|
|
4641
|
-
|
|
4641
|
+
stackProcessingType: OrderStackProcessingType;
|
|
4642
4642
|
|
|
4643
4643
|
/**
|
|
4644
4644
|
* Ist der Streckengeschäfts-Beleg zur Rechnung freigegeben?
|
|
@@ -4666,14 +4666,14 @@ true wenn die Quittung bezahlt ist
|
|
|
4666
4666
|
additionalInfo: DocumentAdditionalInfo;
|
|
4667
4667
|
|
|
4668
4668
|
/**
|
|
4669
|
-
*
|
|
4669
|
+
* skontierbarer Rechnungsbetrag Basiswährung
|
|
4670
4670
|
*/
|
|
4671
|
-
|
|
4671
|
+
baseCashDiscountableTotalGrossPrice: number;
|
|
4672
4672
|
|
|
4673
4673
|
/**
|
|
4674
|
-
*
|
|
4674
|
+
* Bestelldatum
|
|
4675
4675
|
*/
|
|
4676
|
-
|
|
4676
|
+
orderedOn: ScriptingDate;
|
|
4677
4677
|
|
|
4678
4678
|
/**
|
|
4679
4679
|
* MetaInformations for this Object
|
|
@@ -4825,6 +4825,11 @@ true wenn die Quittung bezahlt ist
|
|
|
4825
4825
|
*/
|
|
4826
4826
|
shippingCosts: Array<DocumentShippingCost>;
|
|
4827
4827
|
|
|
4828
|
+
/**
|
|
4829
|
+
* Rückgeld
|
|
4830
|
+
*/
|
|
4831
|
+
posReceiptChangeAmount: number;
|
|
4832
|
+
|
|
4828
4833
|
/**
|
|
4829
4834
|
* Ist die Quittung ausbalanciert, also bezahlt und kein Rückgeld
|
|
4830
4835
|
true wenn die Quittung ausbalanciert ist
|
|
@@ -4837,11 +4842,6 @@ true wenn die Quittung ausbalanciert ist
|
|
|
4837
4842
|
*/
|
|
4838
4843
|
deliveryTermRef: ApiObjectReference;
|
|
4839
4844
|
|
|
4840
|
-
/**
|
|
4841
|
-
* Rückgeld
|
|
4842
|
-
*/
|
|
4843
|
-
posReceiptChangeAmount: number;
|
|
4844
|
-
|
|
4845
4845
|
/**
|
|
4846
4846
|
* Gesamtbruttogewicht
|
|
4847
4847
|
*/
|
|
@@ -5036,14 +5036,14 @@ export interface DocumentAddress {
|
|
|
5036
5036
|
postOfficeBox: string;
|
|
5037
5037
|
|
|
5038
5038
|
/**
|
|
5039
|
-
*
|
|
5039
|
+
* country code IsoAlpha3
|
|
5040
5040
|
*/
|
|
5041
|
-
|
|
5041
|
+
countryCode: string;
|
|
5042
5042
|
|
|
5043
5043
|
/**
|
|
5044
|
-
*
|
|
5044
|
+
* Street
|
|
5045
5045
|
*/
|
|
5046
|
-
|
|
5046
|
+
street: string;
|
|
5047
5047
|
|
|
5048
5048
|
/**
|
|
5049
5049
|
* Unique identifier of the Object
|
|
@@ -5061,14 +5061,14 @@ export interface DocumentAddress {
|
|
|
5061
5061
|
info: MetaInfo;
|
|
5062
5062
|
|
|
5063
5063
|
/**
|
|
5064
|
-
*
|
|
5064
|
+
* GLN
|
|
5065
5065
|
*/
|
|
5066
|
-
|
|
5066
|
+
globalLocationNumber: string;
|
|
5067
5067
|
|
|
5068
5068
|
/**
|
|
5069
|
-
*
|
|
5069
|
+
* Lieferart
|
|
5070
5070
|
*/
|
|
5071
|
-
|
|
5071
|
+
deliveryMethodRef: ApiObjectReference;
|
|
5072
5072
|
|
|
5073
5073
|
/**
|
|
5074
5074
|
* Postcode
|
|
@@ -5249,14 +5249,14 @@ export interface DocumentContractDetail {
|
|
|
5249
5249
|
runtimeToDate: ScriptingDate;
|
|
5250
5250
|
|
|
5251
5251
|
/**
|
|
5252
|
-
*
|
|
5252
|
+
* Letztmöglicher kündigungstermin des Anbieters
|
|
5253
5253
|
*/
|
|
5254
|
-
|
|
5254
|
+
lastProviderCancellationDate: ScriptingDate;
|
|
5255
5255
|
|
|
5256
5256
|
/**
|
|
5257
|
-
*
|
|
5257
|
+
* Nächste Fälligkeit
|
|
5258
5258
|
*/
|
|
5259
|
-
|
|
5259
|
+
nextDueDate: ScriptingDate;
|
|
5260
5260
|
|
|
5261
5261
|
/**
|
|
5262
5262
|
* Letztmöglicher kündigungstermin des Kunden
|
|
@@ -5501,9 +5501,9 @@ export interface DocumentLine {
|
|
|
5501
5501
|
id: number;
|
|
5502
5502
|
|
|
5503
5503
|
/**
|
|
5504
|
-
*
|
|
5504
|
+
* Positionsnummer über alle Artikelpositionen hinweg
|
|
5505
5505
|
*/
|
|
5506
|
-
|
|
5506
|
+
positionOfArticleLine: number;
|
|
5507
5507
|
|
|
5508
5508
|
/**
|
|
5509
5509
|
* Serientyp
|
|
@@ -5511,9 +5511,9 @@ export interface DocumentLine {
|
|
|
5511
5511
|
serialType: ArticleSerialType;
|
|
5512
5512
|
|
|
5513
5513
|
/**
|
|
5514
|
-
*
|
|
5514
|
+
* Preis pro Einheit in Basiswährung
|
|
5515
5515
|
*/
|
|
5516
|
-
|
|
5516
|
+
basePrice: number;
|
|
5517
5517
|
|
|
5518
5518
|
/**
|
|
5519
5519
|
* Steuerschema
|
|
@@ -5606,14 +5606,14 @@ export interface DocumentLine {
|
|
|
5606
5606
|
deliveryDateEnd: ScriptingDate;
|
|
5607
5607
|
|
|
5608
5608
|
/**
|
|
5609
|
-
*
|
|
5609
|
+
* Vertragsinformationen
|
|
5610
5610
|
*/
|
|
5611
|
-
|
|
5611
|
+
contractDetail: DocumentContractDetail;
|
|
5612
5612
|
|
|
5613
5613
|
/**
|
|
5614
|
-
*
|
|
5614
|
+
* Nettoverkaufswert der Position in Basiswährung
|
|
5615
5615
|
*/
|
|
5616
|
-
|
|
5616
|
+
baseSalesValueNet: number;
|
|
5617
5617
|
|
|
5618
5618
|
/**
|
|
5619
5619
|
* Einheit Nettogewicht
|
|
@@ -5796,14 +5796,14 @@ export interface DocumentLine {
|
|
|
5796
5796
|
description: string;
|
|
5797
5797
|
|
|
5798
5798
|
/**
|
|
5799
|
-
*
|
|
5799
|
+
* Preisherkunft
|
|
5800
5800
|
*/
|
|
5801
|
-
|
|
5801
|
+
priceOrigin: ProductPriceOrigin;
|
|
5802
5802
|
|
|
5803
5803
|
/**
|
|
5804
|
-
*
|
|
5804
|
+
* Referenz zum Lager
|
|
5805
5805
|
*/
|
|
5806
|
-
|
|
5806
|
+
storage: ApiObjectReference;
|
|
5807
5807
|
|
|
5808
5808
|
/**
|
|
5809
5809
|
* Rohertragsermittlung
|
|
@@ -6045,14 +6045,14 @@ export interface DocumentLineComponent {
|
|
|
6045
6045
|
custom: EavDocumentlinecomponent;
|
|
6046
6046
|
|
|
6047
6047
|
/**
|
|
6048
|
-
*
|
|
6048
|
+
* Referenz auf den Artikel der Komponente
|
|
6049
6049
|
*/
|
|
6050
|
-
|
|
6050
|
+
articleId: number;
|
|
6051
6051
|
|
|
6052
6052
|
/**
|
|
6053
|
-
*
|
|
6053
|
+
* Gelieferte Menge
|
|
6054
6054
|
*/
|
|
6055
|
-
|
|
6055
|
+
quantityCommitted: number;
|
|
6056
6056
|
|
|
6057
6057
|
/**
|
|
6058
6058
|
* Beschreibung des Artikels
|
|
@@ -6252,14 +6252,14 @@ export interface DocumentLineFabricationDetail {
|
|
|
6252
6252
|
quantityFinished: number;
|
|
6253
6253
|
|
|
6254
6254
|
/**
|
|
6255
|
-
*
|
|
6255
|
+
* Produzierte Seriennummern
|
|
6256
6256
|
*/
|
|
6257
|
-
|
|
6257
|
+
serialNumbers: Array<DocumentLineFabricationDetailSerialNumber>;
|
|
6258
6258
|
|
|
6259
6259
|
/**
|
|
6260
|
-
*
|
|
6260
|
+
* Menge defekt
|
|
6261
6261
|
*/
|
|
6262
|
-
|
|
6262
|
+
quantityDefective: number;
|
|
6263
6263
|
|
|
6264
6264
|
/**
|
|
6265
6265
|
* Freifeld
|
|
@@ -6919,14 +6919,14 @@ export interface DocumentText {
|
|
|
6919
6919
|
transferableIntoSubsequentDocuments: boolean;
|
|
6920
6920
|
|
|
6921
6921
|
/**
|
|
6922
|
-
*
|
|
6922
|
+
* Wurde entfernt und soll deshalb nicht mehr angezeigt werden.
|
|
6923
6923
|
*/
|
|
6924
|
-
|
|
6924
|
+
deleted: boolean;
|
|
6925
6925
|
|
|
6926
6926
|
/**
|
|
6927
|
-
*
|
|
6927
|
+
* position relative to the product line OR Document. For usage within text-line, this position is irrelevant
|
|
6928
6928
|
*/
|
|
6929
|
-
|
|
6929
|
+
textPosition: TextPosition;
|
|
6930
6930
|
|
|
6931
6931
|
/**
|
|
6932
6932
|
* textBaustein Vorlage
|
|
@@ -7036,14 +7036,14 @@ export interface DocumentType {
|
|
|
7036
7036
|
labels: Array<DocumentTypeLabel>;
|
|
7037
7037
|
|
|
7038
7038
|
/**
|
|
7039
|
-
*
|
|
7039
|
+
* nächste Belegnummer
|
|
7040
7040
|
*/
|
|
7041
|
-
|
|
7041
|
+
nextNumber: string;
|
|
7042
7042
|
|
|
7043
7043
|
/**
|
|
7044
|
-
*
|
|
7044
|
+
* Zählerkreis
|
|
7045
7045
|
*/
|
|
7046
|
-
|
|
7046
|
+
sequencerConfiguration: SequencerConfiguration;
|
|
7047
7047
|
|
|
7048
7048
|
/**
|
|
7049
7049
|
* Sortierung
|
|
@@ -7224,14 +7224,14 @@ export const enum DropShippingPolicy {
|
|
|
7224
7224
|
export interface DummySerialNumberStockTransferApi {
|
|
7225
7225
|
|
|
7226
7226
|
/**
|
|
7227
|
-
*
|
|
7227
|
+
* Ziel-Lager
|
|
7228
7228
|
*/
|
|
7229
|
-
|
|
7229
|
+
targetStorageId: number;
|
|
7230
7230
|
|
|
7231
7231
|
/**
|
|
7232
|
-
*
|
|
7232
|
+
* Seriennummer
|
|
7233
7233
|
*/
|
|
7234
|
-
|
|
7234
|
+
serialNumberId: number;
|
|
7235
7235
|
|
|
7236
7236
|
/**
|
|
7237
7237
|
* Bemerkung
|
|
@@ -7621,14 +7621,14 @@ export interface FabricationRevertRequest {
|
|
|
7621
7621
|
export interface FabricationSerialNumber {
|
|
7622
7622
|
|
|
7623
7623
|
/**
|
|
7624
|
-
*
|
|
7624
|
+
* ID der zu produzierenden Seriennummer (nur zur gezielten Produktion von bereits definierten Seriennummern)
|
|
7625
7625
|
*/
|
|
7626
|
-
|
|
7626
|
+
serialNumberId: number;
|
|
7627
7627
|
|
|
7628
7628
|
/**
|
|
7629
|
-
*
|
|
7629
|
+
* MHD / Verfallsdatum
|
|
7630
7630
|
*/
|
|
7631
|
-
|
|
7631
|
+
expiryDate: ScriptingDate;
|
|
7632
7632
|
|
|
7633
7633
|
/**
|
|
7634
7634
|
* Bemerkung
|
|
@@ -7920,26 +7920,26 @@ export interface OpenItem {
|
|
|
7920
7920
|
*/
|
|
7921
7921
|
paymentDueDate: ScriptingDate;
|
|
7922
7922
|
|
|
7923
|
-
/**
|
|
7924
|
-
* Länderkennzeichen Leistungsland (ISO Alpha-3, von außen setzbar, wenn kein Beleg vorhanden ist)
|
|
7925
|
-
*/
|
|
7926
|
-
performanceCountryCode: string;
|
|
7927
|
-
|
|
7928
7923
|
/**
|
|
7929
7924
|
* Länderkennzeichen Ursprungsland (ISO Alpha-3, von außen setzbar, wenn kein Beleg vorhanden ist)
|
|
7930
7925
|
*/
|
|
7931
7926
|
sourceCountryCode: string;
|
|
7932
7927
|
|
|
7933
7928
|
/**
|
|
7934
|
-
*
|
|
7929
|
+
* Länderkennzeichen Leistungsland (ISO Alpha-3, von außen setzbar, wenn kein Beleg vorhanden ist)
|
|
7935
7930
|
*/
|
|
7936
|
-
|
|
7931
|
+
performanceCountryCode: string;
|
|
7937
7932
|
|
|
7938
7933
|
/**
|
|
7939
7934
|
* Valutadatum schreibgeschützt
|
|
7940
7935
|
*/
|
|
7941
7936
|
valueDateReadOnly: boolean;
|
|
7942
7937
|
|
|
7938
|
+
/**
|
|
7939
|
+
* agreed Deposit payment date
|
|
7940
|
+
*/
|
|
7941
|
+
depositPaymentDate: ScriptingDate;
|
|
7942
|
+
|
|
7943
7943
|
/**
|
|
7944
7944
|
* Does this open item belong to accounts payable or accounts receivable
|
|
7945
7945
|
*/
|
|
@@ -8006,14 +8006,14 @@ export interface OpenItem {
|
|
|
8006
8006
|
paymentAmount: number;
|
|
8007
8007
|
|
|
8008
8008
|
/**
|
|
8009
|
-
*
|
|
8009
|
+
* how should a refund be done?
|
|
8010
8010
|
*/
|
|
8011
|
-
|
|
8011
|
+
refundType: OpenItem$OpenItemRefundType;
|
|
8012
8012
|
|
|
8013
8013
|
/**
|
|
8014
|
-
*
|
|
8014
|
+
* Rechnungskorrektur
|
|
8015
8015
|
*/
|
|
8016
|
-
|
|
8016
|
+
creditNote: ApiObjectReference;
|
|
8017
8017
|
|
|
8018
8018
|
/**
|
|
8019
8019
|
* Buchung auf Lieferant oder Kunde bei manuellen OPs
|
|
@@ -8056,14 +8056,14 @@ export interface OpenItem {
|
|
|
8056
8056
|
originalPaymentDueDate: ScriptingDate;
|
|
8057
8057
|
|
|
8058
8058
|
/**
|
|
8059
|
-
*
|
|
8059
|
+
* whether this open item is balanced, partially paid or open
|
|
8060
8060
|
*/
|
|
8061
|
-
|
|
8061
|
+
balanceState: OpenItemBalanceState;
|
|
8062
8062
|
|
|
8063
8063
|
/**
|
|
8064
|
-
*
|
|
8064
|
+
* Valutadatum
|
|
8065
8065
|
*/
|
|
8066
|
-
|
|
8066
|
+
valueDate: ScriptingDate;
|
|
8067
8067
|
|
|
8068
8068
|
/**
|
|
8069
8069
|
* Skontobetrag 1
|
|
@@ -8545,14 +8545,14 @@ export interface PaymentMethod {
|
|
|
8545
8545
|
dunnable: boolean;
|
|
8546
8546
|
|
|
8547
8547
|
/**
|
|
8548
|
-
*
|
|
8548
|
+
* Debitoren-OP abschließen?
|
|
8549
8549
|
*/
|
|
8550
|
-
|
|
8550
|
+
closeCustomerAccountType: boolean;
|
|
8551
8551
|
|
|
8552
8552
|
/**
|
|
8553
|
-
*
|
|
8553
|
+
* translations
|
|
8554
8554
|
*/
|
|
8555
|
-
|
|
8555
|
+
translations: Array<DocumentTypeTerm>;
|
|
8556
8556
|
|
|
8557
8557
|
/**
|
|
8558
8558
|
* +Tage für Folgelastschrift
|
|
@@ -9009,14 +9009,14 @@ export interface Picklist {
|
|
|
9009
9009
|
export interface PicklistLine {
|
|
9010
9010
|
|
|
9011
9011
|
/**
|
|
9012
|
-
*
|
|
9012
|
+
* Pickbox, mit der diese Position gesammelt werden soll
|
|
9013
9013
|
*/
|
|
9014
|
-
|
|
9014
|
+
pickTrolleyBoxRef: ApiObjectReference;
|
|
9015
9015
|
|
|
9016
9016
|
/**
|
|
9017
|
-
*
|
|
9017
|
+
* Gesammelte Menge der Position
|
|
9018
9018
|
*/
|
|
9019
|
-
|
|
9019
|
+
quantityCollected: number;
|
|
9020
9020
|
|
|
9021
9021
|
/**
|
|
9022
9022
|
* Komponenten dieser Position, falls es sich bei dieser Position um eine Baugruppe handelt
|
|
@@ -9054,14 +9054,14 @@ export interface PicklistLine {
|
|
|
9054
9054
|
version: number;
|
|
9055
9055
|
|
|
9056
9056
|
/**
|
|
9057
|
-
*
|
|
9057
|
+
* ID der Quell-Dokumentposition
|
|
9058
9058
|
*/
|
|
9059
|
-
|
|
9059
|
+
sourceDocumentLineId: number;
|
|
9060
9060
|
|
|
9061
9061
|
/**
|
|
9062
|
-
*
|
|
9062
|
+
* Lageranzeigename
|
|
9063
9063
|
*/
|
|
9064
|
-
|
|
9064
|
+
storageDisplayName: string;
|
|
9065
9065
|
|
|
9066
9066
|
/**
|
|
9067
9067
|
* Artikelnummer
|
|
@@ -9069,14 +9069,14 @@ export interface PicklistLine {
|
|
|
9069
9069
|
articleNumber: string;
|
|
9070
9070
|
|
|
9071
9071
|
/**
|
|
9072
|
-
*
|
|
9072
|
+
* Art der Position
|
|
9073
9073
|
*/
|
|
9074
|
-
|
|
9074
|
+
lineType: PicklistLineType;
|
|
9075
9075
|
|
|
9076
9076
|
/**
|
|
9077
|
-
*
|
|
9077
|
+
* Lagernummer
|
|
9078
9078
|
*/
|
|
9079
|
-
|
|
9079
|
+
storageNumber: string;
|
|
9080
9080
|
|
|
9081
9081
|
/**
|
|
9082
9082
|
* ID der Ziel-Dokumentposition
|
|
@@ -9215,14 +9215,14 @@ export interface PicklistLineComponent {
|
|
|
9215
9215
|
targetDocumentLineComponentId: number;
|
|
9216
9216
|
|
|
9217
9217
|
/**
|
|
9218
|
-
*
|
|
9218
|
+
* Menge pro Baugruppe (falls die Picklist-Line eine Baugruppe ist)
|
|
9219
9219
|
*/
|
|
9220
|
-
|
|
9220
|
+
quantityPerAssemblyGroup: number;
|
|
9221
9221
|
|
|
9222
9222
|
/**
|
|
9223
|
-
*
|
|
9223
|
+
* abweichende Artikelbezeichnung
|
|
9224
9224
|
*/
|
|
9225
|
-
|
|
9225
|
+
articleAlternativeName: string;
|
|
9226
9226
|
|
|
9227
9227
|
/**
|
|
9228
9228
|
* Verpackte Menge der Position
|
|
@@ -9391,14 +9391,14 @@ export interface PicklistTemplate$OrderSelectionOptions {
|
|
|
9391
9391
|
maxArticleCountPerOrder: number;
|
|
9392
9392
|
|
|
9393
9393
|
/**
|
|
9394
|
-
*
|
|
9394
|
+
* Maximaler Auftragswert
|
|
9395
9395
|
*/
|
|
9396
|
-
|
|
9396
|
+
maxOrderValue: number;
|
|
9397
9397
|
|
|
9398
9398
|
/**
|
|
9399
|
-
*
|
|
9399
|
+
* Alternative Selektion in VQL
|
|
9400
9400
|
*/
|
|
9401
|
-
|
|
9401
|
+
alternativeSelectionInVql: string;
|
|
9402
9402
|
|
|
9403
9403
|
/**
|
|
9404
9404
|
* Nur vollständig lieferbare Positionen
|
|
@@ -9406,14 +9406,14 @@ export interface PicklistTemplate$OrderSelectionOptions {
|
|
|
9406
9406
|
onlyFullDeliverableOrderLines: boolean;
|
|
9407
9407
|
|
|
9408
9408
|
/**
|
|
9409
|
-
*
|
|
9409
|
+
* Nur für Einzelkommissionierung und Konsolidierung: maximale Anzahl zu übernehmender Aufträge
|
|
9410
9410
|
*/
|
|
9411
|
-
|
|
9411
|
+
maxOrderCount: number;
|
|
9412
9412
|
|
|
9413
9413
|
/**
|
|
9414
|
-
*
|
|
9414
|
+
* Selektion über den Bereich vom Lieferdatum
|
|
9415
9415
|
*/
|
|
9416
|
-
|
|
9416
|
+
deliveryDateRange: PicklistTemplate$DateRange;
|
|
9417
9417
|
|
|
9418
9418
|
/**
|
|
9419
9419
|
* Selektion über den Bereich vom Belegdatum
|
|
@@ -9478,15 +9478,20 @@ export interface PicklistTemplate$PicklistCreationOptions {
|
|
|
9478
9478
|
*/
|
|
9479
9479
|
printPicklist: boolean;
|
|
9480
9480
|
|
|
9481
|
+
/**
|
|
9482
|
+
* Maximale Anzahl an Positionen einer Pickliste
|
|
9483
|
+
*/
|
|
9484
|
+
maxPicklistLineCount: number;
|
|
9485
|
+
|
|
9481
9486
|
/**
|
|
9482
9487
|
* Die zu verwendende Pickwagengruppe
|
|
9483
9488
|
*/
|
|
9484
9489
|
orderPickingTrolleyGroupRef: ApiObjectReference;
|
|
9485
9490
|
|
|
9486
9491
|
/**
|
|
9487
|
-
*
|
|
9492
|
+
* Lagerplätze vorgeben
|
|
9488
9493
|
*/
|
|
9489
|
-
|
|
9494
|
+
specifyStorageBins: boolean;
|
|
9490
9495
|
|
|
9491
9496
|
/**
|
|
9492
9497
|
* Der zu verwendende Pickwagen
|
|
@@ -9498,11 +9503,6 @@ export interface PicklistTemplate$PicklistCreationOptions {
|
|
|
9498
9503
|
*/
|
|
9499
9504
|
picklistOutputReportGroupRef: ApiObjectReference;
|
|
9500
9505
|
|
|
9501
|
-
/**
|
|
9502
|
-
* Lagerplätze vorgeben
|
|
9503
|
-
*/
|
|
9504
|
-
specifyStorageBins: boolean;
|
|
9505
|
-
|
|
9506
9506
|
/**
|
|
9507
9507
|
* Sollen alle verfügbaren Pickwagen verwendet werden?
|
|
9508
9508
|
*/
|
|
@@ -9572,24 +9572,24 @@ export interface PicklistTemplate$PicklistProcessingOptions {
|
|
|
9572
9572
|
showShippingFormOnPickingFinish: boolean;
|
|
9573
9573
|
|
|
9574
9574
|
/**
|
|
9575
|
-
*
|
|
9575
|
+
* Sollen bei der Erfassung automatisch die Etiketten gedruckt werden?
|
|
9576
9576
|
*/
|
|
9577
|
-
|
|
9577
|
+
printLabelOnScan: boolean;
|
|
9578
9578
|
|
|
9579
9579
|
/**
|
|
9580
|
-
*
|
|
9580
|
+
* Sollen Dienstleistungen kommissioniert werden?
|
|
9581
9581
|
*/
|
|
9582
|
-
|
|
9582
|
+
allowPickingOfServiceArticles: boolean;
|
|
9583
9583
|
|
|
9584
9584
|
/**
|
|
9585
|
-
*
|
|
9585
|
+
* Sammelbestätigung erlauben
|
|
9586
9586
|
*/
|
|
9587
|
-
|
|
9587
|
+
allowFullConfirmation: boolean;
|
|
9588
9588
|
|
|
9589
9589
|
/**
|
|
9590
|
-
*
|
|
9590
|
+
* Digitale Pickliste verwenden: dabei werden nur die Positionen im Frontend gezeigt und durch Tippen oder Wischen bestätigt
|
|
9591
9591
|
*/
|
|
9592
|
-
|
|
9592
|
+
useDigitalPicklist: boolean;
|
|
9593
9593
|
|
|
9594
9594
|
/**
|
|
9595
9595
|
* Verwende die Verkaufseinheit als Standardmenge
|
|
@@ -9706,14 +9706,14 @@ export interface PriceSelectionCriteria {
|
|
|
9706
9706
|
quantity: number;
|
|
9707
9707
|
|
|
9708
9708
|
/**
|
|
9709
|
-
* Liste von
|
|
9709
|
+
* Liste von Account-IDs
|
|
9710
9710
|
*/
|
|
9711
|
-
|
|
9711
|
+
accountIds: Array<number>;
|
|
9712
9712
|
|
|
9713
9713
|
/**
|
|
9714
|
-
* Liste von
|
|
9714
|
+
* Liste von Artikel-IDs
|
|
9715
9715
|
*/
|
|
9716
|
-
|
|
9716
|
+
articleIds: Array<number>;
|
|
9717
9717
|
|
|
9718
9718
|
/**
|
|
9719
9719
|
* ein qualifier
|
|
@@ -10482,14 +10482,14 @@ export interface RequestDocumentLine {
|
|
|
10482
10482
|
description: string;
|
|
10483
10483
|
|
|
10484
10484
|
/**
|
|
10485
|
-
*
|
|
10485
|
+
* Herkunft des Preises
|
|
10486
10486
|
*/
|
|
10487
|
-
|
|
10487
|
+
priceOrigin: ProductPriceOrigin;
|
|
10488
10488
|
|
|
10489
10489
|
/**
|
|
10490
|
-
*
|
|
10490
|
+
* Quittungsdetails zur Belegposition
|
|
10491
10491
|
*/
|
|
10492
|
-
|
|
10492
|
+
posDetail: DocumentLinePosDetail;
|
|
10493
10493
|
|
|
10494
10494
|
/**
|
|
10495
10495
|
* (optional) Gesamtpreis dieser Position
|
|
@@ -10527,14 +10527,14 @@ export interface RequestDocumentLine {
|
|
|
10527
10527
|
dropShippingPolicy: DropShippingPolicy;
|
|
10528
10528
|
|
|
10529
10529
|
/**
|
|
10530
|
-
*
|
|
10530
|
+
* Positionsnummer der Artikel
|
|
10531
10531
|
*/
|
|
10532
|
-
|
|
10532
|
+
positionOfArticleLine: number;
|
|
10533
10533
|
|
|
10534
10534
|
/**
|
|
10535
|
-
*
|
|
10535
|
+
* (optional) Lager-ID
|
|
10536
10536
|
*/
|
|
10537
|
-
|
|
10537
|
+
storageId: number;
|
|
10538
10538
|
|
|
10539
10539
|
/**
|
|
10540
10540
|
* Vertragsdetails zur Belegposition
|
|
@@ -10627,14 +10627,14 @@ export interface RequestDocumentLine {
|
|
|
10627
10627
|
bookings: Array<RequestDocumentLineBooking>;
|
|
10628
10628
|
|
|
10629
10629
|
/**
|
|
10630
|
-
*
|
|
10630
|
+
* (optional) Preis des Artikels dieser Position
|
|
10631
10631
|
*/
|
|
10632
|
-
|
|
10632
|
+
productPrice: number;
|
|
10633
10633
|
|
|
10634
10634
|
/**
|
|
10635
|
-
*
|
|
10635
|
+
* Zu der Zeile Etikettendruck anstoßen
|
|
10636
10636
|
*/
|
|
10637
|
-
|
|
10637
|
+
doLabelPrint: boolean;
|
|
10638
10638
|
}
|
|
10639
10639
|
|
|
10640
10640
|
export interface RequestDocumentLineBooking {
|
|
@@ -10791,14 +10791,14 @@ export interface SalesAgent {
|
|
|
10791
10791
|
note: string;
|
|
10792
10792
|
|
|
10793
10793
|
/**
|
|
10794
|
-
*
|
|
10794
|
+
* is sales agent taxable
|
|
10795
10795
|
*/
|
|
10796
|
-
|
|
10796
|
+
taxable: boolean;
|
|
10797
10797
|
|
|
10798
10798
|
/**
|
|
10799
|
-
*
|
|
10799
|
+
* reference to the delivery method
|
|
10800
10800
|
*/
|
|
10801
|
-
|
|
10801
|
+
deliveryMethodRef: ApiObjectReference;
|
|
10802
10802
|
|
|
10803
10803
|
/**
|
|
10804
10804
|
* Freifelder
|
|
@@ -11497,14 +11497,14 @@ export interface ShelfFile {
|
|
|
11497
11497
|
version: number;
|
|
11498
11498
|
|
|
11499
11499
|
/**
|
|
11500
|
-
*
|
|
11500
|
+
* meta data
|
|
11501
11501
|
*/
|
|
11502
|
-
|
|
11502
|
+
metaDataEntries: Array<ShelfFileMetaData>;
|
|
11503
11503
|
|
|
11504
11504
|
/**
|
|
11505
|
-
*
|
|
11505
|
+
* current reference of this file in our storage
|
|
11506
11506
|
*/
|
|
11507
|
-
|
|
11507
|
+
storageHandle: string;
|
|
11508
11508
|
|
|
11509
11509
|
/**
|
|
11510
11510
|
* MetaInformations for this Object
|
|
@@ -11765,14 +11765,14 @@ export interface StockMovementManualApi {
|
|
|
11765
11765
|
export interface StockTransferApi {
|
|
11766
11766
|
|
|
11767
11767
|
/**
|
|
11768
|
-
*
|
|
11768
|
+
* Ziel-Lager
|
|
11769
11769
|
*/
|
|
11770
|
-
|
|
11770
|
+
targetStorageId: number;
|
|
11771
11771
|
|
|
11772
11772
|
/**
|
|
11773
|
-
*
|
|
11773
|
+
* Seriennummer
|
|
11774
11774
|
*/
|
|
11775
|
-
|
|
11775
|
+
serialNumberId: number;
|
|
11776
11776
|
|
|
11777
11777
|
/**
|
|
11778
11778
|
* Bemerkung
|
|
@@ -12053,14 +12053,14 @@ export interface Supplier {
|
|
|
12053
12053
|
performanceCountryCode: string;
|
|
12054
12054
|
|
|
12055
12055
|
/**
|
|
12056
|
-
*
|
|
12056
|
+
* Lieferzeit in (Werk-)Tagen
|
|
12057
12057
|
*/
|
|
12058
|
-
|
|
12058
|
+
defaultDeliveryTime: number;
|
|
12059
12059
|
|
|
12060
12060
|
/**
|
|
12061
|
-
*
|
|
12061
|
+
* reference to the payment method
|
|
12062
12062
|
*/
|
|
12063
|
-
|
|
12063
|
+
paymentMethodRef: ApiObjectReference;
|
|
12064
12064
|
|
|
12065
12065
|
/**
|
|
12066
12066
|
* currency code IsoAlpha3
|
|
@@ -12394,11 +12394,6 @@ export interface User {
|
|
|
12394
12394
|
*/
|
|
12395
12395
|
roles: Array<ApiObjectReference>;
|
|
12396
12396
|
|
|
12397
|
-
/**
|
|
12398
|
-
* Referenzierte Kundenbenutzer ID (CustomerUserEntity.id aus vab-manager)
|
|
12399
|
-
*/
|
|
12400
|
-
referencedCustomerUserId: number;
|
|
12401
|
-
|
|
12402
12397
|
/**
|
|
12403
12398
|
* Gruppen
|
|
12404
12399
|
*/
|
|
@@ -12409,6 +12404,11 @@ export interface User {
|
|
|
12409
12404
|
*/
|
|
12410
12405
|
active: boolean;
|
|
12411
12406
|
|
|
12407
|
+
/**
|
|
12408
|
+
* Referenzierte Kundenbenutzer ID (CustomerUserEntity.id aus vab-manager)
|
|
12409
|
+
*/
|
|
12410
|
+
referencedCustomerUserId: number;
|
|
12411
|
+
|
|
12412
12412
|
/**
|
|
12413
12413
|
* App-Identifier
|
|
12414
12414
|
*/
|
|
@@ -12445,14 +12445,14 @@ export interface User {
|
|
|
12445
12445
|
id: number;
|
|
12446
12446
|
|
|
12447
12447
|
/**
|
|
12448
|
-
*
|
|
12448
|
+
* username
|
|
12449
12449
|
*/
|
|
12450
|
-
|
|
12450
|
+
username: string;
|
|
12451
12451
|
|
|
12452
12452
|
/**
|
|
12453
|
-
*
|
|
12453
|
+
* Valid to
|
|
12454
12454
|
*/
|
|
12455
|
-
|
|
12455
|
+
validTo: ScriptingDateTime;
|
|
12456
12456
|
|
|
12457
12457
|
/**
|
|
12458
12458
|
* MetaInformations for this Object
|