Conversation

ASB
NZ
Last activity: 23 Sep 2025 1:48 EDT
Common application entities
Hello Everyone,
I am building an application on top of Common Application (Common Data Model). I am seeking for clarifications from this conversation.
We have following entities.
Customer -> Holds complete customer profile
Accounts -> Holds customer accounts such as Bank accounts, Credit cards
Transactions -> Holds debit/credit card transactions
which entities should be used to hold above data. My understanding is as follows
Common-LDM-Entity-Account-Consumer for customer profile (Individual or Company)
Common-LDM-Entity-ServiceAccount for customer accounts such as Bank accounts and credit cards
Common-LDM-Entity-Transaction for card transactions
Common-LDM-Entity-TransactionModule for single transaction insights
Any recommendations or suggestions are appreciated.
Thanks
Vinod