| Status | |
|---|---|
| Owner | The person responsible for driving this decision and documenting it. Type @ to mention people by name |
| Stakeholders | The business stakeholders involved in making, reviewing, and endorsing this decision. Type @ to mention people by name |
| Jira Request ID | |
| Jira Development ID |
| Implementing System | SAP S/4HANA |
|---|---|
| Invoked by/Invokes | |
| Business Process Reference | 02.04.02.01. Manage Standard Sales Order |
EDI customers sends their Sales Order creation message through Elemica to Syensqo. Elemica sends the OrderCreate XML to SAP CPI which then calls a custom API to create the Sales Order in Syensqo's S/4HANA system.
The purpose of this functional specification is to create the custom API for the creation of a sales order in S/4HANA either
Scope and Objectives
This System Interface, a custom implementation in SAP S/4HANA,
The standard SAP Sales Order API is unable to support the above functions, hence the need for a custom API.

Insert the flowchart and fill in the steps
Step | Description | Comment |
|---|---|---|
1 | Based on the purchase order received from Syensqo's EDI customer, Elemica converts this into OrderCreate message and sends to SAP CPI via API Management |
|
2. | SAP CPI receives the OrderCreate XML message from Elemica and maps to SAP Sales Order in S/4HANA. To create the Sales Order, SAP CPI calls the custom API which is the scope of this functional specification | This is covered in Integration Process functional specification |
3 | Sales Order is created in SAP S/4HANA based on the message received from SAP CPI |
Describe any assumptions that have been made in the process of completing this design. What functionality is expected of configuration or other developments that pass information to this development and/ or retrieve the information processed by it (performance, triggers, exceptions, etc.)
Indicate any dependencies or constraints that may impact development, in terms of requirements from internal or external applications or teams, limited access to legacy systems, time constraints or data restrictions. Also, please specify schedule dependencies e.g. interface or batch jobs that must run prior to execution.
To detail the security requirements for processing this object, any data integrity issues associated with the object and the teams that will be responsible for processing the object, i.e. authorization/roles required to who can execute the interface, encryption requirement, etc.
Specify the configuration requirements for this object. Like in case of substitution/ routine specify the configuration needed
Specify any special requirements or considerations that may impact the interface based on specific locations, regulatory compliance or system limitations. Clearly outline requirements e.g. localization rules for countries like China
If the interface interacts with third-party systems such as Icertis, describe any additional integration, security or authentication considerations that must be taken into account.
This template section may be used to specify the custom API design. The requirement can be for an API provider which means the API will be designed in the system or can be for an API consumer which means that an API will be consumed in the system.
Populate the type of the API use in this section. Will the API be Consumed or Provided.
Custom API from API_SALES_ORDER_SRV_0001
| Parent | Cardinality | Field | Description | Mandatory (Y/N) | Data Type | Notes |
|---|---|---|---|---|---|---|
| DocumentHeader | 1 | Segment not in referenced API | ||||
| DocumentIdentifier | N | String | ||||
| DocumentIdentifierDateTime | N | DateTime | ||||
| RequestingDocumentIdentifier | N | String | ||||
| RequestingDocumentDateTime | N | DateTime | ||||
| SenderPartnerName | Y | String | ||||
| SenderDUNS | Y | String | ||||
| SenderContactName | N | String | ||||
| SenderContactDescription | N | String | ||||
| SenderTelephoneNumberTelecomCountryCode | N | String | ||||
| SenderTelephoneNumberTelecomAreaCode | N | String | ||||
| SenderTelephoneNumberPhoneNumber | N | String | ||||
| SenderFaxNumberTelecomCountryCode | N | String | ||||
| SenderFaxNumberTelecomAreaCode | N | String | ||||
| SenderFaxNumberPhoneNumber | N | String | ||||
| SenderEmailAddress | N | String | ||||
| SenderAlternativeCommunicationMethod | N | String | ||||
| SenderAddressLine | N | String | ||||
| SenderCityName | N | String | ||||
| SenderStateProvince | N | String | ||||
| SenderPostalCode | N | String | ||||
| SenderPostalCountry | N | String | ||||
| SenderLocationCode | N | String | ||||
| SenderTaxIdentifierNumber | N | String | ||||
| SenderJurisdiction | N | String | ||||
| SenderTaxCertificateType | N | String | ||||
| SenderTaxCertificateNumber | N | string | ||||
| SenderTaxBasis | N | string | ||||
| SenderTaxRate | N | string | ||||
| SenderSenderURL | N | string | ||||
| ReceiverPartnerName | Y | string | ||||
| ReceiverDUNS | Y | String | ||||
| ReceiverContactName | N | String | ||||
| ReceiverContactDescription | N | String | ||||
| ReceiverTelephoneNumberTelecomCountryCode | N | String | ||||
| ReceiverTelephoneNumberTelecomAreaCode | N | String | ||||
| ReceiverTelephoneNumberPhoneNumber | N | String | ||||
| ReceiverFaxNumberTelecomCountryCode | N | String | ||||
| ReceiverFaxNumberTelecomAreaCode | N | String | ||||
| ReceiverFaxNumberPhoneNumber | N | String | ||||
| ReceiverEmailAddress | N | String | ||||
| ReceiverAlternativeCommunicationMethod | N | String | ||||
| ReceiverAddressLine | N | String | ||||
| ReceiverCityName | N | String | ||||
| ReceiverStateProvince | N | String | ||||
| ReceiverPostalCode | N | String | ||||
| ReceiverPostalCountry | N | String | ||||
| ReceiverLocationCode | N | String | ||||
| ReceiverTaxIdentifierNumber | N | String | ||||
| ReceiverJurisdiction | N | String | ||||
| ReceiverTaxCertificateType | N | String | ||||
| ReceiverTaxCertificateNumber | N | String | ||||
| ReceiverTaxBasis | N | String | ||||
| ReceiverTaxRate | N | String | ||||
| ReceiverSenderURL | N | String | ||||
| A_SalesOrder | 1 | |||||
| DsitributionChannel | Y | String | Not in source file. To be derived/fetched via custom logic to create Sales Order by API | |||
| Division | Y | String | Not in source file. To be derived/fetched via custom logic to create Sales Order by API | |||
| SalesOrderType | Y | String | Not in source file. To be derived/fetched via custom logic to create Sales Order by API | |||
| SalesOrganisation | Y | String | Not in source file. To be derived/fetched via custom logic to create Sales Order by API | |||
| UserStatus | Y | String | Not in source file. To be derived/fetched via custom logic to create Sales Order by API | |||
| PurchaseOrderTypeCode | Y | String | ||||
| SalesOrderPOType | Y | String | Not in source file. To be derived/fetched via custom logic to create Sales Order by API | |||
| PurchaseOrderByCustomer | Customer reference number that the customer uses to uniquely identify a purchasing document (for example, a sales inquiry or a purchase order) | Y | String | |||
| CustomerPurchaseOrderDate | Y | DateTime | ||||
| TransactionCurrency | The currency that applies to the sales order | N | String | |||
| ContractNumber | Customer reference number that the customer uses to uniquely identify a purchasing document (for example, a sales inquiry or a purchase order) | N | String | Not in referenced API | ||
| LanguageCode | N | String | Not in referenced API | |||
| RevisionNumber | N | String | Not in referenced API | |||
| ReleaseNumber | N | String | Not in referenced API | |||
| IncotermsClassification | Commonly used trading terms that comply with the standards established by the International Chamber of Commerce (ICC) | N | String | |||
| IncotermsLocation1 | Provides additional information for the primary Incoterm | N | String | |||
| CustomerPaymentTerms | N | String | ||||
| DiscountPercentage | N | String | Not in referenced API | |||
| DiscountAmount | N | String | Not in referenced API | |||
| DiscountDaysDue | N | String | Not in referenced API | |||
| DiscountsDueDate | N | DateTime | Not in referenced API | |||
| DeferredAmount | N | String | Not in referenced API | |||
| DeferedDueDate | N | DateTime | Not in referenced API | |||
| PercentDeferredPayable | N | String | Not in referenced API | |||
| Penalty | N | String | Not in referenced API | |||
| PurchaseOrderByShipToParty | N | String | ||||
| CountryOfFinalDestination | N | String | Not in referenced API | |||
| MarketPlaceIdentifier | N | String | Not in referenced API | |||
| MarketPlaceDocumentIdentifier | N | String | Not in referenced API | |||
| MarketPlaceReferenceItem | N | String | Not in referenced API | |||
| MarketPlaceSellerIdentifier | N | String | Not in referenced API | |||
| InvoiceCommunicationMode | N | String | Not in referenced API | |||
| BillingScheduleCode | N | String | Not in referenced API | |||
| A_SalesOrderHeaderPartner | 1 | |||||
| BuyerPartnerName | The customer who orders the goods or services. The sold-to party is contractually responsible for sales orders. | Y | String | Buyer = SoldtoParty. | ||
| BuyerPartnerCode | Y | String | ||||
| BuyerContactName | N | String | ||||
| BuyerContactDescription | N | String | ||||
| SellerPartnerName | N | String | ||||
| SellerPartnerCode | Y | String | ||||
| SellerContactName | N | String | ||||
| SellerContactDescription | N | String | ||||
| ShiptoPartnerName | N | String | ||||
| ShipToPartnerCode | Y | String | ||||
| PayerPartnerName | N | String | ||||
| PayerPartnerCode | N | String | ||||
| BilltoPartnerName | N | String | ||||
| BillToPartnerCode | N | String | ||||
| ShipperPartnerName | N | String | ||||
| ShipperPartnerCode | N | String | ||||
| ShipFromPartnerName | N | String | ||||
| ShipFromPartnerCode | N | String | ||||
| CarrierPartnerName | N | String | ||||
| CarrierPartnerCode | N | String | ||||
| A_SalesOrderPartnerAddress | 1 | BuyerTelephoneNumberTelecomCountryCode | N | String | ||
| BuyerTelephoneNumberTelecomAreaCode | N | String | ||||
| BuyerTelephoneNumberPhoneNumber | N | String | ||||
| BuyerFaxNumberTelecomCountryCode | N | String | ||||
| BuyerFaxNumberTelecomAreaCode | N | String | ||||
| BuyerFaxNumberPhoneNumber | N | String | ||||
| BuyerEmailAddress | N | String | ||||
| BuyerAlternativeCommunicationMethod | N | String | ||||
| BuyerAddressLine | N | String | ||||
| BuyerCityName | N | String | ||||
| BuyerStateProvince | N | String | ||||
| BuyerPostalCode | N | String | ||||
| BuyerPostalCountry | N | String | ||||
| BuyerLocationCode | N | String | ||||
| BuyerExternalReference | N | String | ||||
| BuyerTaxIdentifierNumber | N | String | ||||
| BuyerJurisdiction | N | String | ||||
| BuyerTaxCertificateType | N | String | ||||
| BuyerTaxCertificateNumber | N | String | ||||
| BuyerTaxBasis | N | String | ||||
| BuyerTaxRate | N | String | ||||
| BuyerSenderURL | N | String | ||||
| ShipToTelephoneNumberTelecomCountryCode | N | String | ||||
| ShipToTelephoneNumberTelecomAreaCode | N | String | ||||
| ShipToTelephoneNumberPhoneNumber | N | String | ||||
| ShipToFaxNumberTelecomCountryCode | N | String | ||||
| ShipToFaxNumberTelecomAreaCode | N | String | ||||
| ShipToFaxNumberPhoneNumber | N | String | ||||
| ShipToEmailAddress | N | String | ||||
| ShipToAlternativeCommunicationMethod | N | String | ||||
| ShipToAddressLine | N | String | ||||
| ShipToCityName | N | String | ||||
| ShipToStateProvince | N | String | ||||
| ShipToPostalCode | N | String | ||||
| ShipToPostalCountry | N | String | ||||
| ShipToLocationCode | N | String | ||||
| ShipToExternalReference | N | String | ||||
| ShipToTaxIdentifierNumber | N | String | ||||
| ShipToJurisdiction | N | String | ||||
| ShipToTaxCertificateType | N | String | ||||
| ShipToTaxCertificateNumber | N | String | ||||
| ShipToTaxBasis | N | String | ||||
| ShipToTaxRate | N | String | ||||
| ShipToSenderURL | N | String | ||||
| PayerTelephoneNumberTelecomCountryCode | N | String | ||||
| PayerTelephoneNumberTelecomAreaCode | N | String | ||||
| PayerTelephoneNumberPhoneNumber | N | String | ||||
| PayerFaxNumberTelecomCountryCode | N | String | ||||
| PayerFaxNumberTelecomAreaCode | N | String | ||||
| PayerFaxNumberPhoneNumber | N | String | ||||
| PayerEmailAddress | N | String | ||||
| PayerAlternativeCommunicationMethod | N | String | ||||
| PayerAddressLine | N | String | ||||
| PayerCityName | N | String | ||||
| PayerStateProvince | N | String | ||||
| PayerPostalCode | N | String | ||||
| PayerPostalCountry | N | String | ||||
| PayerLocationCode | N | String | ||||
| PayerExternalReference | N | String | ||||
| PayerTaxIdentifierNumber | N | String | ||||
| PayerJurisdiction | N | String | ||||
| PayerToTaxCertificateType | N | String | ||||
| PayerTaxCertificateNumber | N | String | ||||
| PayerTaxBasis | N | String | ||||
| PayerTaxRate | N | String | ||||
| PayerSenderURL | N | String | ||||
| AccountHolderName | N | String | ||||
| AccountNumber | N | String | ||||
| FinancialInstitution | N | String | ||||
| FinancialInstitutionDFINumber | N | String | ||||
| CreditCardNumber | N | String | ||||
| CreditCardType | N | String | ||||
| CreditCardExpirationDate | N | DateTime | ||||
| BillToTelephoneNumberTelecomCountryCode | N | String | ||||
| BillToTelephoneNumberTelecomAreaCode | N | String | ||||
| BillToTelephoneNumberPhoneNumber | N | String | ||||
| BillToFaxNumberTelecomCountryCode | N | String | ||||
| BillToFaxNumberTelecomAreaCode | N | String | ||||
| BillToFaxNumberPhoneNumber | N | String | ||||
| BillToEmailAddress | N | String | ||||
| BillToAlternativeCommunicationMethod | N | String | ||||
| BillToAddressLine | N | String | ||||
| BillToCityName | N | String | ||||
| BillToStateProvince | N | String | ||||
| BillToPostalCode | N | String | ||||
| BillToPostalCountry | N | String | ||||
| BillToLocationCode | N | String | ||||
| BillToExternalReference | N | String | ||||
| BillToTaxIdentifierNumber | N | String | ||||
| BillToJurisdiction | N | String | ||||
| BillToTaxCertificateType | N | String | ||||
| BillToTaxCertificateNumber | N | String | ||||
| BillToTaxBasis | N | String | ||||
| BillToTaxRate | N | String | ||||
| BillToSenderURL | N | String | ||||
| ShipFromTelephoneNumberTelecomCountryCode | N | String | ||||
| ShipFromTelephoneNumberTelecomAreaCode | N | String | ||||
| ShipFromTelephoneNumberPhoneNumber | N | String | ||||
| ShipFromFaxNumberTelecomCountryCode | N | String | ||||
| ShipFromFaxNumberTelecomAreaCode | N | String | ||||
| ShipFromFaxNumberPhoneNumber | N | String | ||||
| ShipFromEmailAddress | N | String | ||||
| ShipFromAlternativeCommunicationMethod | N | String | ||||
| ShipFromAddressLine | N | String | ||||
| ShipFromCityName | N | String | ||||
| ShipFromStateProvince | N | String | ||||
| ShipFromPostalCode | N | String | ||||
| ShipFromPostalCountry | N | String | ||||
| ShipFromLocationCode | N | String | ||||
| ShipFromExternalReference | N | String | ||||
| ShipFromTaxIdentifierNumber | N | String | ||||
| ShipFromJurisdiction | N | String | ||||
| ShipFromTaxCertificateType | N | String | ||||
| ShipFromTaxCertificateNumber | N | String | ||||
| ShipFromTaxBasis | N | String | ||||
| ShipFromTaxRate | N | String | ||||
| ShipFromSenderURL | N | String | ||||
| CarrierTelephoneNumberTelecomCountryCode | N | String | ||||
| CarrierTelephoneNumberTelecomAreaCode | N | String | ||||
| CarrierTelephoneNumberPhoneNumber | N | String | ||||
| CarrierFaxNumberTelecomCountryCode | N | String | ||||
| CarrierFaxNumberTelecomAreaCode | N | String | ||||
| CarrierFaxNumberPhoneNumber | N | String | ||||
| CarrierEmailAddress | N | String | ||||
| CarrierAlternativeCommunicationMethod | N | String | ||||
| CarrierAddressLine | N | String | ||||
| CarrierCityName | N | String | ||||
| CarrierStateProvince | N | String | ||||
| CarrierPostalCode | N | String | ||||
| CarrierPostalCountry | N | String | ||||
| CarrierLocationCode | N | String | ||||
| CarrierExternalReference | N | String | ||||
| CarrierTaxIdentifierNumber | N | String | ||||
| CarrierJurisdiction | N | String | ||||
| CarrierTaxCertificateType | N | String | ||||
| CarrierTaxCertificateNumber | N | String | ||||
| CarrierTaxBasis | N | String | ||||
| CarrierTaxRate | N | String | ||||
| CarrierSenderURL | N | String | ||||
| ShipperTelephoneNumberTelecomCountryCode | N | String | ||||
| ShipperTelephoneNumberTelecomAreaCode | N | String | ||||
| ShipperTelephoneNumberPhoneNumber | N | String | ||||
| ShipperFaxNumberTelecomCountryCode | N | String | ||||
| ShipperFaxNumberTelecomAreaCode | N | String | ||||
| ShipperFaxNumberPhoneNumber | N | String | ||||
| ShipperEmailAddress | N | String | ||||
| ShipperAlternativeCommunicationMethod | N | String | ||||
| ShipperAddressLine | N | String | ||||
| ShipperCityName | N | String | ||||
| ShipperStateProvince | N | String | ||||
| ShipperPostalCode | N | String | ||||
| ShipperPostalCountry | N | String | ||||
| ShipperLocationCode | N | String | ||||
| ShipperExternalReference | N | String | ||||
| ShipperTaxIdentifierNumber | N | String | ||||
| ShipperJurisdiction | N | String | ||||
| ShipperTaxCertificateType | N | String | ||||
| ShipperTaxCertificateNumber | N | String | ||||
| ShipperTaxBasis | N | String | ||||
| ShipperTaxRate | N | String | ||||
| ShipperSenderURL | N | String | ||||
| A_SalesOrderText | 1 to many | |||||
| CustomerRequiredInstructions | N | String | ||||
| ShipperInstructions | N | String | ||||
| ConsigneeInstructions | N | String | ||||
| CarrierInstructions | N | String | ||||
| ImportInstruction | N | String | ||||
| CustomerServiceInstructions | N | String | ||||
| RoutingInstruction | N | String | ||||
| Language (key) | The language key indicates the following:
| Y | String | |||
| LongTextID (key) | Y | String | ||||
| LongText | Y | String | ||||
| A_SalesOrderItem | 1 | |||||
| UnderlyingPurchaseOrderItem | N | String | ||||
| SalesOrderItem (key) | N | String | ||||
| LineItemHandlingInstruction | N | String | ||||
| MaterialByCustomer | Y | String | ||||
| MaterialByCustomerDescription | N | String | ||||
| ProductDescription | N | String | ||||
| ProductGradeDescription | N | String | ||||
| Material | M | String | ||||
| MaterialDescription | N | String | ||||
| ProductDescription | N | String | ||||
| ProductGradeDescription | N | String | ||||
| PurchaseOrderByCustomer | N | String | ||||
| ReferenceItem | N | String | ||||
| RequestedQuantity | The number or volume of materials specified for an item | N | String | |||
| RequestedQuantityISOUnit | N | String | ||||
| PackagingQuantity | N | String | ||||
| PackagingQuantityISOUnit | N | String | ||||
| EngineeringChangeOrderIdentifier | N | String | ||||
| BatchNumber | N | String | ||||
| CountryOfOriginCode | N | String | ||||
| IncotermsClassification | N | String | ||||
| IncotermsLocation1 | N | String | ||||
| TransportMethodCode | N | String | ||||
| LineItemPurposeCode | N | String | ||||
| BalanceItemFlag | N | String | ||||
| DeliveryTolerancesLowerLimit | N | String | ||||
| DeliveryTolerancesUpperLimit | N | String | ||||
| DeliveryTolerancesUnitofMeasure | N | String | ||||
| A_SalesOrderItemText | 1 to many | |||||
| CustomerRequiredInstructions | N | String | ||||
| ShipperInstructions | N | String | ||||
| ConsigneeInstructions | N | String | ||||
| CarrierInstructions | N | String | ||||
| ImportInstruction | N | String | ||||
| CustomerServiceInstructions | N | String | ||||
| RoutingInstruction | N | String | ||||
| A_SalesOrderItemPrElement | 1 | |||||
| PricePerUnit | N | String | ||||
| PriceCurrencyCode | N | String | |||
| PriceBasis | N | String | |||
| PriceBasisUnitofMeasure | N | String | |||
| A_SalesOrderScheduleLine | 1 |
| ||||
ScheduleDateRequestedDeliveryOn | N | DateTime | ||||
ScheduleDateConfirmedPickUpOn | N | DateTime | ||||
| A_SalesOrderItemPartner | 1 | |||||
| ShiptoPartnerName | N | String | ||||
| ShipToPartnerCode | Y | String | ||||
| BilltoPartnerName | N | String | ||||
| BillToPartnerCode | N | String | ||||
| ShipperPartnerName | N | String | ||||
| ShipperPartnerCode | N | String | ||||
| ShipFromPartnerName | N | String | ||||
| ShipFromPartnerCode | N | String | ||||
| CarrierPartnerName | N | String | ||||
| CarrierPartnerCode | N | String | ||||
| A_SalesOrderItemPartnerAddress | 1 |
| ||||
| ShipToTelephoneNumberTelecomCountryCode | N | String | ||||
| ShipToTelephoneNumberTelecomAreaCode | N | String | ||||
| ShipToTelephoneNumberPhoneNumber | N | String | ||||
| ShipToFaxNumberTelecomCountryCode | N | String | ||||
| ShipToFaxNumberTelecomAreaCode | N | String | ||||
| ShipToFaxNumberPhoneNumber | N | String | ||||
| ShipToEmailAddress | N | String | ||||
| ShipToAlternativeCommunicationMethod | N | String | ||||
| ShipToAddressLine | N | String | ||||
| ShipToCityName | N | String | ||||
| ShipToStateProvince | N | String | ||||
| ShipToPostalCode | N | String | ||||
| ShipToPostalCountry | N | String | ||||
| ShipToLocationCode | N | String | ||||
| ShipToExternalReference | N | String | ||||
| ShipToTaxIdentifierNumber | N | String | ||||
| ShipToJurisdiction | N | String | ||||
| ShipToTaxCertificateType | N | String | ||||
| ShipToTaxCertificateNumber | N | String | ||||
| ShipToTaxBasis | N | String | ||||
| ShipToTaxRate | N | String | ||||
| ShipToSenderURL | N | String | ||||
| BillToTelephoneNumberTelecomCountryCode | N | String | ||||
| BillToTelephoneNumberTelecomAreaCode | N | String | ||||
| BillToTelephoneNumberPhoneNumber | N | String | ||||
| BillToFaxNumberTelecomCountryCode | N | String | ||||
| BillToFaxNumberTelecomAreaCode | N | String | ||||
| BillToFaxNumberPhoneNumber | N | String | ||||
| BillToEmailAddress | N | String | ||||
| BillToAlternativeCommunicationMethod | N | String | ||||
| BillToAddressLine | N | String | ||||
| BillToCityName | N | String | ||||
| BillToStateProvince | N | String | ||||
| BillToPostalCode | N | String | ||||
| BillToPostalCountry | N | String | ||||
| BillToLocationCode | N | String | ||||
| BillToExternalReference | N | String | ||||
| BillToTaxIdentifierNumber | N | String | ||||
| BillToJurisdiction | N | String | ||||
| BillToTaxCertificateType | N | String | ||||
| BillToTaxCertificateNumber | N | String | ||||
| BillToTaxBasis | N | String | ||||
| BillToTaxRate | N | String | ||||
| BillToSenderURL | N | String | ||||
| ShipFromTelephoneNumberTelecomCountryCode | N | String | ||||
| ShipFromTelephoneNumberTelecomAreaCode | N | String | ||||
| ShipFromTelephoneNumberPhoneNumber | N | String | ||||
| ShipFromFaxNumberTelecomCountryCode | N | String | ||||
| ShipFromFaxNumberTelecomAreaCode | N | String | ||||
| ShipFromFaxNumberPhoneNumber | N | String | ||||
| ShipFromEmailAddress | N | String | ||||
| ShipFromAlternativeCommunicationMethod | N | String | ||||
| ShipFromAddressLine | N | String | ||||
| ShipFromCityName | N | String | ||||
| ShipFromStateProvince | N | String | ||||
| ShipFromPostalCode | N | String | ||||
| ShipFromPostalCountry | N | String | ||||
| ShipFromLocationCode | N | String | ||||
| ShipFromExternalReference | N | String | ||||
| ShipFromTaxIdentifierNumber | N | String | ||||
| ShipFromJurisdiction | N | String | ||||
| ShipFromTaxCertificateType | N | String | ||||
| ShipFromTaxCertificateNumber | N | String | ||||
| ShipFromTaxBasis | N | String | ||||
| ShipFromTaxRate | N | String | ||||
| ShipFromSenderURL | N | String | ||||
| CarrierTelephoneNumberTelecomCountryCode | N | String | ||||
| CarrierTelephoneNumberTelecomAreaCode | N | String | ||||
| CarrierTelephoneNumberPhoneNumber | N | String | ||||
| CarrierFaxNumberTelecomCountryCode | N | String | ||||
| CarrierFaxNumberTelecomAreaCode | N | String | ||||
| CarrierFaxNumberPhoneNumber | N | String | ||||
| CarrierEmailAddress | N | String | ||||
| CarrierAlternativeCommunicationMethod | N | String | ||||
| CarrierAddressLine | N | String | ||||
| CarrierCityName | N | String | ||||
| CarrierStateProvince | N | String | ||||
| CarrierPostalCode | N | String | ||||
| CarrierPostalCountry | N | String | ||||
| CarrierLocationCode | N | String | ||||
| CarrierExternalReference | N | String | ||||
| CarrierTaxIdentifierNumber | N | String | ||||
| CarrierJurisdiction | N | String | ||||
| CarrierTaxCertificateType | N | String | ||||
| CarrierTaxCertificateNumber | N | String | ||||
| CarrierTaxBasis | N | String | ||||
| CarrierTaxRate | N | String | ||||
| CarrierSenderURL | N | String | ||||
| ShipperTelephoneNumberTelecomCountryCode | N | String | ||||
| ShipperTelephoneNumberTelecomAreaCode | N | String | ||||
| ShipperTelephoneNumberPhoneNumber | N | String | ||||
| ShipperFaxNumberTelecomCountryCode | N | String | ||||
| ShipperFaxNumberTelecomAreaCode | N | String | ||||
| ShipperFaxNumberPhoneNumber | N | String | ||||
| ShipperEmailAddress | N | String | ||||
| ShipperAlternativeCommunicationMethod | N | String | ||||
| ShipperAddressLine | N | String | ||||
| ShipperCityName | N | String | ||||
| ShipperStateProvince | N | String | ||||
| ShipperPostalCode | N | String | ||||
| ShipperPostalCountry | N | String | ||||
| ShipperLocationCode | N | String | ||||
| ShipperExternalReference | N | String | ||||
| ShipperTaxIdentifierNumber | N | String | ||||
| ShipperJurisdiction | N | String | ||||
| ShipperTaxCertificateType | N | String | ||||
| ShipperTaxCertificateNumber | N | String | ||||
| ShipperTaxBasis | N | String | ||||
| ShipperTaxRate | N | String | ||||
| ShipperSenderURL | N | String |
Populate the table below to list the calculation and validation rules per field. Can be deleted if not needed.
| Parent | Field | Rule Type | Rule Instruction (Field/TextID to map to) | Additional Instruction |
| DocumentHeader | ||||
| DocumentIdentifier | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| DocumentIdentifierDateTime | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| RequestingDocumentIdentifier | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| RequestingDocumentDateTime | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| SenderPartnerName | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| SenderDUNS | map to ZL2C_DUNS custom table | SenderDUNS | ||
| SenderContactName | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| SenderContactDescription | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| SenderTelephoneNumberTelecomCountryCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| SenderTelephoneNumberTelecomAreaCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| SenderTelephoneNumberPhoneNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| SenderFaxNumberTelecomCountryCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| SenderFaxNumberTelecomAreaCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| SenderFaxNumberPhoneNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| SenderEmailAddress | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| SenderAlternativeCommunicationMethod | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| SenderAddressLine | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| SenderCityName | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| SenderStateProvince | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| SenderPostalCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| SenderPostalCountry | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| SenderLocationCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| SenderTaxIdentifierNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| SenderJurisdiction | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| SenderTaxCertificateType | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| SenderTaxCertificateNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| SenderTaxBasis | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| SenderTaxRate | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| SenderSenderURL | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ReceiverPartnerName | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ReceiverDUNS | map to ZL2C_DUNS custom table | ReceiverrDUNS | ||
| ReceiverContactName | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ReceiverContactDescription | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ReceiverTelephoneNumberTelecomCountryCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ReceiverTelephoneNumberTelecomAreaCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ReceiverTelephoneNumberPhoneNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ReceiverFaxNumberTelecomCountryCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ReceiverFaxNumberTelecomAreaCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ReceiverFaxNumberPhoneNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ReceiverEmailAddress | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ReceiverAlternativeCommunicationMethod | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ReceiverAddressLine | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ReceiverCityName | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ReceiverStateProvince | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ReceiverPostalCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ReceiverPostalCountry | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ReceiverLocationCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ReceiverTaxIdentifierNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ReceiverJurisdiction | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ReceiverTaxCertificateType | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ReceiverTaxCertificateNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ReceiverTaxBasis | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ReceiverTaxRate | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ReceiverSenderURL | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| A_SalesOrder | ||||
| DsitributionChannel | ||||
| Division | ||||
| SalesOrderType | ||||
| SalesOrganisation | ||||
| UserStatus | ||||
| PurchaseOrderTypeCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| SalesOrderPOType | map to sales order field | VBAK-BSARK | ||
| PurchaseOrderByCustomer | map to sales order field | VBAK-BSTNK | ||
| CustomerPurchaseOrderDate | map to sales order field | VBAK-BSTDK | ||
| TransactionCurrency | map to sales order field | VBAK-WAERK | ||
| ContractNumber | map to sales order field | VBBK_Z999 | ||
| LanguageCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| RevisionNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ReleaseNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| IncotermsClassification | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| IncotermsLocation1 | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CustomerPaymentTerms | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| DiscountPercentage | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| DiscountAmount | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| DiscountDaysDue | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| DiscountsDueDate | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| DeferredAmount | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| DeferedDueDate | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| PercentDeferredPayable | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| Penalty | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipWithPurchaseOrder | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CountryOfFinalDestination | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| MarketPlaceIdentifier | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| MarketPlaceDocumentIdentifier | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| MarketPlaceReferenceItem | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| MarketPlaceSellerIdentifier | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| InvoiceCommunicationMode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillingScheduleCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| A_SalesOrderHeaderPartner | ||||
| BuyerPartnerName | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BuyerPartnerCode | map to ZL2C_DUNS custom table | BuyerDUNS | ||
| BuyerContactName | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BuyerContactDescription | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| SellerPartnerName | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| SellerPartnerCode | map to ZL2C_DUNS custom table | SellerDUNS | ||
| SellerContactName | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| SellerContactDescription | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShiptoPartnerName | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToPartnerCode | ||||
| PayerPartnerName | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| PayerPartnerCode | ||||
| BilltoPartnerName | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToPartnerCode | ||||
| ShipperPartnerName | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperPartnerCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromPartnerName | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromPartnerCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierPartnerName | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierPartnerCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| A_SalesOrderPartnerAddress | BuyerTelephoneNumberTelecomCountryCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained |
| BuyerTelephoneNumberTelecomAreaCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BuyerTelephoneNumberPhoneNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BuyerFaxNumberTelecomCountryCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BuyerFaxNumberTelecomAreaCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BuyerFaxNumberPhoneNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BuyerEmailAddress | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BuyerAlternativeCommunicationMethod | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BuyerAddressLine | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BuyerCityName | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BuyerStateProvince | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BuyerPostalCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BuyerPostalCountry | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BuyerLocationCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BuyerExternalReference | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BuyerTaxIdentifierNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BuyerJurisdiction | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BuyerTaxCertificateType | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BuyerTaxCertificateNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BuyerTaxBasis | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BuyerTaxRate | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BuyerSenderURL | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToTelephoneNumberTelecomCountryCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToTelephoneNumberTelecomAreaCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToTelephoneNumberPhoneNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToFaxNumberTelecomCountryCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToFaxNumberTelecomAreaCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToFaxNumberPhoneNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToEmailAddress | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToAlternativeCommunicationMethod | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToAddressLine | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToCityName | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToStateProvince | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToPostalCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToPostalCountry | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToLocationCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToExternalReference | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToTaxIdentifierNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToJurisdiction | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToTaxCertificateType | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToTaxCertificateNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToTaxBasis | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToTaxRate | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToSenderURL | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| PayerTelephoneNumberTelecomCountryCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| PayerTelephoneNumberTelecomAreaCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| PayerTelephoneNumberPhoneNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| PayerFaxNumberTelecomCountryCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| PayerFaxNumberTelecomAreaCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| PayerFaxNumberPhoneNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| PayerEmailAddress | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| PayerAlternativeCommunicationMethod | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| PayerAddressLine | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| PayerCityName | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| PayerStateProvince | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| PayerPostalCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| PayerPostalCountry | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| PayerLocationCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| PayerExternalReference | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| PayerTaxIdentifierNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| PayerJurisdiction | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| PayerToTaxCertificateType | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| PayerTaxCertificateNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| PayerTaxBasis | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| PayerTaxRate | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| PayerSenderURL | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| AccountHolderName | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| AccountNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| FinancialInstitution | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| FinancialInstitutionDFINumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CreditCardNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CreditCardType | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CreditCardExpirationDate | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToTelephoneNumberTelecomCountryCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToTelephoneNumberTelecomAreaCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToTelephoneNumberPhoneNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToFaxNumberTelecomCountryCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToFaxNumberTelecomAreaCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToFaxNumberPhoneNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToEmailAddress | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToAlternativeCommunicationMethod | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToAddressLine | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToCityName | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToStateProvince | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToPostalCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToPostalCountry | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToLocationCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToExternalReference | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToTaxIdentifierNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToJurisdiction | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToTaxCertificateType | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToTaxCertificateNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToTaxBasis | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToTaxRate | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToSenderURL | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromTelephoneNumberTelecomCountryCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromTelephoneNumberTelecomAreaCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromTelephoneNumberPhoneNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromFaxNumberTelecomCountryCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromFaxNumberTelecomAreaCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromFaxNumberPhoneNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromEmailAddress | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromAlternativeCommunicationMethod | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromAddressLine | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromCityName | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromStateProvince | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromPostalCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromPostalCountry | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromLocationCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromExternalReference | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromTaxIdentifierNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromJurisdiction | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromTaxCertificateType | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromTaxCertificateNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromTaxBasis | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromTaxRate | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromSenderURL | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierTelephoneNumberTelecomCountryCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierTelephoneNumberTelecomAreaCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierTelephoneNumberPhoneNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierFaxNumberTelecomCountryCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierFaxNumberTelecomAreaCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierFaxNumberPhoneNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierEmailAddress | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierAlternativeCommunicationMethod | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierAddressLine | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierCityName | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierStateProvince | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierPostalCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierPostalCountry | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierLocationCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierExternalReference | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierTaxIdentifierNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierJurisdiction | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierTaxCertificateType | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierTaxCertificateNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierTaxBasis | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierTaxRate | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierSenderURL | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperTelephoneNumberTelecomCountryCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperTelephoneNumberTelecomAreaCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperTelephoneNumberPhoneNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperFaxNumberTelecomCountryCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperFaxNumberTelecomAreaCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperFaxNumberPhoneNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperEmailAddress | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperAlternativeCommunicationMethod | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperAddressLine | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperCityName | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperStateProvince | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperPostalCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperPostalCountry | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperLocationCode | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperExternalReference | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperTaxIdentifierNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperJurisdiction | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperTaxCertificateType | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperTaxCertificateNumber | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperTaxBasis | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperTaxRate | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperSenderURL | map to text | VBBK_Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| A_SalesOrderText | ||||
| CustomerRequiredInstructions | map to text | VBBK_Z004 | ||
| ShipperInstructions | map to text | VBBK_Z004 | ||
| ConsigneeInstructions | map to text | VBBK_Z004 | ||
| CarrierInstructions | map to text | VBBK_Z004 | ||
| ImportInstruction | map to text | VBBK_Z004 | ||
| CustomerServiceInstructions | map to text | VBBK_Z004 | ||
| RoutingInstruction | map to text | VBBK_Z004 | ||
| A_SalesOrderItem | ||||
| LineItemNumber | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| PurchaseOrderLineItemNumber | map to sales order field | VBAP-POSNR | ||
| LineItemHandlingInstruction | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| MaterialByCustomer | map to sales order field | VBAP-KDMAT | ||
| MaterialByCustomerDescription | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ProductDescription | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ProductGradeDescription | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| Material | map to sales order field | VBAP-MATNR | ||
| MaterialDescription | map to sales order field | VBAP-ARKTX | ||
| ProductDescription | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ProductGradeDescription | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| PurchaseOrderByCustomer | map to sales order field | VBKD-BSTKD_E | ||
| ReferenceItem | map to text | |||
| RequestedQuantity | map to sales order field | VBAP-KWMENG | ||
| RequestedQuantityISOUnit | map to sales order field | VBAP-VRKME | ||
| PackagingQuantity | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| PackagingQuantityISOUnit | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| EngineeringChangeOrderIdentifier | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BatchNumber | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CountryOfOriginCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| IncotermsClassification | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| IncotermsLocation1 | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| TransportMethodCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| LineItemPurposeCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BalanceItemFlag | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| DeliveryTolerancesLowerLimit | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| DeliveryTolerancesUpperLimit | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| DeliveryTolerancesUnitofMeasure | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| A_SalesOrderItemText | ||||
| CustomerRequiredInstructions | map to text | VBBP_Z004 | ||
| ShipperInstructions | map to text | VBBP_Z004 | ||
| ConsigneeInstructions | map to text | VBBP_Z004 | ||
| CarrierInstructions | map to text | VBBP_Z004 | ||
| ImportInstruction | map to text | VBBP_Z004 | ||
| CustomerServiceInstructions | map to text | VBBP_Z004 | ||
| RoutingInstruction | map to text | VBBP_Z002 | ||
| A_SalesOrderItemPrElement | ||||
| PricePerUnit | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| PriceCurrencyCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| PriceBasis | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| PriceBasisUnitofMeasure | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| A_SalesOrderScheduleLine | ||||
| ScheduleDateRequestedDeliveryOn | map to sales order field | VBAP-VDATU | ||
| ScheduleDateConfirmedPickUpOn | map to sales order field | VBAP-VDATU | ||
| A_SalesOrderItemPartner | ||||
| ShiptoPartnerName | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToPartnerCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BilltoPartnerName | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToPartnerCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperPartnerName | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperPartnerCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromPartnerName | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromPartnerCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierPartnerName | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierPartnerCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| A_SalesOrderItemPartnerAddress | ||||
| ShipToTelephoneNumberTelecomCountryCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToTelephoneNumberTelecomAreaCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToTelephoneNumberPhoneNumber | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToFaxNumberTelecomCountryCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToFaxNumberTelecomAreaCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToFaxNumberPhoneNumber | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToEmailAddress | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToAlternativeCommunicationMethod | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToAddressLine | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToCityName | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToStateProvince | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToPostalCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToPostalCountry | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToLocationCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToExternalReference | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToTaxIdentifierNumber | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToJurisdiction | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToTaxCertificateType | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToTaxCertificateNumber | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToTaxBasis | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToTaxRate | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipToSenderURL | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToTelephoneNumberTelecomCountryCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToTelephoneNumberTelecomAreaCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToTelephoneNumberPhoneNumber | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToFaxNumberTelecomCountryCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToFaxNumberTelecomAreaCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToFaxNumberPhoneNumber | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToEmailAddress | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToAlternativeCommunicationMethod | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToAddressLine | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToCityName | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToStateProvince | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToPostalCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToPostalCountry | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToLocationCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToExternalReference | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToTaxIdentifierNumber | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToJurisdiction | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToTaxCertificateType | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToTaxCertificateNumber | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToTaxBasis | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToTaxRate | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| BillToSenderURL | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromTelephoneNumberTelecomCountryCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromTelephoneNumberTelecomAreaCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromTelephoneNumberPhoneNumber | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromFaxNumberTelecomCountryCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromFaxNumberTelecomAreaCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromFaxNumberPhoneNumber | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromEmailAddress | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromAlternativeCommunicationMethod | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromAddressLine | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromCityName | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromStateProvince | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromPostalCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromPostalCountry | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromLocationCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromExternalReference | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromTaxIdentifierNumber | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromJurisdiction | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromTaxCertificateType | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromTaxCertificateNumber | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromTaxBasis | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromTaxRate | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipFromSenderURL | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierTelephoneNumberTelecomCountryCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierTelephoneNumberTelecomAreaCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierTelephoneNumberPhoneNumber | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierFaxNumberTelecomCountryCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierFaxNumberTelecomAreaCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierFaxNumberPhoneNumber | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierEmailAddress | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierAlternativeCommunicationMethod | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierAddressLine | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierCityName | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierStateProvince | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierPostalCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierPostalCountry | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierLocationCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierExternalReference | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierTaxIdentifierNumber | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierJurisdiction | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierTaxCertificateType | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierTaxCertificateNumber | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierTaxBasis | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierTaxRate | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| CarrierSenderURL | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperTelephoneNumberTelecomCountryCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperTelephoneNumberTelecomAreaCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperTelephoneNumberPhoneNumber | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperFaxNumberTelecomCountryCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperFaxNumberTelecomAreaCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperFaxNumberPhoneNumber | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperEmailAddress | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperAlternativeCommunicationMethod | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperAddressLine | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperCityName | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperStateProvince | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperPostalCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperPostalCountry | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperLocationCode | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperExternalReference | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperTaxIdentifierNumber | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperJurisdiction | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperTaxCertificateType | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperTaxCertificateNumber | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperTaxBasis | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperTaxRate | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained | |
| ShipperSenderURL | map to text | VBBP-Z999 | Format for update in Text: "<Field>:" + <value>. Update Text only if <value> is maintained |
Describe the processing requirement in the System
Custom Table: DUNS Reference Table (ZL2C_DUNS)
Every Elemica message has a set of 4 DUNS codes that uniquely identifies the message and used to support its successful integration in S/4HANA. To support this use, a custom table will be created in S/4HANA to stored this sets of data, keep them updated (where required) and reference them when outbound messages are sent from S/4HANA to Elemica.
This table will be initially populated with known and existing data as part of cutover activities. Subsequently, whenever an Elemica OrderCreate message is received, it will update this table automatically with the DUNS received for Sender, Receiver, Buyer and Seller in the message. If it finds any values already in the table,, it does not update table
| Field | Description | Data Type | Validation Rule/Value Help | Source Field in Inbound Message |
|---|---|---|---|---|
| SenderDUNS | This is Elemica's representation of the Sender as a communication partner | String | DocumentHeader/SenderDUNS | |
| ReceiverDUNS | This is Elemica's representation of the Receiver as communication partner | String | DocumentHeader/ReceiverDUNS | |
| BuyerDUNS | This is a representation of the customer | String | A_SalesOrderHeaderPartner/BuyerPartnerCode | |
SellerDUNS | This is a representation of the Syensqo entity making the sale | String | A_SalesOrderHeaderPartner/SellerPartnerCode |
Partner Look Up Logic
Elemica use the DUNS for the different business partner roles in a message. To create a sales order in S/4HANA, the equivalent SAP Customers for each of the partner DUNS have to be found. As a pre-requisite, the mapping of the partner DUNS, partner role and the SAP Customer numbers will be maintained using the standard SAP table EDPAR. This table will be maintained in each client as part of customer activites via transaction code VOE4.
Below table summarised the look up logic of the SAP Customer Numbers for each partner role from the DUNS in the Elemica message
| Partner Code | Logic to find corresponding SAP Customer | SAP Customer |
|---|---|---|
| BuyerPartnerCode | EDPAR-INPNR where: EDPAR-KUNNR = <TBC> | SoldTo |
| ShipToPartnerCode | EDPAR-INPNR where: EDPAR-KUNNR = <SoldTo> | ShipTo |
| PayerPartnerCode | EDPAR-INPNR where: EDPAR-KUNNR = <SoldTo> | Payer |
| BillToPartnerCode | EDPAR-INPNR where: EDPAR-KUNNR = <SoldTo> | BillTo |
Field Logic
As API field mapping is not sufficient, we need to add logic to populate these fields to create the sales order
| Field | Logic to populate field |
|---|---|
| SalesOrganization | KNMT-VKORG where KNMT-KUNNR = ShipTo and KNMT-KDMAT = <MaterialByCustomer> |
| DistributionChannel | KNMT-VTWEG where KNMT-KUNNR = ShipTo and KNMT-KDMAT = <MaterialByCustomer> |
| Division | Default as 01 |
| SalesOrderPOType | Default 'DFUE' into VBAK-BSARK |
| SalesOrderType | Use PurchaseOrderTypeCode value to derive based on SalesOrderType mapping table |
| UserStatus | Default to ECB (to be configured) and activate The user status in sales order header is found following the below logical steps
VBAK–OBJNR where VBAK-VBELN Step 2: Find Active User Status Entries Query the JEST table, where: JEST-OBJNR = VBAK–OBJNR JEST-INACT = ‘’ (or 0) → Only active statuses Fetch JEST-STAT where start letter = E (User statuses start with “E”) Step 3: Find the status profile used for the sales order fetch sales document type: VBAK-AUART where VBAK-VBELN then fetch TVAK-STSMA where TVAK-AUART = VBAK-AUART
Query TJ30T to find TXT04 where: TJ30T–STSMA = TVAK-STSMA (Status Profile assigned to the sales document type as in step 3 above) TJ30T–ESTAT = JEST–STAT (determined in step 2) TJ30T–SPRAS = 'EN' language key Set TJ30T-TXT04 = ZECB, and make active |
SalesOrderType is derived based on PurchaseOrderTypeCode from the source XML using the mapping table below
| PurchaseOrderTypeCode | SalesOrderType | Comment |
|---|---|---|
| KN | OR | |
| KN | ZOR | only used if OR can not be determined based on enhancement in |
| KA | KE | |
| CN | KB | |
| Z2 | KBB | |
| SO | KBB | |
| NE | ORB | |
| ZE | RCM |
Delta or Full Load Requirements
Please describe change tracking requirements, i.e. transferring only delta, or always full load
Please describe any alert & monitoring requirement for business users and support organization, i.e. AIF
Specify multi language requirements
Capture the requirements for the user interface (UI) associated with the interface. It should provide a clear description of how users will interact with the interface and how information will be presented to ensure usability and accuracy.
Please describe delivery requirements driven by message sequencing, i.e. specific order, impact of disruption of sequence, are duplicates allowed, etc.
Provide volumetrics details: Initial load volumes, Number of Records, Expected Frequency, Expected Long term Growth)
Specify if there are any specific performance factors that need to be taken into consideration during development i.e. interface must be able to handle 100 posting per-hour, etc.
Detail how errors will be handled: Notification, Restart/ Recovery and Re-Processing Procedures
Please provide some guidance and/or test data to help the developer unit test the interface. Please include both positive and negative testing (to validate error situations handling)
The developer will need to test repeatedly, so where appropriate provide instructions to reverse the actions performed so the test may be run again, or explain how to create new input data to the test. In particular, the developer will need logons for test users representing the various roles within the approval process.
| ID | Condition | Expected Results |
|---|---|---|
List any considerations essential for application test planning (e.g., test this before ABC along with DEF separate from GHI). If the development encompasses a user interface, explain how to test it. List any insights as to how this component could be tested the most efficiently.
| Package Name | Parent Package |
|---|---|
Other Development Objects
| Object Type | Object Name | Purpose/High Level Logic | Design Rationale Reference |
|---|---|---|---|
Insert links and references to other documents which are relevant when trying to understand this decision and its implications. Other decisions are often impacted, so it's good to list them here with links. Attachments are also possible but dangerous as they are static documents and not updated by their authors.
