Ga naar inhoud

Form LocationDetailForm

  • Unit name: Forms.Detail.Location
  • Form name: LocationDetailForm
  • Old form name: unit8 (form8)

Synopsis

Form to edit location details.

Functionalities

  1. Regular Edits for the following fields:
    LOCATION, SQWPK, WAREHPLACE, LArea, LRow, LPlace, LLevel, Rank
    
  2. Spin edits for the following fields:
    SQ, AreaID, BookShelfAreaID
    
  3. Checkboxes for fields (Y/N):
        NotForInventory, NotForPicking, HighPriorityForPick
    
  4. Labels for the following fields:
    InventoryDate, InventoryID
  5. Dataset is provided by caller.

  6. When the 'LocationLabels' report is asked, then 2 parameters must be asked from the user: FromLocation and ToLocation, both are selectable from a dropdown. Use the LocationRange dialog for this.

  7. Do not allow duplicates. Check in global lookup.

Tables/Views

  • Locations global lookup.

Needed Service Calls

None.

Reports