Skip to content

Commit 9e87984

Browse files
authored
Release 6.3.2 (Hotfix release) - SAP, SFDC and 1-click deployer
1 parent 800506f commit 9e87984

43 files changed

Lines changed: 1699 additions & 1718 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

GLDocumentsHdr.sql

Lines changed: 0 additions & 82 deletions
This file was deleted.

RegionsMD.sql

Lines changed: 0 additions & 25 deletions
This file was deleted.

config/ecc/annotations/Deliveries.yaml

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,9 @@ fields:
225225
- name: "DangerousGoodsManagementProfileInSdDocuments_PROLI"
226226
description: "Dangerous Goods Management Profile in Sales and Delivery documents"
227227
- name: "ReferenceDocumentNumber_XBLNR"
228-
description: "Reference Document Number"
228+
description: "Deprecated. Use ExternalReferenceDocumentNumber_XBLNR instead."
229+
- name: "ExternalReferenceDocumentNumber_XBLNR"
230+
description: "External Reference Document Number"
229231
- name: "WorldwideUniqueKeyForlikpVbeln_HANDLE"
230232
description: "Worldwide Unique Key for LIKP-VBELN"
231233
- name: "TimeSegmentExists_TSEGFL"
@@ -421,9 +423,13 @@ fields:
421423
- name: "LogicalSystemInThePrecedingDocument_VGSYS"
422424
description: "Logical System in the Preceding Document"
423425
- name: "SalesOrderNumber_VGBEL"
424-
description: "Document Number of the Reference Document"
426+
description: "Deprecated. Use InternalReferenceDocumentNumber_VGBEL instead."
425427
- name: "SalesOrderItem_VGPOS"
426-
description: "Item Number of the Reference Item"
428+
description: "Deprecated. Use InternalReferenceDocumentItem_VGPOS instead."
429+
- name: "InternalReferenceDocumentNumber_VGBEL"
430+
description: "Document Number of the Internal Reference Document"
431+
- name: "InternalReferenceDocumentItem_VGPOS"
432+
description: "Item Number of the Internal Reference Item"
427433
- name: "UpdateIndicatorForDeliveryDocumentFlow_UPFLU"
428434
description: "Update Indicator for the Delivery Document Flow"
429435
- name: "HigherLevelItemInBOM_UEPOS"

config/ecc/annotations/GLDocumentsHdr.yaml

Lines changed: 0 additions & 8 deletions
This file was deleted.

config/ecc/annotations/PurchaseDocuments_Flow.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -840,8 +840,6 @@ fields:
840840
description: "Effective value of item"
841841
- name: "EffectivevalueofitemUSD_EFFWR"
842842
description: "Effective value of item in target currency"
843-
- name: "Rebatebasis1_BONBA"
844-
description: "Rebate basis 1"
845843
- name: "GrBalanceQuantity_MENGE"
846844
description: "Goods Receipt Balance Quantity"
847845
- name: "GrAmount_WRBTR"
@@ -862,3 +860,5 @@ fields:
862860
description: "Invoice balance value in Foreign Currency"
863861
- name: "IrBalanceAmountUSD_NETWR_REFWR"
864862
description: "Invoice balance value in target currency"
863+
- name: "Rebatebasis1_BONBA"
864+
description: "Rebate basis 1"

config/ecc/annotations/RegionsMD.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

