SAP ABAP Message Class SDEST Message Number 041 (Value &1 for destination name is invalid (error situation &2))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC (Application Component) RFC
⤷
SRFC_DESTAPI (Package) RFC: API for Destinations
⤷
⤷
Attribute
| Message class | SDEST | ||
| Short Description | Messages for RFC Destinations | ||
| Message Number | |
041 | |
| Documentation status | |||
| Authorization check Error Message | |||
| Changed On | 20130531 |
Message Text
Value &1 for destination name is invalid (error situation &2)
Help Document
Diagnosis
You cannot use the value as the name of a destination.
Possible error situations:
- The name of the destination can only begin with an uppercase letter A-Z. Note: This rule does not apply for type '3' (RFC connection to ABAP systems).
- The chosen name is initial or starts with an invalid character. The following characters are not permitted: '#@$%*_+-:.;,/\&?"=!'.
Names with the following patterns
- NONE[<group name>]
- <host name>_<system name>_<system number>
- <host name>_<system name>_<system number>_TRUSTED
- <host name>_<system name>_TRUSTED[<group name>]
- <host name>_<system name>[<group name>]
and the names
- 'a_rfc' und 'b_rfc'
are reserved for internal use and cannot be used.
System Response
Procedure
Choose a valid name.
History
| Last changed on/by | 20140121 | SAP | |
| SAP Release Created in | 710 |