Skip to main content

Window: Matched Invoices

[Created: 21/05/1999 - Updated: 25/11/2005 ]
Description: View Matched Invoices
Help: View detals of matched invoice lines to material receipt lines

Tab: Match Invoice

[Created: 23/02/2002 - Updated: 25/11/2005 ]
Description: View matched Invoices
Help: View detals of matched invoice lines to material receipt lines
Tab Level: 0

Table 10: Match Invoice - 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.m_matchinv.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.m_matchinv.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).m_matchinv.DocumentNo character varying(30)
String
Transaction DateTransaction DateThe Transaction Date indicates the date of the transaction.m_matchinv.DateTrx timestamp without time zone
Date
DescriptionOptional short description of the recordA description is limited to 255 characters.m_matchinv.Description character varying(255)
String
Invoice LineInvoice Detail LineThe Invoice Line uniquely identifies a single line of an Invoice.m_matchinv.C_InvoiceLine_ID numeric(10)
Search
Referenced Match Invoicem_matchinv.Ref_MatchInv_ID numeric(10)
Search
Receipt LineLine on Receipt documentm_matchinv.M_InOutLine_ID numeric(10)
Search
ProductProduct, Service, ItemIdentifies an item which is either purchased or sold in this organization.m_matchinv.M_Product_ID numeric(10)
Search
Attribute Set InstanceProduct Attribute Set InstanceThe values of the actual Product Attribute Instances. The product level attributes are defined on Product level.m_matchinv.M_AttributeSetInstance_ID numeric(10)
Product Attribute
QuantityQuantityThe Quantity indicates the number of a specific product or item for this document.m_matchinv.Qty numeric
Quantity
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.m_matchinv.DateAcct timestamp without time zone
Date
ProcessedThe document has been processedThe Processed checkbox indicates that a document has been processed.m_matchinv.Processed character(1)
Yes-No
PostedPosting statusThe Posted field indicates the status of the Generation of General Ledger Accounting Linesm_matchinv.Posted character(1)
Button
DeleteDelete Invoice Matching Recordm_matchinv.Processing character(1)
Button