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
- _ctrl
Type: FormStringControl Class
Control at which lookup performed.
- _custVendAccount
Type: CustVendAC Extended Data Type
Customer or vendor account.
- _contragentType
Type: FactureTaxCorrectionContragentType_RU Enumeration
Type of contragent.
- _custVendInvoiceJourSet
Type: Set Class
Set of customer or vendor journals.
- _fromFacturePosting
Type: boolean
True, if method called from facture posting form.
- _salesPurch
Type: SalesPurch Enumeration
SalesPurch parameter.
Return Value
Type: FactureJour_RU Table
FactureJour_RU record selected by user in lookup.