FactureJour_RU::lookupCorrectedFactureExternalId Method

Performs lookup for corrected facture external id field.

Syntax

client server public static FactureJour_RU lookupCorrectedFactureExternalId(
    FormStringControl _ctrl, 
    CustVendAC _custVendAccount, 
    FactureTaxCorrectionContragentType_RU _contragentType, 
    Set _custVendInvoiceJourSet, 
   [boolean _fromFacturePosting, 
    SalesPurch _salesPurch])

Run On

Called

Parameters

  • _custVendInvoiceJourSet
    Type: Set Class
    Set of customer or vendor journals.
  • _fromFacturePosting
    Type: boolean
    True, if method called from facture posting form.

Return Value

Type: FactureJour_RU Table
FactureJour_RU record selected by user in lookup.

See Also

Reference

FactureJour_RU Table