Symptom
- Users cannot remove or deactivate the standard note type "S000 – Default" from Case records.
- The note type appears under the Notes section (General tab) of the Case entity.
- Configuration is controlled via All Settings > Data Administration > Note Type Assignment.
- The note type causes confusion and does not align with the customer’s business processes.
- Business requests the ability to hide the "S000 – Default" note type from users.
Environment
- SAP Service Cloud Version 2 1.0
- SAP Sales Cloud Version 2 1.0
Reproducing the Issue
- Navigate to the Note Type Assignment screen under All Settings > Data Administration > Note Type Assignment.
- Observe the standard note type "S000 – Default" assigned to the "Case" business object.
- Attempt to update, delete, or deactivate the note type; actions are unavailable and appear grayed out or restricted.
Cause
- Standard note types cannot be deleted or deactivated directly.
- Configuration
Resolution
- Refer to the SAP documentation on Code List Restrictions (CLR) to hide the note types in Case UI based on Case Type or another relevant field.
- Follow the instructions provided in the link: Code List Restrictions Documentation
- Set:
- Business Object: Case
- Field: Note Type
- Define applicable conditions (e.g., based on business roles).
- Exclude the note type "S000 – Default" from allowed values.
- Save the restriction and assign it to the relevant business roles.
- Set:
- Once applied, users under the restricted roles will no longer see the note type in the UI.
See Also
- Refer to the "Creating Code List Restrictions" for detailed guidance.
- 3475822 - Process for Adding a Standard Note Type to Case via API
Keywords
standard note type, S000, SAP Service Cloud Version 2, Case entity, Note Type Assignment, hide note type, deactivate note type, Code List Restrictions, CLR, operational confusion, risk of misuse , KBA , CEC-CRM-CAS , Case Management for SAP Sales/Service Cloud , Problem
Product
SAP Service Cloud Version 2 all versions
SAP Knowledge Base Article - Public