TmpPurchBookVATProcessLogTrans_RU::createLine Method
Syntax
client server public static void createLine(
TmpPurchBookVATProcessLogTrans_RU _purchBookVATProcessLogTrans,
FactureId_RU _factureId,
FactureExternalId_RU _factureExternalId,
FactureDate_RU _factureDate,
TransDate _offsetTransDate,
TransDate _deliveryDate,
TransDate _settlementDate,
CustVendAC _accountNum,
Name _accountName,
CountryGTD_RU _countryGTD,
SalesPurchBookTransType_RU _transType,
RecId _transRecId,
RecId _offsetRecId,
RefTableId _refTableId,
CompanyId _transCompany,
CompanyId _offsetCompany,
RecId _settlementRecId,
[RecId _reverseSettlementRecId,
TransDate _reverseDate,
TransDate _maxAssetOpenDate,
PurchBookProcessingType_RU _processingType,
TransDate _correctedPeriod,
FactureId_RU _correctedFactureId,
boolean _nullReverseDate])
Run On
Called
Parameters
- _purchBookVATProcessLogTrans
Type: TmpPurchBookVATProcessLogTrans_RU Table
- _factureId
Type: FactureId_RU Extended Data Type
- _factureExternalId
Type: FactureExternalId_RU Extended Data Type
- _factureDate
Type: FactureDate_RU Extended Data Type
- _offsetTransDate
Type: TransDate Extended Data Type
- _deliveryDate
Type: TransDate Extended Data Type
- _settlementDate
Type: TransDate Extended Data Type
- _accountNum
Type: CustVendAC 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
- _maxAssetOpenDate
Type: TransDate Extended Data Type
- _processingType
Type: PurchBookProcessingType_RU Enumeration
- _correctedPeriod
Type: TransDate Extended Data Type
- _correctedFactureId
Type: FactureId_RU Extended Data Type
- _nullReverseDate
Type: boolean