BookTransCalc_Purch_RU::newTransCalc Method [AX 2012]
Syntax
server public static BookTransCalc_Purch_RU newTransCalc(
FactureJour_RU _factureJour,
TransDate _fromDate,
TransDate _toDate,
SalesPurchBookDataMap_RU _salesPurchBookData,
TmpPurchBookVATProcessLogTransOper_RU _tmpProcessLogTransOper,
TmpRestoredVATLogTrans_RU _tmpRestoredVATLogTrans,
PurchBookVATProcessParametersRecId_RU _operationRecId,
NoYes _checkTransitionBalances,
boolean _checkTransForProcess,
boolean _messageAlreadySettled,
Integer _numOfMonths,
TransDate _closingDate,
[boolean _existRDeferralsStrono,
boolean _fullCheck,
boolean _amountAdjCalc])
Run On
Server
Parameters
- _factureJour
Type: FactureJour_RU Table
- _fromDate
Type: TransDate Extended Data Type
- _toDate
Type: TransDate Extended Data Type
- _salesPurchBookData
Type: SalesPurchBookDataMap_RU Map
- _tmpProcessLogTransOper
Type: TmpPurchBookVATProcessLogTransOper_RU Table
- _tmpRestoredVATLogTrans
Type: TmpRestoredVATLogTrans_RU Table
- _operationRecId
Type: PurchBookVATProcessParametersRecId_RU Extended Data Type
- _checkTransitionBalances
Type: NoYes Enumeration
- _checkTransForProcess
Type: boolean
- _messageAlreadySettled
Type: boolean
- _numOfMonths
Type: Integer Extended Data Type
- _closingDate
Type: TransDate Extended Data Type
- _existRDeferralsStrono
Type: boolean
- _fullCheck
Type: boolean
- _amountAdjCalc
Type: boolean