| DbWrench Documentation: MRE |
| Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
| mtpproceso | (Table) |
| Columns | |||||||
| PK | Name | Data Type | NULLs | A/N | Default | Comment | FK |
|
| mtpprID | Integer | ID unica | ||||
| descripcion | Text |
| Descripcion | ||||
| fecha | Date |
| 2007-06-01 | fecha de registro | |||
| kardeID | Integer | ID-codigo producto (kardex) |
|
||||
| mtproID | Integer | masterpt.ID |
|
||||
| Indexes (none) |
| Foreign Keys | ||||
| Name | Parent Table | Child Table | Parent Columns | Child Columns |
| fk_masterpp_kardex | inventarios.kardex | produccion.mtpproceso | kardeID | kardeID |
| fk_masterpp_masterpt | produccion.mtproduccion | produccion.mtpproceso | mtproID | mtproID |
| Parent Relations | ||||
| Name | Parent Table | Child Table | Parent Columns | Child Columns |
| fk_masterppd_masterpp | produccion.mtpproceso | produccion.dtmpproceso | mtpprID | mtpprID |
| Triggers (none) |
| Used in Diagrams |
| Diagram Name |
| MRP |
| Produccion |