Quotes can be created from
Quotes can be created from
OWD of child is always determined by OWD of parent.
OWD of child is always determined by OWD of parent.
In the initial sync of a quote with an opportunity
In the initial sync of a quote with an opportunity
External id can be used for matching record during which of these operations using the Apex Data Loader
External id can be used for matching record during which of these operations using the Apex
Data Loader
When upserting record using Apex Data Loader for an object that has an external id field, if the value for thi
When upserting record using Apex Data Loader for an object that has an external id field, if
the value for this external id field is not provided in the csv file or while mapping fields from
the csv file to the Salesforce object fields, then the upsert will always fail as the external id is
a required field.
When upserting record using Apex Data Loader and using the external id for matching the record, if the value f
When upserting record using Apex Data Loader and using the external id for matching the
record, if the value for the external id field is not provided in the csv file or while mapping
fields from the csv file to the Salesforce object fields, then
When upserting record using Apex Data Loader and using the record id for matching the record, if the value for
When upserting record using Apex Data Loader and using the record id for matching the
record, if the value for the record id field is not provided in the csv file or while mapping fields
from the csv file to the Salesforce object fields, then
what type of access to records owned by subordinates?
Checking ‘Grant Access Using Hierarchies’ gives what type of access to records owned by
subordinates?
If OWD is private for a custom object Position, then a user can view only those Position records which are own
If OWD is private for a custom object Position, then a user can view only those Position
records which are owned by him if no one down the role hierarchy below him has created
any Position record and t here is no sharing rule on Position object.
For users of Role B, the Position records will be
OWD of Position object is public read/write. A sharing rule is created to share Position
records owned by Role A with Role B with read only access. For users of Role B, the
Position records will be