Summary
Type of posting profile used when recording the transaction.
Dynamics 365 Menu Item(s)
- Project management and accounting > Transactions > Posted project transactions > View (Button tab) > View ledger updates (Button) > Posting type (Field)
- General ledger > Inquiries and reports > Trial balance > All transactions (Button) > Posting type (Field)
Legacy data model’s data entities
- PMBI_dePostingType
New data model’s data entities
- PMBI_EnumsTableEntity
Synapse link approach tables
- PMBIENUMSTABLE
Field level functional description
- PostingTypeID: The unique identifier or code for the posting type.
- PostingTypeID_PostingTypeName: A combined field showing both the posting type ID and its name for easier identification.
- PostingTypeName: The descriptive name of the posting type, indicating the nature of the posting (such as revenue, expense, etc.).
- PostingTypeName_PostingTypeID: A combined field showing both the posting type name and its ID for easier identification.
Post your comment on this topic.