ProductEntity
| π Overview: 11 Functions | 3 Getters | 1 Setters |
Extends: Entity
π Last updated: 2025-12-10T11:45:23.956Z
π Table of Contents
- βοΈ Functions
- Regular Functions
- getRobotHeadList (1 param) β
Textπ₯οΈ - getMainTool β
cs.ToolsEntityπ₯οΈ - getPreviousPickRequestQuantity (2 params) β
Integerπ₯οΈ - getFinishedStock β
Integerπ₯οΈ - getQuarantinedStock β
Integerπ₯οΈ - getWIP β
Integerπ₯οΈ - getPlannedProduction (1 param) β
Integerπ₯οΈ - getPickRequestedQuantity β
Integerπ₯οΈ - getAvailableStock (2 params) β
Integerπ₯οΈ - getMigrationRules (1 param) β
$Collection : Collectionπ₯οΈ - syncMigrationSelections (1 param) π₯οΈ
- getRobotHeadList (1 param) β
- Computed Attributes (Getters/Setters/Query/OrderBy)
- Emoji π β
Text - HasMigrationID π β
Boolean - MainToolRegrind π βοΈ β
Boolean - OurPartName π
- Emoji π β
- Regular Functions
- π Related Items
Functions
Regular Functions
getRobotHeadList
[π₯οΈ local]
Function getRobotHeadList($Machine : Integer) -> Text
Parameters:
| Name | Type | Optional | Description |
|---|---|---|---|
$Machine | Integer | - | - |
Returns: Text
getMainTool
[π₯οΈ local]
Function getMainTool -> cs.ToolsEntity
Returns: cs.ToolsEntity
getPreviousPickRequestQuantity
[π₯οΈ local]
Function getPreviousPickRequestQuantity($PickRequestEntity : cs.PickRequestEntity; $OrderPickRequestEntity : cs.OrderPickRequestEntity) -> Integer
Parameters:
| Name | Type | Optional | Description |
|---|---|---|---|
$PickRequestEntity | cs.PickRequestEntity | - | - |
$OrderPickRequestEntity | cs.OrderPickRequestEntity | - | - |
Returns: Integer
getFinishedStock
[π₯οΈ local]
Function getFinishedStock -> Integer
Returns: Integer
getQuarantinedStock
[π₯οΈ local]
Function getQuarantinedStock -> Integer
Returns: Integer
getWIP
[π₯οΈ local]
Function getWIP -> Integer
Returns: Integer
getPlannedProduction
[π₯οΈ local]
Function getPlannedProduction($DespatchDate : Date) -> Integer
Parameters:
| Name | Type | Optional | Description |
|---|---|---|---|
$DespatchDate | Date | - | - |
Returns: Integer
getPickRequestedQuantity
[π₯οΈ local]
Function getPickRequestedQuantity -> Integer
Returns: Integer
getAvailableStock
[π₯οΈ local]
Function getAvailableStock($PickRequestEntity : cs.PickRequestEntity; $OrderPickRequestEntity : cs.OrderPickRequestEntity) -> Integer
Parameters:
| Name | Type | Optional | Description |
|---|---|---|---|
$PickRequestEntity | cs.PickRequestEntity | - | - |
$OrderPickRequestEntity | cs.OrderPickRequestEntity | - | - |
Returns: Integer
getMigrationRules
[π₯οΈ local]
Function getMigrationRules($RemoteEntity : cs.ProductEntity) -> $Collection : Collection
/////////////////////////////////////////////////////////////////////////////////////
Parameters:
| Name | Type | Optional | Description |
|---|---|---|---|
$RemoteEntity | cs.ProductEntity | - | - |
Returns: Collection
syncMigrationSelections
[π₯οΈ local]
Function syncMigrationSelections($RemoteEntity : cs.ProductEntity)
Parameters:
| Name | Type | Optional | Description |
|---|---|---|---|
$RemoteEntity | cs.ProductEntity | - | - |
Computed Attributes (Getters/Setters/Query/OrderBy)
Emoji
[π get only, π₯οΈ local]
Function get Emoji -> Text
Returns: Text
HasMigrationID
[π get only, π₯οΈ local]
Function get HasMigrationID -> Boolean
Returns: Boolean
MainToolRegrind
[π get, βοΈ set, π₯οΈ local]
Function get MainToolRegrind -> Boolean
Function set MainToolRegrind($MainToolRegrind : Boolean)
Setter Parameter:
| Name | Type | Description |
|---|---|---|
$MainToolRegrind | Boolean | - |
Returns: Boolean
OurPartName
[π query only, π₯οΈ local]
Function query OurPartName($QueryEventObject : Object)
Query Function: Enables querying this property in ORDA query strings (e.g., .query(":1"; $Value) where :1 is the property name).
Query Parameter:
| Name | Type | Description |
|---|---|---|
$QueryEventObject | Object | - |
Related Items
ποΈ Tables
- Product - ORDA Entity class for Product table
οΏ½ Related Classes
- Product - ORDA DataClass class for Product table
οΏ½ Forms
- %2AMigration - Data source for %2AMigration form
- %2AStockControl - Data source for %2AStockControl form
- %2Atest1 - Data source for %2Atest1 form
- %2AToolEditor - Data source for %2AToolEditor form
- BOM - Data source for BOM form
- BOM_MaterialPrices - Data source for BOM_MaterialPrices form
- BOM_Output - Data source for BOM_Output form
- BOM_Packaging - Data source for BOM_Packaging form
- CapacityPlanning - Data source for CapacityPlanning form
- ChangeMaterial - Data source for ChangeMaterial form
- ConsignmentCallOff - Data source for ConsignmentCallOff form
- ConsignmentEntry - Data source for ConsignmentEntry form
- ConsignmentSSLs - Data source for ConsignmentSSLs form
- CustomerOrderEntry - Data source for CustomerOrderEntry form
- EDIgenerator - Data source for EDIgenerator form
- Forecast - Data source for Forecast form
- ForecastImporter - Data source for ForecastImporter form
- LabelPrinting - Data source for LabelPrinting form
- Manufacture - Data source for Manufacture form
- MaterialOptions - Data source for MaterialOptions form
- NewScrapEntry - Data source for NewScrapEntry form
- NSKPalletIDs - Data source for NSKPalletIDs form
- OrderDelivery - Data source for OrderDelivery form
- OrderOverview - Data source for OrderOverview form
- PackagingOptions - Data source for PackagingOptions form
- PackingLabour - Data source for PackingLabour form
- PalletTransfer - Data source for PalletTransfer form
- Pricing - Data source for Pricing form
- ProductStockTake - Data source for ProductStockTake form
- QualitySystemResults - Data source for QualitySystemResults form
- QualitySystemTolerances - Data source for QualitySystemTolerances form
- QuarantineManager - Data source for QuarantineManager form
- RTSUM - Data source for RTSUM form
- Scheduler - Data source for Scheduler form
- SIMImporter - Data source for SIMImporter form
- SNRSUMMARY - Data source for SNRSUMMARY form
- StockAtLocation - Data source for StockAtLocation form
- ToolDisplay4 - Data source for ToolDisplay4 form
- ToolStandardsReview - Data source for ToolStandardsReview form
- WarehouseOptions - Data source for WarehouseOptions form
Generated from ProductEntity.4dm