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.
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
- _interCompanyId
Type: CompanyId Extended Data Type
The CompanyId value for the related intercompany voucher.
- _interCompanyJournalNumber
Type: LedgerJournalId Extended Data Type
The LedgerJournalId va;ie for the related intercompany voucher.
- _interCompanyVoucherNumber
Type: Voucher Extended Data Type
The Voucher value for the related intercompany voucher.
Return Value
Type: str
The map key for the intercompany vouchers and their related journal line vouchers mappings.