config/ecc/annotations/SalesOrders_V2.yaml

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,17 @@ fields:
1717
- name: "MaterialNumber_MATNR"
1818
description: "Material Number"
1919
- name: "CreationDate_ERDAT"
20-
description: "Date on which the Record was Created"
20+
description: "Deprecated. Use SalesDocumentItemCreationDate_ERDAT instead."
2121
- name: "CreationTime_ERZET"
22-
description: "Entry Time"
22+
description: "Deprecated. Use SalesDocumentCreationTime_ERZET instead."
23+
- name: "SalesDocumentCreationDate_ERDAT"
24+
description: "Document (header) creation date"
25+
- name: "SalesDocumentItemCreationDate_ERDAT"
26+
description: "Item creation (entry) date"
27+
- name: "SalesDocumentCreationTime_ERZET"
28+
description: "Document (header) creation time"
29+
- name: "SalesDocumentItemCreationTime_ERZET"
30+
description: "Item creation (entry) time"
2331
- name: "CreatedBy_ERNAM"
2432
description: "Name of Person who Created the Object"
2533
- name: "QuotationDateFrom_ANGDT"
@@ -624,6 +632,16 @@ fields:
624632
description: "Day of Sales Order Creation Date"
625633
- name: "QuarterOfSalesOrderCreationDate_ERDAT"
626634
description: "Quarter of Sales Order Creation Date"
635+
- name: "YearOfSalesOrderItemCreationDate_ERDAT"
636+
description: "Year of Sales Order Item Creation Date"
637+
- name: "MonthOfSalesOrderItemCreationDate_ERDAT"
638+
description: "Month of Sales Order Item Creation Date"
639+
- name: "WeekOfSalesOrderItemCreationDate_ERDAT"
640+
description: "Week of Sales Order Item Creation Date"
641+
- name: "DayOfSalesOrderItemCreationDate_ERDAT"
642+
description: "Day of Sales Order Item Creation Date"
643+
- name: "QuarterOfSalesOrderItemCreationDate_ERDAT"
644+
description: "Quarter of Sales Order Item Creation Date"
627645
- name: "YearOfRequestedDeliveryDate_VDATU"
628646
description: "Year of Requested Delivery Date"
629647
- name: "MonthOfRequestedDeliveryDate_VDATU"

config/ecc/annotations/StockInHand.yaml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,14 @@ catalog_tags:
1010
fields:
1111
- name: "Client_MANDT"
1212
description: "Client (Mandant), PK"
13-
- name: "ArticleNumber_MATNR"
13+
- name: "MaterialNumber_MATNR"
1414
description: "Material Number, PK"
15-
- name: "Site_WERKS"
15+
- name: "Plant_WERKS"
1616
description: "Plant, PK"
17+
- name: "ArticleNumber_MATNR"
18+
description: "Deprecated. Use MaterialNumber_MATNR instead."
19+
- name: "Site_WERKS"
20+
description: "Deprecated. Use Plant_WERKS instead."
1721
- name: "StorageLocation_LGORT"
1822
description: "Storage Location, PK"
1923
- name: "BatchNumber_CHARG"

config/s4/annotations/Deliveries.yaml

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,9 @@ fields:
225225
- name: "DangerousGoodsManagementProfileInSdDocuments_PROLI"
226226
description: "Dangerous Goods Management Profile in Sales and Delivery documents"
227227
- name: "ReferenceDocumentNumber_XBLNR"
228-
description: "Reference Document Number"
228+
description: "Deprecated. Use ExternalReferenceDocumentNumber_XBLNR instead."
229+
- name: "ExternalReferenceDocumentNumber_XBLNR"
230+
description: "External Reference Document Number"
229231
- name: "WorldwideUniqueKeyForLikpVbeln_HANDLE"
230232
description: "Worldwide Unique Key for LIKP-VBELN"
231233
- name: "TimeSegmentExists_TSEGFL"
@@ -421,9 +423,13 @@ fields:
421423
- name: "LogicalSystemInThePrecedingDocument_VGSYS"
422424
description: "Logical System in the Preceding Document"
423425
- name: "SalesOrderNumber_VGBEL"
424-
description: "Document Number of the Reference Document"
426+
description: "Deprecated. Use InternalReferenceDocumentNumber_VGBEL instead."
425427
- name: "SalesOrderItem_VGPOS"
426-
description: "Item Number of the Reference Item"
428+
description: "Deprecated. Use InternalReferenceDocumentItem_VGPOS instead."
429+
- name: "InternalReferenceDocumentNumber_VGBEL"
430+
description: "Document Number of the Internal Reference Document"
431+
- name: "InternalReferenceDocumentItem_VGPOS"
432+
description: "Item Number of the Internal Reference Item"
427433
- name: "UpdateIndicatorForDeliveryDocumentFlow_UPFLU"
428434
description: "Update Indicator for the Delivery Document Flow"
429435
- name: "HigherLevelItemInBOM_UEPOS"

config/s4/annotations/GLDocumentsHdr.yaml

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)