RCG SAP S/4 HANA Event Listener - Implementation Template

(0 reviews)

Data mappings

This document provides information generated from the DataWeave scripts included in the project, such as function definitions, variable definitions, and data mapping tables.

ModuleDescription
map-customer-and-contact-points-to-cimSearch Customer and Contact cim mapping
map-invoice-to-jsonInvoice xml to json mapping
map-orders-and-contact-points-to-cimSearch Orders and Contact cim mapping
map-organization-to-cimOrganization to Contact cim mapping
map-po-acknowledgement-to-jsonPO Acknowledgement xml to json mapping
map-pricing-to-cimSearch Product cim mapping
map-product-to-cimProduct xml to json mapping
map-shipping-notification-to-jsonShipping notification xml to json mapping

map-customer-and-contact-points-to-cim

Search Customer and Contact cim mapping

Source: ./src/main/resources/dwl/map-customer-and-contact-points-to-cim.dwl

Mapping Tables

Search Customer and Contact cim mapping.

CIM Target FieldSAP source fieldDescription of source field
idbusinessPartner.Common.YY1_SME_MPARTYROLEID""
partyRoleTypeNAset to Customer
party.idbusinessPartner.InternalID""
party.partyTypeNAset to "Individual"
party.personNameperson.Name.GivenName ++ " " ++ person.Name.FamilyName""
party.firstNameperson.Name.GivenName""
party.lastNameperson.Name.FamilyName""
contactPoints.contactPointTypeNAset to ["ContactPointAddress"]
contactPoints.idNA""
contactPoints.activeFromDateaddress.ValidityPeriod.StartDate""
contactPoints.activeFromDaddress.ValidityPeriod.StartDate""
contactPoints.addressLine1address.Address.PostalAddress.StreetName""
contactPoints.cityNameaddress.Address.PostalAddress.CityName""
contactPoints.postalCodeTextaddress.Address.PostalAddress.StreetPostalCode""
contactPoints.stateProvinceNameaddress.Address.PostalAddress.RegionCode""
contactPoints.countryNameaddress.Address.PostalAddress.CountryCode""
contactPoints.geoLatitudeNA""
contactPoints.geoLongitudeNA""
contactPoints.geoAccuracyNA""
contactPoints.contactPointTypeNAset to ["ContactPointEmail"]
contactPoints.idNA""
contactPoints.activeFromDateaddress.Address.Email.ValidityPeriod.StartDate""
contactPoints.emailAddressaddress.Address.Email.URI""
contactPoints.contactPointTypeNA["ContactPointPhone"]
contactPoints.idNA""
contactPoints.activeFromDateaddress.Address.Telephone.ValidityPeriod.StartDate""
telephoneNumberaddress.Address.Telephone.Number.SubscriberID""
externalIds.externalIdbusinessPartner.InternalID""
externalIds.externalIdTypeNAset to ["SAP_4HANA"]
externalIds.statusNAset to "VALID"
customerStatusNAset to "ACTIVE"
auditInfo.createdDateNA""
auditInfo.createdByNA""
auditInfo.updatedDateNA""
auditInfo.updatedByNA""
auditInfo.isDeletedNA""
salesOrganizationcustomer.SalesArrangement.SalesOrganisationID""
distributionChannelcustomer.SalesArrangement.DistributionChannelCode""
divisioncustomer.SalesArrangement.DivisionCode""
customerPricingProcedurecustomer.SalesArrangement.PricingProcedureDeterminationCodeLong""
customerRolebusinessPartner.Role.RoleCode""

(back to top)

map-invoice-to-json

Invoice xml to json mapping

Source: ./src/main/resources/dwl/map-invoice-to-json.dwl

Mapping Tables

Invoice xml to json mapping.

