<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Sales on Product Documentation</title>
    <link>https://bc.help.be-terna.com/en-us/docs/business-central/cross-industry-solutions/automotive/sales/</link>
    <description>Recent content in Sales on Product Documentation</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <atom:link href="https://bc.help.be-terna.com/en-us/docs/business-central/cross-industry-solutions/automotive/sales/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Sales and call-off processing</title>
      <link>https://bc.help.be-terna.com/en-us/docs/business-central/cross-industry-solutions/automotive/sales/sales/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://bc.help.be-terna.com/en-us/docs/business-central/cross-industry-solutions/automotive/sales/sales/</guid>
      <description>&lt;h2 id=&#34;purpose&#34;&gt;Purpose&lt;/h2&gt;&#xA;&lt;p&gt;This page describes the actual operational sales flow in Automotive based on the real pages and actions available in the application. It shows how to prepare automotive orders, validate delivery and detailed call-offs, steer shipping and transport, and complete the document flow through invoicing and traceability.&lt;/p&gt;&#xA;&lt;h2 id=&#34;business-value&#34;&gt;Business value&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;You work with the real sales and transport pages instead of an abstract process model.&lt;/li&gt;&#xA;&lt;li&gt;You see early which header fields on the automotive order drive later call-off, shipping, and pricing errors.&lt;/li&gt;&#xA;&lt;li&gt;You can distinguish LAB, FAB, and PAB scenarios and use the correct action for each one.&lt;/li&gt;&#xA;&lt;li&gt;You connect order, open call-off lines, warehouse processing, transport data, EDI, and invoicing in one traceable chain.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;prerequisites&#34;&gt;Prerequisites&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;The global automotive setup is complete.&lt;/li&gt;&#xA;&lt;li&gt;Customers, ship-to addresses, plants, item references, and price units exist for the relevant customers.&lt;/li&gt;&#xA;&lt;li&gt;Carriers, transport identifiers, shipping control, and where needed loading-unit logic are configured.&lt;/li&gt;&#xA;&lt;li&gt;EDI, barcode, and label scenarios have been tested before the first live process.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;key-working-pages-in-daily-operations&#34;&gt;Key working pages in daily operations&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;Page&lt;/th&gt;&#xA;          &lt;th&gt;What you use it for&lt;/th&gt;&#xA;          &lt;th&gt;Typical decision&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Automotive Sales Orders&lt;/td&gt;&#xA;          &lt;td&gt;Overview of call-off-driven orders, ownership, location, and status&lt;/td&gt;&#xA;          &lt;td&gt;Which order must be checked, released, or shipped today?&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Automotive Sales Order&lt;/td&gt;&#xA;          &lt;td&gt;Central maintenance of header fields, call-off control, transit handling, and EDL fields&lt;/td&gt;&#xA;          &lt;td&gt;Do order type, plant, unloading point, and pricing logic still fit?&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Plausibility Check&lt;/td&gt;&#xA;          &lt;td&gt;View of warnings and blocks before release&lt;/td&gt;&#xA;          &lt;td&gt;Can the call-off be released from a business perspective?&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Released Delivery and Detailed Call Offs&lt;/td&gt;&#xA;          &lt;td&gt;Review of the last released LAB and FAB documents&lt;/td&gt;&#xA;          &lt;td&gt;Was the call-off imported fully and correctly?&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Open Detailed Call Off Lines&lt;/td&gt;&#xA;          &lt;td&gt;Operational view of open JIT, JIS, and detailed call-off lines&lt;/td&gt;&#xA;          &lt;td&gt;Which lines still need shipping or sequence handling?&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Sales Transport Data&lt;/td&gt;&#xA;          &lt;td&gt;Entry of carrier, expected arrival, shipping evidence, EDI, and labels&lt;/td&gt;&#xA;          &lt;td&gt;Is transport data complete before posting?&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h2 id=&#34;process-overview&#34;&gt;Process overview&lt;/h2&gt;&#xA;&lt;div&#xA;  class=&#34;bt-mermaid&#34;&#xA;  data-mermaid&#xA;  data-docs-mermaid-trigger&#xA;  role=&#34;button&#34;&#xA;  tabindex=&#34;0&#34;&#xA;  aria-label=&#34;Enlarge process diagram&#34;&#xA;&gt;&#xA;  &lt;pre class=&#34;mermaid&#34;&gt;graph LR;&#xA;&#xA;%% Nodes&#xA;A[Inbound LAB or FAB or PAB]&#xA;B[Prepare automotive order]&#xA;C[Plausibility check]&#xA;D[Create or reread call-off]&#xA;E[Control open lines and transit]&#xA;F[Prepare warehouse and shipping]&#xA;G[Capture and post transport data]&#xA;H[Invoice or reinvoice]&#xA;I[History, warnings, and audit trail]&#xA;&#xA;%% Flow&#xA;A -.- B&#xA;linkStyle 0 stroke:#ffffff&#xA;B ==&amp;gt; C&#xA;C ==&amp;gt; D&#xA;D ==&amp;gt; E&#xA;E ==&amp;gt; F&#xA;F ==&amp;gt; G&#xA;G ==&amp;gt; H&#xA;H ==&amp;gt; I&#xA;&#xA;%% Classes&#xA;class A btProcessTitle&#xA;class B,C,D,E,F,G,H,I btProcessActive&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;h2 id=&#34;how-this-fits-into-standard-business-central&#34;&gt;How this fits into standard Business Central&lt;/h2&gt;&#xA;&lt;p&gt;In sales, Automotive does not replace the normal Business Central document flow. It extends standard sales processing with automotive call-off and transport logic. For end users, it is therefore important to separate two views clearly:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Shipping control and sales planning</title>
      <link>https://bc.help.be-terna.com/en-us/docs/business-central/cross-industry-solutions/automotive/sales/sales-shipping-control-and-planning/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://bc.help.be-terna.com/en-us/docs/business-central/cross-industry-solutions/automotive/sales/sales-shipping-control-and-planning/</guid>
      <description>&lt;h2 id=&#34;purpose&#34;&gt;Purpose&lt;/h2&gt;&#xA;&lt;p&gt;This page deepens the sales-planning area around shipping control. It describes the operational path used in Automotive to build shipments from open sales-order lines, prepare mixed pallets, and control quantity deviations consciously.&lt;/p&gt;&#xA;&lt;h2 id=&#34;when-shipping-control-is-the-right-tool&#34;&gt;When shipping control is the right tool&lt;/h2&gt;&#xA;&lt;p&gt;Shipping control is the intended standard path for shipping in Automotive. Quantities can also be shipped directly from the sales order, but that route is much weaker for complex shipment patterns. Mixed pallets or consciously grouped shipment scenarios are handled much better through shipping control.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Periodic activities in sales</title>
      <link>https://bc.help.be-terna.com/en-us/docs/business-central/cross-industry-solutions/automotive/sales/sales-periodic-activities/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://bc.help.be-terna.com/en-us/docs/business-central/cross-industry-solutions/automotive/sales/sales-periodic-activities/</guid>
      <description>&lt;h2 id=&#34;purpose&#34;&gt;Purpose&lt;/h2&gt;&#xA;&lt;p&gt;This page describes the recurring sales activities that must be handled routinely in daily operations. It complements the sales overview with the concrete reports, checks, and exception handling from the legacy wiki documentation.&lt;/p&gt;&#xA;&lt;h2 id=&#34;typical-work-rhythm&#34;&gt;Typical work rhythm&lt;/h2&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Review imported delivery, detailed, or production-synchronous call-offs.&lt;/li&gt;&#xA;&lt;li&gt;Approve open call-offs in a controlled batch.&lt;/li&gt;&#xA;&lt;li&gt;Register detailed and production-synchronous call-offs.&lt;/li&gt;&#xA;&lt;li&gt;Update material-release and production-release dates on a rolling basis.&lt;/li&gt;&#xA;&lt;li&gt;Execute cancellations according to the real shipping model.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;h2 id=&#34;approve-delivery-and-detailed-call-offs&#34;&gt;Approve delivery and detailed call-offs&lt;/h2&gt;&#xA;&lt;p&gt;The batch report for delivery and detailed call-offs is the central approval point for still-open call-offs. Without filters, all releasable records are processed. In practice, you should still filter deliberately, for example by customer, plant, ship-to, or order.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Reporting, labels, and history</title>
      <link>https://bc.help.be-terna.com/en-us/docs/business-central/cross-industry-solutions/automotive/sales/sales-reporting-and-history/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://bc.help.be-terna.com/en-us/docs/business-central/cross-industry-solutions/automotive/sales/sales-reporting-and-history/</guid>
      <description>&lt;h2 id=&#34;purpose&#34;&gt;Purpose&lt;/h2&gt;&#xA;&lt;p&gt;This page extends the sales process with reports, reprints, and historical control views. It describes how to reprint goods labels, which archive objects matter in daily work, and how the navigator shows gaps between shipment, transport, and EDI output.&lt;/p&gt;&#xA;&lt;h2 id=&#34;reports-and-reprints&#34;&gt;Reports and reprints&lt;/h2&gt;&#xA;&lt;p&gt;In sales, you have not only standard BC reports, but also automotive-specific reprints and evaluation views. The important point is not only the print itself, but the right business reason for using it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>BMW JIS5000 sequence process</title>
      <link>https://bc.help.be-terna.com/en-us/docs/business-central/cross-industry-solutions/automotive/sales/sales-bmw-jis5000/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://bc.help.be-terna.com/en-us/docs/business-central/cross-industry-solutions/automotive/sales/sales-bmw-jis5000/</guid>
      <description>&lt;h2 id=&#34;purpose&#34;&gt;Purpose&lt;/h2&gt;&#xA;&lt;p&gt;This page describes the BMW JIS5000 sequence process in Automotive. It focuses on the steps that differ from a normal sales process: base setup, PAB order creation, EDI configuration, release of JIS messages, sequence control, and sequence-based loading-unit assignment.&lt;/p&gt;&#xA;&lt;h2 id=&#34;1-prepare-the-base-setup&#34;&gt;1. Prepare the base setup&lt;/h2&gt;&#xA;&lt;p&gt;BMW uses a GLT number on the master label. The highest already used number must be maintained in Automotive Setup. If the field is not visible, it must be added through personalization.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
