Symptom
You want to add error message "The quantity of PO cannot be more than that of PR" in SSCUI 102364 Define Attributes of System Messages but get error "Select a key from the allowed namespace".
Environment
- Sourcing and Procurement
- SAP S/4HANA Cloud Public Edition
Reproducing the Issue
Add error message in SSCUI 102364 Define Attributes of System Messages.
Cause
Standard system behavior
Resolution
1. Go to app "Custom Logic".
2. Go to section "Custom Logic" and search for "Procurement" in the search field
3. Select "Check of Purchase Order before Saving" and go to "Details".
4. Here you can find BADI example implementation on how to create a new error message.
5. Please implement your own logic and call the required message
Keywords
S4, HANA, "The quantity of PO cannot be more than that of PR", SSCUI 102364, Define Attributes of System Messages , KBA , MM-PUR-PO , Purchase Orders , How To