JSON Target FieldXML source fieldDescription of source field
ID.CONTENTIDUnique ID field in Message Header
SENDER_BUSINESS_SYSTEM_IDSenderBusinessSystemIDSender Business System Id
SUPPLIER_INVOICE_IDSupplierInvoiceIDSupplier Invoice ID
SUPPLIER_INVOICE_TYPE_CODESupplierInvoiceTypeCodeSupplier Invoice Code
DOCUMENT_DATEDocumentDateInvoice Document Date
GROSS_AMOUNT.CONTENTGrossAmountGross Amount
NET_AMOUNT.CONTENTNetAmountNet Amount
TAX_AMOUNT.CONTENTTaxAmountTax Amount
TAX_DEPARTURE_COUNTRYTaxDepartureCountryTax Departure Country
TAX_DESTINATION_COUNTRYTaxDestinationCountryTax Destination Country
TAX_COUNTRYTaxCountryTax Country
SUPPLIER_PARTY_IDSupplierPartyIDSupplier Party ID
ADDRESS.ADDRESS_NAMEAddress.AddressNameParty Address Name
ADDRESS.STREET_NAMEAddress.StreetNameParty Street Name
ADDRESS.HOUSE_NUMBERAddress.HouseNumberParty House Number
ADDRESS.STREET_ADDRESS_NAMEAddress.StreetAddressNameParty Street Address Name
ADDRESS.POSTAL_CODEAddress.PostalCodeParty Address Postal Code
ADDRESS.CITY_NAMEAddress.CityNameParty City Name
ADDRESS.COUNTRYAddress.CountryParty Country
ADDRESS.DISTRICTAddress.DistrictParty District
ADDRESS.REGIONAddress.RegionParty Region
ADDRESS.EMAIL_ADDRESSAddress.EmailAddressParty Email Address
PARTY_TYPEPartyTypePartyType
PAYMENT_TERMSPaymentTermsPayment Terms
HEADER_TAXHeaderTaxHeader Tax
SUPPLIER_INVOICE_ITEM_IDSupplierInvoiceItemIDSupplier Invoice Item Id
SUPPLIER_INVOICE_ITEM_TYPE_CODSupplierInvoiceItemTypeCodeSupplier Invoice Item Code
ITEM.GROSS_AMOUNT.CONTENTItem.GrossAmountItem's Gross Amount
ITEM.NET_AMOUNT.CONTENTItem.NetAmountItem's Net Amount
ITEM.TAX_AMOUNT.CONTENTItem.TaxAmountItem's Tax Amount
ITEM.INVOICED_QUANTITYItem.InvoicedQuantityItem's Invoiced Quantity
ITEM.PURCHASE_ORDER_IDItem.PurchaseOrderIDPurchase Order Id
ITEM.DELIVERY_NOTEItem.DeliveryNoteDelivery Note
ITEM.SERVICES_RENDERED_DATEItem.ServicesRenderedDateServices Rendered Date
ITEM.PRODUCT.BUYER_PRODUCT_IDItem.Product.BuyerProductIDBuyer Product ID
ITEM.PRODUCT.SUPPLIER_PRODUCT_IDItem.Product.SupplierProductIDSupplier Product ID

(back to top)

map-orders-and-contact-points-to-cim

Search Orders and Contact cim mapping

Source: ./src/main/resources/dwl/map-orders-and-contact-points-to-cim.dwl

Mapping Tables

Search Orders and Contact cim mapping.

CIM Target FieldSAP source fieldDescription of source field
nameNAset to ""
requestedStartDatepayload.SalesOrderBulkReplication.SalesOrder.SalesOrderDate""
idpayload.SalesOrderBulkReplication.SalesOrder.YY1_SME_MORDERID""
orderNumberpayload.SalesOrderBulkReplication.SalesOrder.SalesOrderID""
descriptionNAset to ""
orderCurrencypayload.SalesOrderBulkReplication.SalesOrder.TransactionCurrency""
grandTotalAmountpayload.SalesOrderBulkReplication.SalesOrder.TotalNetAmount""
salesOrderStatus payload.SalesOrderBulkReplication.SalesOrder.OverallDeliveryStatusIf value's "C" -> "DELIVERED" else "CREATED"
salesOrderSystemStatuspayload.SalesOrderBulkReplication.SalesOrder.OverallTotalDeliveryStatus""
orderStartDatepayload.SalesOrderBulkReplication.SalesOrder.SalesOrderDate""
developerStatusCodepayload.SalesOrderBulkReplication.SalesOrder.OverallSDProcessStatus""
externalIds.externalIdTypeNAset to ["SAP_4HANA"]
externalIds.externalIdpayload.SalesOrderBulkReplication.SalesOrder.SalesOrderID""
externalIds.idNAset to ""
externalIds.statusLastChangedDateNA""
externalIds.statusNAset to "VALID"
salesOrderTypeNANAset to "INITIAL"

(back to top)

map-organization-to-cim

Organization to Contact cim mapping

Source: ./src/main/resources/dwl/map-organization-to-cim.dwl

Mapping Tables

