Question:
Hi CRMFolks,
Please let me know the database that stores the business transactions such as activities for different Business Partners such as Sold-to Party
Customer, Contacts and Prospects.
Thanks in advance.
--R D
Answer:
You can find DB tables by performing an SQL trace of the transaction in question. As a start, here are some tables you'll want to look at:
CRMD_ORDERADM_*
CRMD_ACTIVITY_*
CRMD_ORDER_INDEX
CRMD_SRV_SUBJECT
Brad