Message type: E = Error
Message class: CPOC - PP-PI-PMA: Process Operator Cockpit Messages
Message number: 135
Message text: Characteristic &1 does not have alphanumeric type
If you have defined a constant default value as an alphanumeric value
(PPPI_DEFAULT_STRING) when defining entries, the data type of the
characteristic that you want to request must also be alphanumeric.
You have defined an alphanumeric default value in the process
instruction but the data type of characteristic &V1& that you want to
request is not alphanumeric. This may cause the program to terminate.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Replace characteristic &V1& with a characteristic that has data type
<LS>alphanumeric</>.
Error message extract from SAP system. Copyright SAP SE.
CPOC135
- Characteristic &1 does not have alphanumeric type ?The SAP error message CPOC135 indicates that a characteristic in your SAP system does not have an alphanumeric type, which is required for certain operations, particularly in the context of classification or variant configuration.
Cause: The error occurs when you attempt to use a characteristic that is expected to hold alphanumeric values, but the characteristic is defined with a different data type (e.g., numeric or date). This can happen in various scenarios, such as: When creating or modifying a classification system. When trying to assign values to characteristics in a variant configuration. When using characteristics in a report or transaction that requires alphanumeric input.
Solution: To resolve the CPOC135 error, you need to ensure that the characteristic in question is defined with the correct data type. Here are the steps you can take: Check Characteristic Definition: Go to the transaction code CT04 (Characteristic Maintenance). Enter the characteristic name that is causing the error. Check the data type of the characteristic. It
Get instant SAP help. Sign up for our Free Essentials Plan.
CPOC134
Type of variable &1 must be identical to type of characteristic &2
What causes this issue? When using variables in process instructions, the data type of the characteristic to which the variable refers must be identi...
CPOC133
You may use message characteristics for export parameters only
What causes this issue? The following characteristics are used to assign the interface parameters of the function module to be called to the process ...
CPOC136
Characteristic &1 does not have numeric type
What causes this issue? If you have defined a constant default value as a numeric value (PPPI_DEFAULT_VALUE) when defining entries, the data type of ...
CPOC137
Only the completing signature may be executed asynchronously
What causes this issue? You have set the <DS:DE.CO_SIGNASYN>Asyn. signature process</> indicator in the process instruction. This indicat...
Click on this link to search all SAP messages.