CIM Target FieldSAP source fieldDescription of source field
idbusinessPartner.Common.YY1_SME_MPARTYROLEID""
partyRoleTypeCustomer""
party.idbusinessPartner.InternalID""
party.partyTypeNAset to "Individual"
party.Nameorganization.Name.FirstLineName""
party.legalNameorganization.Name.FirstLineName""
contactPoints.contactPointTypeNAset to ["ContactPointAddress"]
contactPoints.idNA""
contactPoints.activeFromDateaddress.ValidityPeriod.StartDate""
contactPoints.activeFromDaddress.ValidityPeriod.StartDate""
contactPoints.addressLine1address.Address.PostalAddress.StreetName""
contactPoints.cityNameaddress.Address.PostalAddress.CityName""
contactPoints.postalCodeTextaddress.Address.PostalAddress.StreetPostalCode""
contactPoints.stateProvinceNameaddress.Address.PostalAddress.RegionCode""
contactPoints.countryNameaddress.Address.PostalAddress.CountryCode""
contactPoints.geoLatitudeNA""
contactPoints.geoLongitudeNA""
contactPoints.geoAccuracyNA""
contactPoints.contactPointTypeNAset to ["ContactPointEmail"]
contactPoints.idNA""
contactPoints.activeFromDateaddress.Address.Email.ValidityPeriod.StartDate""
contactPoints.emailAddressaddress.Address.Email.URI""
contactPoints.contactPointTypeNA["ContactPointPhone"]
contactPoints.idNA""
contactPoints.activeFromDateaddress.Address.Telephone.ValidityPeriod.StartDate""
telephoneNumberaddress.Address.Telephone.Number.SubscriberID""
externalIds.idNA""
externalIds.externalIdbusinessPartner.InternalID""
externalIds.externalIdTypeNAset to ["SAP_4HANA"]
externalIds.statusNAset to "VALID"
customerStatusNAset to "ACTIVE"
auditInfo.createdDateNA""
auditInfo.createdByNA""
auditInfo.updatedDateNA""
auditInfo.updatedByNA""
auditInfo.isDeletedNA""
salesOrganizationcustomer.SalesArrangement.SalesOrganisationID""
distributionChannelcustomer.SalesArrangement.DistributionChannelCode""
divisioncustomer.SalesArrangement.DivisionCode""
customerPricingProcedurecustomer.SalesArrangement.PricingProcedureDeterminationCodeLong""
customerRolebusinessPartner.Role.RoleCode""

(back to top)

map-po-acknowledgement-to-json

PO Acknowledgement xml to json mapping

Source: ./src/main/resources/dwl/map-po-acknowledgement-to-json.dwl

Mapping Tables

PO Acknowledgement xml to json mapping.

