Skip to main content

Window: UnPosted Documents

[Created: 14/12/2003 - Updated: 02/01/2000 ]
Description: Unposted Documents
Help: View unposted documents

Tab: Unposted Documents

[Created: 10/06/2004 - Updated: 23/03/2010 ]
Description: View unposted Documents
Help:
Tab Level: 0

Table 10: Unposted Documents - Fields

Table: Report Parameters

NameDescriptionHelpTechnical Info
TenantTenant for this installation.A Tenant is a company or a legal entity. You cannot share data between Tenants.rv_unposted.AD_Client_ID numeric(10)
Table Direct
OrganizationOrganizational entity within tenantAn organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations.rv_unposted.AD_Org_ID numeric(10)
Table Direct
Document NoDocument sequence number of the documentThe document number is usually automatically generated by the system and determined by the document type of the document. If the document is not saved, the preliminary number is displayed in "".If the document type of your document has no automatic document sequence defined, the field is empty if you create a new document. This is for documents which usually have an external number (like vendor invoice). If you leave the field empty, the system will generate a document number for you. The document sequence used for this fallback number is defined in the "Maintain Sequence" window with the name "DocumentNo_", where TableName is the actual name of the table (e.g. C_Order).rv_unposted.DocumentNo
String
Sales TransactionThis is a Sales TransactionThe Sales Transaction checkbox indicates if this item is a Sales Transaction.rv_unposted.IsSOTrx text
Yes-No
Document DateDate of the DocumentThe Document Date indicates the date the document was generated. It may or may not be the same as the accounting date.rv_unposted.DateDoc timestamp without time zone
Date
Account DateAccounting DateThe Accounting Date indicates the date to be used on the General Ledger account entries generated from this document. It is also used for any currency conversion.rv_unposted.DateAcct timestamp without time zone
Date
TableDatabase Table informationThe Database Table provides the information of the table definitionrv_unposted.AD_Table_ID integer
Table Direct
Record IDDirect internal record IDThe Record ID is the internal unique identifier of a record. Please note that zooming to the record may not be successful for Orders, Invoices and Shipment/Receipts as sometimes the Sales Order type is not known.rv_unposted.Record_ID numeric(10)
Record ID
Document StatusThe current status of the documentThe Document Status indicates the status of a document at this time. If you want to change the document status, use the Document Action fieldrv_unposted.DocStatus
List
ProcessedThe document has been processedThe Processed checkbox indicates that a document has been processed.rv_unposted.Processed character(1)
Yes-No
PostedPosting statusThe Posted field indicates the status of the Generation of General Ledger Accounting Linesrv_unposted.Posted character(1)
Button
Document Base TypeLogical type of documentThe Document Base Type identifies the base or starting point for a document. Multiple document types may share a single document base type.rv_unposted.DocBaseType
List
Processed OnThe date+time (expressed in decimal format) when the document has been processedThe ProcessedOn Date+Time save the exact moment (nanoseconds precision if allowed by the DB) when a document has been processed.rv_unposted.ProcessedOn numeric
Number