ForecastShare
This is a table representing the ForecastShare entities in Salesforce.
Columns
| Name | Type | ReadOnly | References | Description |
| Id [KEY] | String | True |
Unique identifier of the ForecastShare. |
|
| UserRoleId | String | True |
UserRole.Id |
Label User Role ID corresponds to this field. |
| UserOrGroupId | String | True |
Label User/Group ID corresponds to this field. |
|
| AccessLevel | String | True |
Label Forecast Access corresponds to this field. |
|
| CanSubmit | Boolean | True |
Label Submit Allowed corresponds to this field. |
|
| RowCause | String | True |
Label Row Cause corresponds to this field. |
|
| LastModifiedDate | Datetime | True |
Label Last Modified Date corresponds to this field. |
|
| LastModifiedById | String | True |
User.Id |
Label Last Modified By ID corresponds to this field. |