JSON Target FieldXML source fieldDescription of source field
ID.CONTENTIDUnique ID field in Message Header
REFERENCE_IDnullReference ID
CREATION_DATE_TIMECreationDateTimeRecord Creation Date Time
SENDER_BUSINESS_SYSTEM_IDSenderBusinessSystemIDSender Business System ID
PURCHASE_ORDER_IDPurchaseOrderIDPurchase Order Id
SALES_ORDER_IDSalesOrderIDSales Order Id
SALES_DOCUMENT_TYPESalesDocumentTypeSales DocumentType
SALES_ORGANIZATIONSalesOrganizationSales Organization
DISTRIBUTION_CHANNELDistributionChannelDistribution Channel
ORGANIZATION_DIVISIONOrganizationDivisionOrganization Division
SALES_ORDER_CREATION_DATESalesOrderCreationDateSales Order Creation Date
TRANSACTION_CURRENCYTransactionCurrencyTransaction Currency
BUYER_EXCHANGE_RATEBuyerExchangeRateBuyer Exchange Rate
ITEM_LIST_IS_COMPLETELY_TRANSFItemListIsCompletelyTransferred""
SUPPLIER_PARTY_IDSupplierPartyIDSupplier Party ID
ADDRESS.FORM_OF_ADDRESS_NAMEAddress.FormOfAddressNameParty Form of Address Name
ADDRESS.ADDRESS_NAMEAddress.AddressNameParty Address Name
ADDRESS.STREET_NAMEAddress.StreetNameParty Street Name
ADDRESS.HOUSE_NUMBERAddress.HouseNumberParty House Number
ADDRESS.STREET_ADDRESS_NAMEAddress.StreetAddressNameParty Street Address Name
ADDRESS.POSTAL_CODEAddress.PostalCodeParty Postal code
ADDRESS.CITY_NAMEAddress.CityNameParty City Name
ADDRESS.COUNTRYAddress.CountryParty Country
ADDRESS.REGIONAddress.RegionParty Region
ADDRESS.PHONE_NUMBERAddress.PhoneNumberParty Phone Number
ADDRESS.EMAIL_ADDRESSAddress.EmailAddressParty Email Address
ADDRESS.CORRESPONDENCE_LANGUAGEAddress.CorrespondenceLanguageParty Correspondence Language
PARTY_TYPEPartyTypePartyType
REQUESTED_DELIVERY_DATERequestedDeliveryDateRequested Delivery Date
INCOTERMS_CLASSIFICATIONIncotermsClassificationIncoterms classification
INCOTERMS_LOCATION1IncotermsLocation1Incoterms Location
SUPPLIER_PAYMENT_TERMS_IDSupplierPaymentTermsIDSupplier Payment Terms ID
ITEM.PURCHASE_ORDER_ITEM_CATEGORYItem.PurchaseOrderItemCategoryPurchase Order Item Category
ITEM.SALES_ORDER_ITEM_IDItem.SalesOrderItemIDPurchase Order Item Category
ITEM.SALES_ORDER_ITEM_CATEGORYItem.SalesOrderItemCategorySales Order Item Category
ITEM.ORDER_ITEM_TEXTItem.OrderItemTextOrder Item Text
ITEM.PURCHASE_ORDER_ITEM_CATEGORYItem.PurchaseOrderItemCategoryPurchase Order Item Category
ITEM.REQUESTED_QUANTITY.UNIT_CODEItem.RequestedQuantity.
ITEM.REQUESTED_QUANTITY.CONTENTItem.RequestedQuantityItem Requested Quantity
PRODUCT.SUPPLIER_PRODUCT_IDProduct.SupplierProductIDSupplier Product ID
ITEM.NET_PRICE.AMOUNTItem.NetPrice.AmountItem Net Price
ITEM.NET_AMOUNTItem.NetAmountItem Net Amount

(back to top)

map-pricing-to-cim

Search Product cim mapping

Source: ./src/main/resources/dwl/map-pricing-to-cim.dwl

Mapping Tables

Search Product cim mapping.

CIM Target FieldSAP source fieldDescription of source field
nameproduct.Description.Description""
longDescriptionNAset to ""
idproduct.ProductInternalID""
productStatusNAset to "ACTIVE"
descriptionproduct.Description.Description""
productSKUproduct.ProductInternalID""
validFromDateproduct.ValidityStartDate""
displayUrlNAset to ""
modelNumberNAset to ""
maximumOrderQuantityCountNAset to 1
manufacturerNameNAset to ""
requiredDepositPercentageNAset to null
isMultipleCouponsAllowedNAset to ""
versionNumberNAset to ""
validForPeriodCountNAset to null
isPreOrderableNAset to true
isBackOrderedNAset to false
disposalTypeNA""
isAutoProvisionableNAset to false
allowPartialRefundNAset to false
isSellableNAset to true
isInstallableNAset to true
primaryProductCategoryproduct.WarehouseProductGroupCodeset to ""
brandGradeNAset to ""
validForPeriodUOM.pluralNameNAset to ""
validForPeriodUOM.nameNAset to ""
validForPeriodUOM.idNAset to null
isReturnableNAset to true
quantityInstallmentPeriodNAset to ""
isFoodstampPaymentAllowedNAset to false
externalSourceRecordNAset to ""
isWorkerDiscountAllowedNAset to true
mSRPAmountNAset to "12"
requiresInvididualUnitPricingNAset to false
minimumOrderQuantityCountproduct.SalesSpecification.MinimumOrderQuantity""
allowCustomerReturnNAset to null
masterProductproduct.ItemCategoryGroupCode""
canUseQuantityScheduleproduct.Plant.WorkScheduling.ProductBaseQuantity""
modelYearNAset to null
isIntellectualPropertyProtectedNAset to false
isCustomerDiscountAllowedNAset to true
isRainCheckAllowedNAset to true
revenueInstallmentPeriodNAset to ""
auditInfo.isDeletedNAset to false
auditInfo.createdByNAset to "SAP_4HANA"
auditInfo.updatedByNAset to "SAP_4HANA"
auditInfo.updatedDateNAset to "2019-10-15T19:02:19.869Z"
auditInfo.createdDateNAset to "1973-10-04T00:17:48.892Z"
canUseRevenueScheduleNAset to false
isSellableIndependentlyNAset to true
isQuantityEntryRequiredNAset to false
revenueInstallmentCountNAset to null
quantityScheduleTypeNAset to ""
isQualityVerificationRequiredNAset to false
revenueScheduleTypeNAset to ""
isSellableWithoutPriceNAset to true
brandproduct.BrandID""
isSerializedNAset to false
isCouponRedemptionAllowedNAset to true
minimumAdvertisementAmountStartDateNAset to null
priceChargeTypeNAset to "Yearly"
typeproduct.ProductTypeCode""
requiredDepositAmountNAset to null
isManualPriceEntryRequiredNAset to false
isPartnerDiscountAllowedNAset to true
validToDateNAset to current dateTime
isDynamicBundleNAset to false
rewardProgramPointsCountNAset to null
glAccountCodeNAset to ""
isWeightEntryRequiredNAset to false
quantityInstallmentCountNAset to null
primarySalesChannelNAset to []
externalIds.idNAset to ""
externalIds.externalIdproduct.YY1_SME_UnvProductId_PRD""
externalIds.externalIdTypeNAset to ["SAP_4HANA"]
externalIds.statusLastChangedDateNAset to "2019-10-15T19:02:19.869Z"
externalIds.statusNAset to "VALID"

