12 Mar 2016

Objects in Salesforce

Objects:

 

Custom objects are database tables that allow you to store data specific to your organization in Sales force. You can use custom objects to extend Sales force functionality or to build new application functionality. 

Once you have created a custom object, you can create a custom tab, custom related lists, reports, and dashboards for users to interact with the custom object data. You can also access custom object data through the Force.com API.
Permissions for this object are disabled for all profiles by default. You can enable object permissions in permission sets or by editing custom profiles.

Navigation:

Setup.....>Build.....>Create......>Objects.......>New Custom Objects

Step1....>Allow Lable Name,Plural Name,Description
Step2....>Allow Data Type (Text/Auto Number)
Step3....>Allow Optional features,Object Classifications,Deployment Status,Search Status.
Step4.....>Save.

Types of Objects:

1. Standered Objects  are nothing but Salesforce objects are use to Global CRM Requirements.
Example:Accounts,Contacts,Opportunity,Contract,Lead,Campaign,Case.....

2.Custom Objects are nothing but Manual created Objects are used to Organizational Business logic.
Example:Objects for Hospital...>Doctor,Patient,Reception,Staff room,Lab,Billing Section,Pharmacy.....


   Custom Object
DOCTOR
https://ap2.salesforce.com/s.gif
Custom Object Definition Detail



Singular Label
DOCTOR
Description
1

Plural Label
DOCTORS
Enable Reports
Checked

Object Name
DOCTOR
Track Activities
Checked

API Name
DOCTOR__c
Allow in Chatter Groups
Checked



Allow Sharing
Checked



Allow Bulk API Access
Checked



Allow Streaming API Access
Checked



Track Field History
Checked



Deployment Status
Deployed



Allow Search
Checked



Help Settings
Standard salesforce.com Help Window

Created By
srinu navuri, 2/23/2016 9:45 AM
Modified By
srinu navuri, 2/23/2016 9:45 AM