project QadFinancials > class BCompanyProperty > business logic query CompanyPropertyForCInvoiceDef

Description

Default values from the Entity definition for the Supplier invoiuce creation


Parameters


iiCompanyIdintegerCompany id


query condition


  each CompanyProperty where
CompanyProperty.Company_Id = iiCompanyId AND


query resultset tqCompanyPropertyForCInvoiceDef


field namedata typedb fielddescription
tiCompany_IDintegerCompanyProperty.Company_IDLink to Company
tlCompanyPropertyIsAPTaxExcludedlogicalCompanyProperty.CompanyPropertyIsAPTaxExcludedAP Tax Excluded
tlCompanyPropertyIsAPUseInvDatelogicalCompanyProperty.CompanyPropertyIsAPUseInvDateAP Exchange Rate - Use Invoice Date
tlCompanyPropertyIsARUseTaxDatelogicalCompanyProperty.CompanyPropertyIsARUseTaxDateAR Exchange Rate - Use Taxpoint Date


Internal usage


QadFinancials
method BCInvoice.InitialValues