PO
POLandedCostDetailS
PX.Objects.PO19 of 19 fields
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
DocType | char(1) | Doc. Type | - | |
Description:The type of the landed cost receipt line. The field is determined by the type of the parent document. For the list of possible values see POLandedCostDoc.DocType. | ||||
LineNbr | int | Line Nbr. | - | |
Description:The number of the transaction line in the document. Note that the sequence of line numbers of the transactions belonging to a single document may include gaps. | ||||
RefNbr | nvarchar(15) | Reference Nbr. | POLandedCostDoc | |
Description:Reference number of the parent document. | ||||
APDocType | char(3) | AP Doc. Type | - | |
Description:No description available | ||||
APRefNbr | nvarchar(15) | AP Ref. Nbr. | APInvoice | |
Description:No description available | ||||
CuryID | nvarchar(5) | Currency | Currency | |
Description:No description available | ||||
CuryInfoID | bigint | CurrencyInfo | ||
Description:No description available | ||||
CuryLineAmt | decimal(19, 4) | Amount | - | |
Description:No description available | ||||
Descr | nvarchar(256) | Description | - | |
Description:No description available | ||||
INDocType | char(3) | IN Doc. Type | - | |
Description:No description available | ||||
INRefNbr | nvarchar(15) | IN Ref. Nbr. | INRegister | |
Description:No description available | ||||
InventoryID | int | Inventory ID | InventoryItem | |
Description:Identifier of the inventory item associated with the transaction. Corresponds to the InventoryItem.InventoryID field. | ||||
LandedCostCodeID | nvarchar(15) | Landed Cost Code | LandedCostCode | |
Description:The landed cost code used to describe the specific landed costs incurred for the line. This code is one of the codes associated with the vendor. Corresponds to the LandedCostCode.LandedCostCodeID field. | ||||
LineAmt | decimal(19, 4) | - | ||
Description:No description available | ||||
SelectedNonexistent in DB | bit | Selected | - | |
Description:No description available | ||||
SortOrder | int | Line Order | - | |
Description:No description available | ||||
SubItemID | int | Subitem | - | |
Description:No description available | ||||
TaxCategoryID | nvarchar(15) | Tax Category | TaxCategory | |
Description:Identifier of the tax category associated with the line. Corresponds to the TaxCategory.TaxCategoryID field. Defaults to the tax category associated with the line item. | ||||
VendorRefNbr | nvarchar(40) | Vendor Ref. | - | |
Description:No description available | ||||