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.
Creates General journal lines for ledger journal posting type VAT.
Syntax
public container getDeferementInfo_IN(
GeneralJournalAccountEntry _generalJournalLine,
TaxCode _taxCode,
Voucher _voucher,
TransDate _transDate)
Run On
Called
Parameters
- _generalJournalLine
Type: GeneralJournalAccountEntry Table
Table buffer of GeneralJournalLine.
- _taxCode
Type: TaxCode Extended Data Type
The value of taxCode.
- _voucher
Type: Voucher Extended Data Type
The voucher information.
- _transDate
Type: TransDate Extended Data Type
The transaction date.
Return Value
Type: container
Returns a container which contains values required for posting.