TmpSalesBookVATProcessLogTrans_RU::createLine Method
Syntax
client server public static void createLine(
TmpSalesBookVATProcessLogTrans_RU _salesBookVATProcessLogTrans,
FactureJour_RU _factureJour,
TransDate _offsetTransDate,
TransDate _settlementDate,
Name _accountName,
CountryGTD_RU _countryGTD,
SalesPurchBookTransType_RU _transType,
RecId _transRecId,
RecId _offsetRecId,
RefTableId _refTableId,
CompanyId _transCompany,
CompanyId _offsetCompany,
RecId _settlementRecId,
[RecId _reverseSettlementRecId,
TransDate _reverseDate])
Run On
Called
Parameters
- _salesBookVATProcessLogTrans
Type: TmpSalesBookVATProcessLogTrans_RU Table
- _factureJour
Type: FactureJour_RU Table
- _offsetTransDate
Type: TransDate Extended Data Type
- _settlementDate
Type: TransDate Extended Data Type
- _accountName
Type: Name Extended Data Type
- _countryGTD
Type: CountryGTD_RU Extended Data Type
- _transType
Type: SalesPurchBookTransType_RU Enumeration
- _transRecId
Type: RecId Extended Data Type
- _offsetRecId
Type: RecId Extended Data Type
- _refTableId
Type: RefTableId Extended Data Type
- _transCompany
Type: CompanyId Extended Data Type
- _offsetCompany
Type: CompanyId Extended Data Type
- _settlementRecId
Type: RecId Extended Data Type
- _reverseSettlementRecId
Type: RecId Extended Data Type
- _reverseDate
Type: TransDate Extended Data Type