
답변 2개
That relationship between the Business Account and the Related Partner Account is classified as a "Junction" object and will facilitate a many-to-many configuration (A business account may have many partner accounts and a partner may be related to many businesses). The structure of the Partner object is fairly hidden under the covers but there is a simple junction object that is comprised of the following fields: AccountFromId, AccountToId, CreatedById, CreatedDate, IsDeleted, LastModifiedById, LastModifiedDate, OpportunityId, Id, IsPrimary, ReversePartnerId, Role, SystemModstamp
Great article here: https://help.salesforce.com/HTViewHelpDoc?id=relationships_manytomany.htm&language=en_US