Message type: E = Error
Message class: DI - Dictionary messages: Indexes
Message number: 779
Message text: Name of lock parameter & is invalid since it contains &
A <DS:TX.DDDOK_ENQU_PARAMETER>lock parameter</> of the lock object in
question has a name containing a BLANK or a hyphen. This is not allowed.
The action is cancelled.
In the maintenance transaction of the ABAP/4 Dictionary, give the lock
parameter a name which conforms to the
<DS:TX.DDDOK_ENQU_PARAMETERNAME>name conventions for lock
parameters</>.
Error message extract from SAP system. Copyright SAP SE.
DI779
- Name of lock parameter & is invalid since it contains & ?The SAP error message DI779 indicates that there is an issue with a lock parameter name that contains invalid characters. Specifically, the error message states that the name of the lock parameter is invalid because it contains an ampersand (&) character, which is not allowed.
Cause: The error typically occurs when: A lock parameter name is being defined or used in a function module, program, or transaction, and it includes an invalid character (in this case, the ampersand). The system is trying to create or manage a lock using a parameter name that does not conform to the naming conventions expected by SAP.
Solution: To resolve this error, you can take the following steps: Identify the Lock Parameter: Check the code or configuration where the lock parameter is being defined. Look for any instances where the parameter name includes an ampersand (&) or any other invalid characters. Rename the Lock Parameter: Change the name of the lock parameter
Get instant SAP help. Sign up for our Free Essentials Plan.
DI778
Name of lock object contains only invalid letter &
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DI777
Name of lock object does not start with a letter
What causes this issue? The name of the lock parameter given is not allowed because it is a reserved word.System Response The action is cancelled.Ho...
DI780
Name of lock parameter & invalid since it does not start with a letter
What causes this issue? The name of a <DS:TX.DDDOK_ENQU_PARAMETER>lock parameter</> of the lock object in question does not begin with a ...
DI781
Lock parameter name & contains nonalphanumeric characters (invalid)
What causes this issue? The name of a <DS:TX.DDDOK_ENQU_PARAMETER>lock parameter</> of the lock object in question contains a nonalphanum...
Click on this link to search all SAP messages.