Share via


SalesBookVATProcessParameters_RU::calcLedgerDimensions Method

Returns the ledger dimension for the transaction type and the given parameters.

Syntax

server public static container calcLedgerDimensions(
    TaxCode _taxCode, 
    RefRecId _operationCode, 
    SalesPurchBookTransType_RU _transType, 
    RecId _transRecId, 
    RecId _offsetRecId, 
    CompanyId _transCompany, 
    CompanyId _offsetCompany)

Run On

Server

Parameters

Return Value

Type: container
The ledger dimension value.

See Also

Reference

SalesBookVATProcessParameters_RU Table