You need to sign in to do that
Don't have an account?

owner field visible for some objects
Hi All,
I am working on a project and in the data model i can see "Created By and Last modified By" for some objects and "Created By, Last modified By and Owner name" for some objects(all are standard fields). May i ask you that on what basis are the owner fields added?(In general context)
Thanks and Regards,
Bharath Kumar M
I am working on a project and in the data model i can see "Created By and Last modified By" for some objects and "Created By, Last modified By and Owner name" for some objects(all are standard fields). May i ask you that on what basis are the owner fields added?(In general context)
Thanks and Regards,
Bharath Kumar M
bharath kumar 52,
Those are the stanards fields and added at the time of custom object creation.
Please go through "https://developer.salesforce.com/docs/atlas.en-us.object_reference.meta/object_reference/system_fields.htm" and mark this as best answer.
Regards,
Prakash
In case of master-detail relationship Child object not contains owner field, Here child objects controlled by parent So child object owner also Parent record owner,
In Master-Detail relationship, the Owner of child record are always the same as its parent's.
Overview of Relationships:
https://login.salesforce.com/help/doc/en/overview_of_custom_object_relationships.htm
Hope it helps you.
Thanks
Varaprasad
https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/relationships_among_objects.htm
Hope it helps you.
Thanks
Varaprasad