Search Pricing cim mapping.

CIM Target FieldSAP source fieldDescription of source field
idpricing.ConditionValidity.Material""
minRequiredQuantitypricing.ConditionQuantity""
servicePeriodCountNAset to ""
productNAset to []
auditInfo.isDeletedNAset to false
auditInfo.createdByNAset to "SAP_4HANA"
auditInfo.updatedByNAset to "SAP_4HANA"
auditInfo.updatedDateNAset to "2019-10-15T19:02:19.869Z"
auditInfo.createdDateNAset to "1973-10-04T00:17:48.892Z"
useStandardPriceNAset to null
minRequiredOrderValuepricing.ConditionQuantity""
unitListPricepricing.ConditionRateValueset to ""
isActiveNAset to true

(back to top)

map-product-to-cim

Product xml to json mapping

Source: ./src/main/resources/dwl/map-product-to-cim.dwl

(back to top)

map-shipping-notification-to-json

Shipping notification xml to json mapping

Source: ./src/main/resources/dwl/map-shipping-notification-to-json.dwl

Mapping Tables

Shipping notification xml to json mapping.

JSON Target FieldXML source fieldDescription of source field
ID.CONTENTIDUnique ID field in Message Header
CreationDateTimeCreationDateTimeRecord Creation Date Time
SenderBusinessSystemIDSenderBusinessSystemIDSender Business System ID
DeliveryDocumentDeliveryDocumentDelivery Document
SalesOrganizationSalesOrganizationSales Organization
ShippingPointShippingPointShipping point
PartyPartyParty Details
PickingDateTime.ContentPickingDateTime.ContentPicking Date Time
PickingDateTime.TimeZoneCodePickingDateTime.TimeZoneCodePicking Timezone code
LoadingDateTime.ContentLoadingDateTime.ContentLoading Date Time
LoadingDateTime.TimeZoneCodeLoadingDateTime.TimeZoneCodeLoading Timezone code
GoodsIssueDateTime.ContentGoodsIssueDateTime.ContentGoodsIssue Date Time
GoodsIssueDateTime.TimeZoneCodeGoodsIssueDateTime.TimeZoneCodeGoodsIssue Timezone code
ActualGoodsMovementDateTime.ContentActualGoodsMovementDateTime.ContentActual Goods Movement Date Time
ActualGoodsMovementDateTime.TimeZoneCodeActualGoodsMovementDateTime.TimeZoneCodeActual Goods Movement Timezone code
DeliveryDateTime.ContentDeliveryDateTime.ContentDelivery Date Time
DeliveryDateTime.TimeZoneCodeDeliveryDateTime.TimeZoneCodeDelivery Timezone code
DocumentDateDocumentDateDocument Date
HeaderGrossWeight.ContentHeaderGrossWeight.ContentHeader Gross Weight
HeaderGrossWeight.UnitCodeHeaderGrossWeight.UnitCodeHeader Gross Weight Unit code
HeaderNetWeight.ContentHeaderNetWeight.ContentHeader Net Weight
HeaderNetWeight.UnitCodeHeaderNetWeight.UnitCodeHeader Net Weight Unit code
HeaderVolume.ContentHeaderVolume.ContentHeader Volume
HeaderVolume.UnitCodeHeaderVolume.UnitCodeHeader Volume Unit code
IncotermsIncotermsIncoterms
ShippingConditionShippingConditionShipping Condition
DeliveryPriorityDeliveryPriorityDelivery Priority
DeliveryItem.DeliveryDocumentItemDeliveryItem.DeliveryDocumentItemDelivery Document Item
DeliveryItem.MaterialDeliveryItem.MaterialDelivery Item Material
DeliveryItem.ActualDeliveryQuantity.ContentDeliveryItem.ActualDeliveryQuantity.ContentActual Delivery Quantity
DeliveryItem.ActualDeliveryQuantity.UnitCodeDeliveryItem.ActualDeliveryQuantity.UnitCodeActual Delivery Quantity Unit Code
DeliveryItem.ActualDeliveredQtyInBaseUnit.ContentDeliveryItem.ActualDeliveredQtyInBaseUnit.ContentActual Delivered Quantity
DeliveryItem.ActualDeliveredQtyInBaseUnit.UnitCodeDeliveryItem.ActualDeliveredQtyInBaseUnit.UnitCodeActual Delivered Quantity Unit Code
DeliveryItem.OriginalDeliveryQuantity.ContentDeliveryItem.OriginalDeliveryQuantity.ContentOriginal Delivery Quantity
DeliveryItem.OriginalDeliveryQuantity.UnitCodeDeliveryItem.OriginalDeliveryQuantity.UnitCodeOriginal Delivery Quantity Unit Code
DeliveryItem.DeliveryDocumentItemCategoryDeliveryItem.DeliveryDocumentItemCategoryDelivery Document Item category
DeliveryItem.DeliveryDocumentItemTextDeliveryItem.DeliveryDocumentItemTextDelivery Document Item Text
DeliveryItem.ItemNetWeight.ContentDeliveryItem.ItemNetWeight.ContentDelivery Item Net Weight
DeliveryItem.ItemNetWeight.UnitCodeDeliveryItem.ItemNetWeight.UnitCodeDelivery Item Net Weight Unit Code
DeliveryItem.ItemGrossWeight.ContentDeliveryItem.ItemGrossWeight.ContentDelivery Item Gross Weight
DeliveryItem.ItemGrossWeight.UnitCodeDeliveryItem.ItemGrossWeight.UnitCodeDelivery Item Gross Weight Unit Code
DeliveryItem.PlantDeliveryItem.PlantDelivery Item Plant
DeliveryItem.StorageLocationDeliveryItem.StorageLocationDelivery Item Storage Location
DeliveryItem.DistributionChannelDeliveryItem.DistributionChannelDelivery Item Distribution Channel
DeliveryItem.DivisionDeliveryItem.DivisionDelivery Item Division
DeliveryItem.LoadingGroupDeliveryItem.LoadingGroupDelivery Item Loading Group
DeliveryItem.TransportationGroupDeliveryItem.TransportationGroupDelivery Item Transportation Group
DeliveryItem.DeliveryGroupDeliveryItem.DeliveryGroupDelivery Item Delivery Group
DeliveryItem.UnderlyingPurchaseOrderDeliveryItem.UnderlyingPurchaseOrderDelivery Item Underlying PurchaseOrder
DeliveryItem.ReferenceSDDocumentDeliveryItem.ReferenceSDDocumentDelivery Item Reference SD Document
DeliveryItem.ReferenceSDDocumentItemDeliveryItem.ReferenceSDDocumentItemDelivery Item Reference SD Document Item
DeliveryItem.DeliveryToBaseQuantityDnmntrDeliveryItem.DeliveryToBaseQuantityDnmntrDelivery Item Delivery To Base QuantityDnmntr
DeliveryItem.DeliveryToBaseQuantityNmrtrDeliveryItem.DeliveryToBaseQuantityNmrtrDelivery Item Delivery To Base QuantityNmrtr
DeliveryItem.MaterialGroupDeliveryItem.MaterialGroupDelivery Item MaterialGroup
DeliveryItem.PrecedingDocumentCategoryDeliveryItem.PrecedingDocumentCategoryDelivery Item Preceding Document Category
ShippingPointAddressShippingPointAddressDelivery ShippingPointAddress

(back to top)


Reviews

TypeTemplate
OrganizationMuleSoft
Published by
MuleSoft Solutions
Published onDec 8, 2023
Asset overview

Asset versions for 2.6.x

Asset versions
VersionActions
2.6.4
2.6.3
2.6.2
2.6.1
2.6.0