Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
server public static container calcProcessLedgerAccounts(
    TaxCode _taxCode, 
    DimensionDefault _defaultDimension, 
    InventTransId _inventTransId, 
    FactureId_RU _factureId, 
    RecId _transRecId, 
    SalesBookProcessingType_RU _processingType, 
    SalesBookVATRestoringType_RU _restoringType, 
   [TransDate _fromDate])
Run On
Server
Parameters
- _taxCode
 Type: TaxCode Extended Data Type
- _defaultDimension
 Type: DimensionDefault Extended Data Type
- _inventTransId
 Type: InventTransId Extended Data Type
- _factureId
 Type: FactureId_RU Extended Data Type
- _transRecId
 Type: RecId Extended Data Type
- _processingType
 Type: SalesBookProcessingType_RU Enumeration
- _restoringType
 Type: SalesBookVATRestoringType_RU Enumeration
- _fromDate
 Type: TransDate Extended Data Type