PalletEntity
| π Overview: 9 Functions | 4 Getters |
Extends: Entity
π Last updated: 2025-12-10T11:45:23.547Z
π Table of Contents
- βοΈ Functions
- Regular Functions
- createPrintJob (2 params) β
$Success : Boolean - getWorksOrderCollection β
Collection - getTotalQuantity (1 param) β
Integer - getTotalBoxes (1 param) β
Integer - generateQR β
Pictureπ₯οΈ - getStockListBoxObject β
Objectπ₯οΈ - getMigrationRules (1 param) β
$Collection : Collectionπ₯οΈ - syncMigrationSelections (1 param) π₯οΈ
- transfer (1 param) β
Booleanπ₯οΈ
- createPrintJob (2 params) β
- Computed Attributes (Getters/Setters/Query/OrderBy)
- GrossWeightKg π β
Real - HasMigrationID π β
Boolean - NetWeightKg π β
Real - QRObject π β
Object
- GrossWeightKg π β
- Regular Functions
- π Related Items
Functions
Regular Functions
createPrintJob
Function createPrintJob($StaffID : Integer; $PrinterID : Integer) -> $Success : Boolean
Parameters:
| Name | Type | Optional | Description |
|---|---|---|---|
$StaffID | Integer | - | - |
$PrinterID | Integer | - | - |
Returns: Boolean
getWorksOrderCollection
Function getWorksOrderCollection -> Collection
Returns: Collection
getTotalQuantity
Function getTotalQuantity($WorksOrderEntity : Integer) -> Integer
Parameters:
| Name | Type | Optional | Description |
|---|---|---|---|
$WorksOrderEntity | Integer | - | - |
Returns: Integer
getTotalBoxes
Function getTotalBoxes($WorksOrderEntity : Integer) -> Integer
Parameters:
| Name | Type | Optional | Description |
|---|---|---|---|
$WorksOrderEntity | Integer | - | - |
Returns: Integer
generateQR
[π₯οΈ local]
Function generateQR -> Picture
Returns: Picture
getStockListBoxObject
[π₯οΈ local]
Function getStockListBoxObject -> Object
Returns: Object
getMigrationRules
[π₯οΈ local]
Function getMigrationRules($RemoteEntity : cs.PalletEntity) -> $Collection : Collection
Parameters:
| Name | Type | Optional | Description |
|---|---|---|---|
$RemoteEntity | cs.PalletEntity | - | - |
Returns: Collection
syncMigrationSelections
[π₯οΈ local]
Function syncMigrationSelections($RemoteEntity : cs.PalletEntity)
Parameters:
| Name | Type | Optional | Description |
|---|---|---|---|
$RemoteEntity | cs.PalletEntity | - | - |
transfer
[π₯οΈ local]
Function transfer($ToLocation : Integer) -> Boolean
Parameters:
| Name | Type | Optional | Description |
|---|---|---|---|
$ToLocation | Integer | - | - |
Returns: Boolean
Computed Attributes (Getters/Setters/Query/OrderBy)
GrossWeightKg
[π get only, π₯οΈ local]
Function get GrossWeightKg -> Real
Returns: Real
HasMigrationID
[π get only, π₯οΈ local]
Function get HasMigrationID -> Boolean
Returns: Boolean
NetWeightKg
[π get only, π₯οΈ local]
Function get NetWeightKg -> Real
Returns: Real
QRObject
[π get only]
Function get QRObject -> Object
Returns: Object
Related Items
ποΈ Tables
- Pallet - ORDA Entity class for Pallet table
οΏ½ Related Classes
- Pallet - ORDA DataClass class for Pallet table
- PalletSelection - ORDA EntitySelection class for Pallet table
οΏ½ Forms
- %2AMigration - Data source for %2AMigration form
- %2Atest - Data source for %2Atest form
- CancelAdviceNote - Data source for CancelAdviceNote form
- LocationManager - Data source for LocationManager form
- NSKPalletIDs - Data source for NSKPalletIDs form
- OrderDelivery - Data source for OrderDelivery form
- PalletDespatchList - Data source for PalletDespatchList form
- PalletTransfer - Data source for PalletTransfer form
- Warehouse - Data source for Warehouse form
Generated from PalletEntity.4dm