Within characteristic maintenance, the standard SAP system only allows you to define up to 999 values.
If you try to enter more than 999 values, message C1034 (Value $ entered more than one) is displayed when you exit the value screen.
Guarantee of good performance in the standard SAP System.
SolutionIf more than 999 values are necessary, the system must be modified. The following changes are to be made in this case:
1. Data element PAGAC: Change domain 'NUM3' to 'NUM4' in the data element and activate the data element.
2. Data element PAGSU: Change domain 'NUM3' to 'NUM4' in the data element and activate the data element.
3. Change the output length of fields RCTMV-PAGAC and RCTMV-PAGSU on screen 0200 of program SAPLCTMV from three to four characters and generate the screen.
This modification now allows you to define up to 9999 values for each characteristic.
No comments:
Post a Comment