PO
POLandedCostDoc
No summary is documented for this DAC in the release source.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
APDocCreated | bit | - | ||
Description:No description available | ||||
AllocatedTotal | decimal | - | ||
Description:The total allocated amount of the document. Given in the base currency of the company. | ||||
BillDate | datetime | Bill Date | - | |
Description:No description available | ||||
BranchID | int | Branch | Branch | |
Description:The identifier of the branch to which the document belongs. Corresponds to the Branch.BranchID field. | ||||
ControlTotal | decimal | - | ||
Description:No description available | ||||
CreateBill | bit | Create Bill | - | |
Description:Get or set CreateBill that mark current document create bill on release. | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | Created On | - | |
Description:No description available | ||||
CuryAllocatedTotal | decimal | Total Allocated Amount | - | |
Description:The total allocated amount of the document. Given in the currency of the document. | ||||
CuryControlTotal | decimal | Control Total | - | |
Description:No description available | ||||
CuryDiscAmt | decimal | Cash Discount | - | |
Description:No description available | ||||
CuryDocTotal | decimal | Document Total | - | |
Description:The document total presented in the currency of the document. (See CuryID) | ||||
CuryID | nvarchar(5) | Currency | Currency | |
Description:Code of the Currency of the document. Defaults to the company's base currency. | ||||
CuryInfoID | bigint | CurrencyInfo | ||
Description:The identifier of the CurrencyInfo object associated with the document. Corresponds to the CurrencyInfoID field. | ||||
CuryLineTotal | decimal | Amount Total | - | |
Description:The document total presented in the currency of the document. (See CuryID) | ||||
CuryTaxTotal | decimal | Tax Total | - | |
Description:No description available | ||||
CuryVatExemptTotal | decimal | Tax Exempt Total | - | |
Description:The part of the document total that is exempt from VAT. This total is calculated as a sum of the taxable amounts for the taxes of type VAT, which are marked as exempt and are neither statistical nor reverse. (Presented in the currency of the document, see CuryID) | ||||
CuryVatTaxableTotal | decimal | Taxable Total | - | |
Description:The part of the document total, which is subject to VAT. This total is calculated as a sum of the taxable amounts for the taxes of type VAT, which are neither exempt, nor statistical, nor reverse. (Presented in the currency of the document, see CuryID) | ||||
DiscAmt | decimal | - | ||
Description:No description available | ||||
DiscDate | datetime | Cash Discount Date | - | |
Description:No description available | ||||
DocDate | datetime | Date | - | |
Description:Date of the document. | ||||
DocTotal | decimal | - | ||
Description:The document total presented in the base currency of the company. (See Company.BaseCuryID) | ||||
DocType | char(1) | Type | - | |
Description:Type of the document. Possible values are: "LC" - Landed Cost, "LCC" - Correction, "LCR" - Reversal. | ||||
DueDate | datetime | Due Date | - | |
Description:No description available | ||||
FinPeriodID | string | Post Period | FinPeriod | |
Description:Financial Period of the document. Defaults to the period, to which the POLandedCostDoc.DocDate belongs, but can be overriden by user. | ||||
Hold | bit | Hold | - | |
Description:When set to "true" indicates that the document is on hold and thus cannot be released. | ||||
INDocCreated | bit | - | ||
Description:No description available | ||||
IsTaxValid | bit | Tax Is Up to Date | - | |
Description:When "true", indicates that the amount of tax calculated with the external External Tax Provider is up to date. If this field equals "false", the document was updated since last synchronization with the Tax Engine and taxes might need recalculation. | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime | datetime | Last Modified On | - | |
Description:No description available | ||||
LineCntr | int | - | ||
Description:Counter of the document lines, used internally to assign numbers to newly created lines. It is not recommended to rely on this fields to determine the exact count of lines, because it might not reflect the latter under various conditions. | ||||
LineTotal | decimal | - | ||
Description:The document total presented in the base currency of the company. (See Company.BaseCuryID) | ||||
NonTaxable | bit | Non-Taxable | - | |
Description:Get or set NonTaxable that mark current document does not impose sales taxes. | ||||
NoteID | uniqueidentifier | - | ||
Description:No description available | ||||
OpenDoc | bit | Open | - | |
Description:When set to "true" indicates that the document is open. | ||||
OwnerID | int | Owner | Contact | |
Description:No description available | ||||
PayToVendorID | int | Pay-to Vendor | Vendor | |
Description:A reference to the Vendor. An integer identifier of the vendor, whom the AP bill will belong to. | ||||
RefNbr | nvarchar(15) | Reference Nbr. | - | |
Description:Reference number of the document. | ||||
Released | bit | Released | - | |
Description:When set to "true" indicates that the document was released. | ||||
SelectedNonexistent in DB | bool? | Selected | - | |
Description:No description available | ||||
Status | char(1) | Status | - | |
Description:Status of the document. The field is calculated based on the values of status flag. It can't be changed directly. The fields tht determine status of a document are: POLandedCostDocStatus.Hold, POLandedCostDocStatus.Balanced, POLandedCostDocStatus.Released. Possible values are: ""H"" - Hold, ""B"" - Balanced, ""R"" - Released. Defaults to Hold. | ||||
TaxTotal | decimal | - | ||
Description:No description available | ||||
TaxZoneID | nvarchar(10) | Vendor Tax Zone | TaxZone | |
Description:No description available | ||||
TermsID | nvarchar(10) | Terms | Terms | |
Description:No description available | ||||
TranPeriodID | string | Transaction Period | - | |
Description:Financial Period of the document. Determined by the date of the document. Unlike POLandedCostDoc.FinPeriodID the value of this field can't be overriden by user. | ||||
VatExemptTotal | decimal | - | ||
Description:The part of the document total that is exempt from VAT. This total is calculated as a sum of the taxable amounts for the taxes of type VAT, which are marked as exempt and are neither statistical nor reverse. (Presented in the base currency of the company, see Company.BaseCuryID) | ||||
VatTaxableTotal | decimal | - | ||
Description:The part of the document total, which is subject to VAT. This total is calculated as a sum of the taxable amounts for the taxes of type VAT, which are neither exempt, nor statistical, nor reverse. (Presented in the base currency of the company, see Company.BaseCuryID) | ||||
VendorID | int | Vendor | BAccount | |
Description:Identifier of the Vendor, whom the document belongs to. | ||||
VendorLocationID | int | Location | Location | |
Description:Identifier of the Location of the Vendor, associated with the document. Corresponds to the Location.LocationID field. Defaults to vendor's default location. | ||||
VendorRefNbr | nvarchar(40) | Vendor Ref. | - | |
Description:No description available | ||||
WorkgroupID | int | Workgroup | EPCompanyTree | |
Description:No description available | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||