sn_bm_client_recommendation_view
Provides client recommendation insights for benchmarking and process improvement.
Columns
| Name | Type | References | Description |
| re_sys_id | String | Provides the system identifier (sys_id) for the client recommendation record displayed in the view. | |
| re_date | Date | Specifies the date when the recommendation was created or last evaluated. | |
| re_evaluation | Bool | Indicates whether the recommendation has been evaluated or reviewed by the client. | |
| re_recommendation | String | References the recommendation made for the client based on system analysis or performance insights. | |
| re_recommendation_link | String | Provides a link to the detailed recommendation record for further information. | |
| re_result | Bool | Shows whether the recommendation produced a positive or expected result after implementation. | |
| re_score | Decimal | Displays the score or rating assigned to the recommendation, reflecting its effectiveness or priority. | |
| re_sys_created_by | String | Identifies the user who created the client recommendation record. | |
| re_sys_created_on | Datetime | Records the date and time when the recommendation record was created. | |
| re_sys_mod_count | Int | Tracks how many times the recommendation record has been modified since creation. | |
| re_sys_tags | String | Stores tags or metadata used to categorize or organize the recommendation record. | |
| re_sys_updated_by | String | Identifies the user who last updated the recommendation record. | |
| re_sys_updated_on | Datetime | Records when the recommendation record was last updated. | |
| ri_sys_id | String | Provides the sys_id for the recommendation indicator record associated with the client recommendation. | |
| ri_active | Bool | Indicates whether the recommendation indicator is active and currently used in evaluations. | |
| ri_check_global | Bool | Specifies whether the indicator applies globally across all clients or only to a specific context. | |
| ri_indicator | String | References the performance or health indicator used to generate the recommendation. | |
| ri_indicator_link | String | Provides a link to the indicator record defining the measurement criteria. | |
| ri_recommendation | String | References the recommendation associated with this indicator. | |
| ri_recommendation_link | String | Provides a link to the recommendation record connected to the indicator. | |
| ri_sys_class_name | String | Defines the system class of the recommendation indicator record. | |
| ri_sys_created_by | String | Identifies the user who created the recommendation indicator record. | |
| ri_sys_created_on | Datetime | Records when the recommendation indicator record was created. | |
| ri_sys_mod_count | Int | Tracks how many times the indicator record has been modified. | |
| ri_sys_name | String | Stores the system name of the recommendation indicator for backend reference. | |
| ri_sys_package | String | References the application package that contains this recommendation indicator definition. | |
| ri_sys_package_link | String | Provides a link to the package record where the indicator is defined. | |
| ri_sys_policy | String | Specifies the update policy that governs modifications to the indicator record. | |
| ri_sys_scope | String | References the application scope that owns this indicator record. | |
| ri_sys_scope_link | String | Provides a link to the scope record associated with the indicator. | |
| ri_sys_tags | String | Stores tags or labels applied to the indicator record for filtering or categorization. | |
| ri_sys_update_name | String | Contains the unique update name used for version control of the indicator record. | |
| ri_sys_updated_by | String | Identifies the user who last updated the indicator record. | |
| ri_sys_updated_on | Datetime | Records the timestamp of the most recent update to the indicator record. | |
| ri_weight | Decimal | Specifies the weight assigned to the indicator in the overall recommendation scoring calculation. | |
| ra_sys_id | String | Provides the sys_id for the recommendation action record associated with client implementation. | |
| ra_action_date | Datetime | Specifies the date when an action related to the recommendation was initiated. | |
| ra_implementation_date | Datetime | Records the date when the recommendation was fully implemented. | |
| ra_recommendation | String | References the recommendation linked to this action entry. | |
| ra_recommendation_link | String | Provides a link to the recommendation record associated with the action. | |
| ra_state | String | Indicates the current state of the action, such as pending, in progress, or completed. | |
| ra_sys_created_by | String | Identifies the user who created the recommendation action record. | |
| ra_sys_created_on | Datetime | Records when the recommendation action record was first created. | |
| ra_sys_mod_count | Int | Tracks how many times the action record has been updated. | |
| ra_sys_tags | String | Stores metadata or tags associated with the recommendation action record. | |
| ra_sys_updated_by | String | Identifies the user who last updated the recommendation action record. | |
| ra_sys_updated_on | Datetime | Records when the recommendation action record was last modified. |