No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
Entity Relationship Diagram
The LMA has three custom objects that directly and indirectly relate to standard Salesforce objects. See the entity relationship diagram below to understand how the custom objects relate to other objects.
- The package object is the root object for all information in the LMA.
- Each package can have multiple package versions. Package version has a master-detail relationship with the package object.
- Each package version can have multiple licenses. License has a lookup relationship with the package version object.
- Each license has a direct relationship with a single lead. License has a lookup relationship with the lead object.
- The lead can be manually converted into an account and contact. When that happens, the license record is automatically associated with the converted account and contact records. License has a lookup relationship with the account and contact objects.