Refund_Line_Item_Tax_Lines
The table below describes the Refund_Line_Item_Tax_Lines table.
This is a virtual table, and is linked to the Refund_Line_Items table (see Refund_Line_Items).
None of the columns in this table are nullable.
This table contains the following foldable column:
- Refund_Id
This table does not contain Return Primary Key columns.
Column Name | SQL Type | Updatable |
---|---|---|
Refund_Id Primary Key Foreign Key linked to column Refund_Id in Refund_Line_Items table |
SQL_BIGINT(unsigned) | True |
Refund_Line_Item_Tax_Lines_Index Primary Key |
SQL_INTEGER(unsigned) | False |
Refund_Line_Items_Index Primary Key Foreign Key linked to column Refund_Line_Items_Index in Refund_Line_Items table |
SQL_INTEGER(unsigned) | False |
Refund_Line_Item_Tax_Lines_Price |
SQL_NUMERIC(38,2) | False |
Refund_Line_Item_Tax_Lines_Rate |
SQL_NUMERIC(38,2) | False |
Refund_Line_Item_Tax_Lines_Title |
SQL_VARCHAR(1024) | False |