PO
POLandedCostDetailS
No summary is documented for this DAC in the release source.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
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 | - | ||
Description:No description available | ||||
CuryLineAmt | decimal | Amount | - | |
Description:No description available | ||||
Descr | nvarchar(150) | Description | - | |
Description:No description available | ||||
DocType | char(1) | Doc. Type | POLandedCostDoc | |
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. | ||||
INDocType | char(2) | 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 | - | ||
Description:No description available | ||||
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. | ||||
SelectedNonexistent in DB | bool? | Selected | - | |
Description:No description available | ||||
SortOrder | int | Line Order | - | |
Description:No description available | ||||
SubItemID | int | Subitem | INSubItem | |
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 | ||||