User Tools

Site Tools


cobi.wms:app_options

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
cobi.wms:app_options [2025/10/27 11:38] – [Document filtering] thuthcobi.wms:app_options [2026/09/21 15:50] (current) – [Picking with unit] thuth
Line 173: Line 173:
  
  
-==== Picking with unit ====+==== Picking with Picking Units ====
  
-A new 'Pick Unitbutton allows users to add or scan a pick unit, enabling picking based on predefined packaging units. \\ +A new "Picking Unitbutton allows warehouse staff to scan or add packaging units directly during the picking process in order to pick items based on pre-defined packaging/handling units. \\ 
-This improves efficiency when handling bulk or standardized packaging units.+This significantly increases efficiency when handling consolidated orders or standardized shipping packaging. 
 + 
 +1. Definition of the UDF on Marketing Documents (Header): 
 +Path: //Marketing Documents ➔ Title (Header)// 
 + 
 +^ Title ^ Description ^ Type ^ Validation ^ Valid Values ^ 
 +| PICKUNITS | PICKUNITS | Alphanumeric (254) | None | -- | 
 + 
 +2. Definition of the User-Defined Table (UDT): 
 +Path: //Administration ➔ Setup ➔ User-Defined Tables// 
 + 
 +  * Table Name: ''PickUnits'' (results in ''@PickUnits'' in SAP) 
 +  * Table Description: ''PickUnits'' 
 +  * Table Type: ''No Object with Auto-Increment'' 
 + 
 +3. Definition of the User-Defined Fields (UDFs) within UDT 'PickUnits': 
 +Path: //Administration ➔ Setup ➔ User-Defined Fields ➔ User-Defined Tables ➔ PickUnits// 
 + 
 +^ Title ^ Description ^ Type ^ Validation ^ Valid Values ^ 
 +| Barcode | Barcode | Alphanumeric (254) | None | -- | 
 +| inUse | inUse | Alphanumeric (1) | Valid Values | 'Y' / 'N'
 +| lastUsed | lastUsed | Date | Date | -- | 
 +| docEntry | docEntry | Alphanumeric (254) | None | -- | 
 +| employeeId | employeeId | Alphanumeric (254) | None | -- |
  
 ==== Show text lines from sales orders ==== ==== Show text lines from sales orders ====
cobi.wms/app_options.1761561513.txt.gz · Last modified: by thuth

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki