PurchaseOrder_LinkedTxn
The table below describes the PurchaseOrder_LinkedTxn table.
This is a virtual table, and is linked to the Purchase_Order table (see Purchase_Order).
None of the columns in this table are updatable.
This table contains the following foldable column:
- Id
This table does not contain Return Primary Key columns.
Column Name | SQL Type | Nullable |
---|---|---|
Id Primary Key Foreign Key linked to column Id in Purchase_Order table |
SQL_VARCHAR(255) | False |
LinkedTxn_Index Primary Key |
SQL_INTEGER(unsigned) | True |
LinkedTxn_TxnId |
SQL_VARCHAR(255) | True |
LinkedTxn_TxnLineId |
SQL_VARCHAR(255) | True |
LinkedTxn_TxnType |
SQL_VARCHAR(255) | True |