Do you have any question about this error?
Message type: E = Error
Message class: TPDA - Debugger
Message number: 067
Message text: If changes are made to &1, only the first &2 units are transferred
You tried to change a variable value that is longer than &v2& bytes or
characters.
Only &v2& elements of the value of a variable are passed between the
Debugger and the debugged development object.
Therefore, you cannot change more than &v2& elements of a variable value
when changing a variable.
The remaining elements are set to the initial value, in the case of
characters and X fields, or shortened to a length of &v2&
characters/bytes, in the case of strings and XSTRINGS.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
To change parts of a long Char field, you can use offset and length
specifications.
Example:
To change the first character of a Char(1000) field C1000, use the
variable name C1000+0(1) and change it in the variable fast display.
Unfortunately, there is no solution for strings and XSTRINGS yet.
Error message extract from SAP system. Copyright SAP SE.
TPDA067
- If changes are made to &1, only the first &2 units are transferred ?Get instant SAP help. Start your 7-day free trial now.
TPDA066
Incorrect cursor position: Action is not supported by the current tool
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
TPDA065
Error during OK code handling of tool &1 (ok_code = &2)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
TPDA068
If changes are made, only &1 units are transferred per component
What causes this issue? You tried to change a variable value that is longer than &V1& bytes or characters. In the variable fast display, stru...
TPDA069
No user selected
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.