Verträge Suche, modal API, Fremd BRG not found

This commit is contained in:
2025-11-26 09:01:41 +01:00
parent d158dc95f1
commit c15c3d0b89
8 changed files with 1616 additions and 39 deletions

View File

@@ -309,7 +309,7 @@ Public Class cModalTransIMPORT
.goods_location = "GBFXT",
.border_transport_type = "3", ' z.B. Straße
.total_packages = 5,
.trader_ref = LRN,
.commercial_ref = LRN, ' .trader_ref = LRN,
.ducr = LRN
}
@@ -348,7 +348,7 @@ Public Class cModalTransIMPORT
.import_country_id = "GB",
.total_packages = 5,
.nature_of_transaction = "11", ' Kaufgeschäft 11 Outright purchase/sale
.trader_ref = LRN,
.commercial_ref = LRN, ' .trader_ref = LRN,
.ducr = LRN
}
@@ -452,7 +452,7 @@ Public Class cModalTransIMPORT
.goods_location = "GBAUDEUDEUDEU",
.total_packages = 5,
.nature_of_transaction = "11", ' Kaufgeschäft 11 Outright purchase/sale
.trader_ref = LRN,
.commercial_ref = LRN, ' .trader_ref = LRN,
.ducr = LRN
}