Share via


LedgerJournalCheckPost.getBudgetCheckVoucherForInterCompMapKey Method [AX 2012]

Gets the map key for the intercompany vouchers and their related journal line vouchers mappings.

Syntax

protected str getBudgetCheckVoucherForInterCompMapKey(
    CompanyId _interCompanyId, 
    LedgerJournalId _interCompanyJournalNumber, 
    Voucher _interCompanyVoucherNumber)

Run On

Server

Parameters

Return Value

Type: str
The map key for the intercompany vouchers and their related journal line vouchers mappings.

See Also

Reference

LedgerJournalCheckPost Class