Serial Numbers in Sales and DistributionIt is possible to assign serial numbers in sales orders, inquiries and quotations, as well as for deliveries and returns deliveries. This makes it possible to track individual objects when goods movements take place (for example, sale of goods to a customer).
In order to use the serialization functionality in sales orders, inquiries, and quotations, you must have implemented the
Sales
component, and to use the serialization functionality for deliveries, you need the
Distribution
component.
A serial number profile with the following procedures must be entered in the material master record:
SDAU |
This procedure makes possible the use of serial numbers in sales orders, inquiries and quotations. |
SDLS |
This procedure makes possible the assignment of serial numbers for deliveries. |
SDCC |
This procedure makes possible the assignment of serial numbers when performing completeness checks for deliveries. |
SDRE |
This operation makes possible the assignment of serial numbers for returns deliveries. |
SDCR |
This procedure makes possible the assignment of serial numbers when performing completeness checks for returns deliveries. |
Example
Profile Maintenance for Deliveries
Procedure SDCC checks the serial number on goods issue. The serial number usage for it should be
03 = must
.
Procedure SDLS defines that the serial number should be created on delivery. The serial number usage for it should be
02 = can
.
Procedure SDAU defines that the serial number should be created in the SD order for items that are delivered. The serial number usage for it should be
02 = can
.
In this way, it is ensured that the serial number is assigned at the latest when the goods issue is delivered.