SAP ABAP Message Class CD Message Number 051 (Prefix + table &1 must not exceed &2 characters)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ASF-CHD (Application Component) Change Documents
⤷
SZD (Package) R/3 Central Basis Development: Change Documents
⤷
⤷
Attribute
| Message class | CD | ||
| Short Description | Change Documents | ||
| Message Number | |
051 | |
| Documentation status | |||
| Authorization check Error Message | |||
| Changed On | 20130531 |
Message Text
Prefix + table &1 must not exceed &2 characters
Help Document
Diagnosis
A parameter with a 12 character prefix is created for the table name change document interface (function module).
As the maximum length of a updatable function parameter is 28 characters, the length of the prefix plus the length of the longest table name must not exceed 28.
Procedure
Choose a shorter prefix or another table name, e.g. a structure which includes the desired table.
History
| Last changed on/by | 20140121 | SAP | |
| SAP Release Created in |