Business_product
BusinessProduct
Columns
| Name | Type | ReadOnly | Description |
| ProductCode [KEY] | Int64 | False |
ProductCode |
| MatterProductCode [KEY] | Int64 | False |
MatterProductCode |
| Quantity | Int64 | False |
Quantity |
| UnitPrice | Int64 | False |
UnitPrice |
| OrderAmount | Int64 | False |
OrderAmount |
| EstPurchasingCost | Int64 | False |
EstPurchasingCost |
| ProgressStatus | Int64 | False |
ProgressStatus |
| RegistrationDate | Datetime | False |
RegistrationDate |
| RegisteredBy | Int64 | False |
RegisteredBy |
| LastUpdatedAt | Datetime | False |
LastUpdatedAt |
| LastUpdatedBy | Int64 | False |
LastUpdatedBy |
| BusinessCode [KEY] | Int64 | False |
BusinessCode |