Message type: E = Error
Message class: 01 -
Message number: 737
Message text: Output length of data element &1 is greater than 40 characters
The selected authorization field references a data element with an
output length greater than 40 characters.
Note that authorization values are truncated at 40 characters in
authorization maintenance (transaction PFCG or SU03).
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
If you application requires check values longer than 40 characters for
authorization checks (such as the data elements used here), you need to
define an alias relationship to then check for the shorter alias name.
Replace the data element used with the name of the alias.
If your application can differentiate sufficiently for the authorization
check with authorization values of 40 characters or less, you can retain
the authorization field/data element relationship.
Note the field restriction in the documentation for the associated
authorization objects.
Error message extract from SAP system. Copyright SAP SE.
01737
- Output length of data element &1 is greater than 40 characters ?The SAP error message "01737 Output length of data element &1 is greater than 40 characters" typically occurs when there is an attempt to display or process a data element that exceeds the maximum allowed output length of 40 characters. This can happen in various contexts, such as when defining fields in reports, screens, or data structures.
Cause: Data Element Definition: The data element referenced in the error message has been defined with an output length greater than 40 characters. In SAP, certain contexts (like screen fields or report outputs) may have limitations on the length of the data that can be displayed. Field Usage: The field is being used in a context that does not support longer lengths, such as in a selection screen or a report output.
Solution: Check Data Element Definition: Go to transaction SE11 (Data Dictionary). Enter the name of the data element indicated in the error message and check its properties. If the
Get instant SAP help. Sign up for our Free Essentials Plan.
01736
Last authorization field
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
01735
First authorization field
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
01738
Authorization field names must contain a maximum of 10 characters
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
01739
Character &1 is not permitted in authorization field names
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.