ERP/3.0/Developers Guide/Database Model/org.openbravo.model.manufacturing.processplan/MA ProcessPlan Tot Aux
This article is protected against manual editing because it is automatically generated from Openbravo meta-data. Learn more about writing and translating such documents.
Contents |
MA_ProcessPlan_Tot_Aux
- Name:MA_ProcessPlan_Tot_Aux
- Classname:ProcessPlanTotalized
This table contains the following columns:
Name | Nullable | Data Type | Description
|
Dependantproduct | Yes | VARCHAR (32) | |
Depqty | Yes | DECIMAL | |
MA_Processplan_Tot_Aux_ID | No | VARCHAR (32) | |
MA_Processplan_ID | No | VARCHAR (32) | Indicates a process plan. |
MA_Processplan_Version_ID | No | VARCHAR (32) | Indicates a process plan version. |
Produced | Yes | VARCHAR (32) | |
Proqty | Yes | DECIMAL |
Columns
Dependantproduct
- Physical column name: Dependantproduct
- Property Name: dependantproduct
- Reference: String
- This column is part of the table's identifier
Depqty
- Physical column name: Depqty
- Property Name: depqty
- Reference: Quantity
- This column is part of the table's identifier
MA_Processplan_Tot_Aux_ID
- Physical column name: MA_Processplan_Tot_Aux_ID
- Property Name: id
- Reference: ID
Process Plan
- Physical column name: MA_Processplan_ID
- Property Name: processPlan
- Reference: TableDir
Foreign key column to MA_ProcessPlan table, (column: MA_Processplan_ID)
Process Plan Version
- Physical column name: MA_Processplan_Version_ID
- Property Name: processPlanVersion
- Reference: TableDir
- This column is part of the table's identifier
Foreign key column to MA_ProcessPlan_Version table, (column: MA_Processplan_Version_ID)
Produced
- Physical column name: Produced
- Property Name: produced
- Reference: String
- This column is part of the table's identifier
Proqty
- Physical column name: Proqty
- Property Name: proqty
- Reference: Quantity
- This column is part of the table's identifier