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.
Fields supported for all journals
Field name | Microsoft Power Fx | Description | SQL field |
---|---|---|---|
Account |
|
When the account type is set to Ledger, all the available dimension fields that are associated with the Account field are entered in the Account field. | Join to DimensionAttributeValueCombination to the correct selected field |
Account type | doc.AccountType |
This field refers to the account type value on the journal line. | LedgerJournalTrans.AccountType |
Approved | doc.Approved |
A true /false value that indicates whether the journal line was approved. |
LedgerJournalTrans.Approved |
Approved by | doc.ApprovedBy |
The user who approved the journal. | LedgerJournalTrans.Approver |
Bank |
|
The Bank account ID or Bank account name field. This field is available when the account type is set to Bank. |
Join to:
|
Company | doc.Company |
The Account company value that is set on the journal line. | LedgerJournalTrans.Company |
Currency | doc.Currency.Code |
The Currency value for the journal line. | LedgerJournalTrans.Currencycode |
Customer |
|
The Customer account ID, Customer account name, Customer group id or Customer group name field. This field is available when the account type is set to Customer. |
Joins to:
|
Document | doc.Document |
The Document field from the Invoice tab of the journal line. | LedgerJournalTrans.DocumentNum |
Financial dimensions | doc.Dimensions.<DimensionFields> |
When the account type is set to anything except Ledger, all the available dimension fields that are associated with the Account field are entered in the Dimension field. | Join to DimensionAttributeValueCombination to the correct selected field |
Fixed Asset |
|
The Fixed asset account ID, Fixed asset name, Fixed asset group id, or Fixed asset group name field. This field is available when the account type is set to Fixed asset. |
Join to:
|
Invoice | doc.Invoice |
The Invoice field on the journal line. | LedgerJournalTrans.Invoice |
Journal batch number | doc.JournalNum |
The Journal batch number field for the set of journal lines. This field is available for the header, account, and offset account tags. |
|
Journal description | doc.JournalDescription |
The Journal line description field. | LedgerJournalTrans.Txt |
Offset account | doc.OffsetDimensions.<DimensionFields> |
When the offset account type is set to Ledger, all the available dimension fields that are associated with the Offset account field are entered in the Offset account field. | Join to DimensionAttributeValueCombination to the correct selected field |
Payment reference | doc.PaymentReference |
The Journal line payment reference field. | LedgerJournalTrans. PaymReference |
Posting profile | doc.PostingProfile |
The Journal line posting profile field. | LedgerJournalTrans. PostingProfile |
Project |
|
The Project account ID, Project account name, Project group id, or Project group name field. This field is available when the account type is set to Project. |
Join to:
|
Reason / Reason comment |
|
The reason ID and reason comment values that are related to a journal line. | Join to:
|
Vendor |
|
The Vendor account ID, Vendor account name, Vendor group id, or Vendor group name field. This field is available when the account type is set to Vendor. |
Join to:
|
Voucher number | doc.Voucher |
The Voucher field from the journal line. | LedgerJournalTrans.Voucher |