Do you have any question about this error?
Message type: E = Error
Message class: CRM_SRCL - Service Clocks: Messages
Message number: 018
Message text: Categoría programas de control no compatible
The handler class specified is not inhereting from abstract class
CL_CRM_SRCL_ATTR_ABST which is used by the Processing Time Framework
Save is not possible
<ZH>Adding a brand new customer attribute: </>
- Create a new class inhereting from abstract class
CL_CRM_SRCL_ATTR_ABST.
- Implement the method GET_VALUE in order to pass the values "1st Value"
and "2nd Value" used by the framework during the evaluation of the
condition set at runtime.
- If neccesary, redefine the method IF_CRM_SRCL_ATTRIBUTE~GET_OPERS to
provide the list of operators that can be used during the creation of
the condition set. If such method is not redefined then all operators
supported by the framework will be available by default:
<ZH>,,CH:</> Changed from "1st value" to "2nd Value"
<ZH>,,NC:</> Not changed
<ZH>,,EQ:</> Equals to "1st Value"
<ZH>,,NE:</> Not quals to "1st Value"
- If neccesary, redefine the method IF_CRM_SRCL_ATTRIBUTE~GET_SHLP_DATA
to provide the list of possible values for an attribute durig the
creation of condition set.
- Redefine IF_CRM_SRCL_ATTRIBUTE~VAL_ENTRY if additional checks on an
attribute entry need to be performed during the creation of condition
set.
- Redefine IF_CRM_SRCL_ATTRIBUTE~GET_OPERS if additional checks on
operators per attribute need to be performed during the creation of
condition set.
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
<ZH>Enhancing existing attribute: </>Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
CRM_SRCL018
- Categoría programas de control no compatible ?Get instant SAP help. Start your 7-day free trial now.
CRM_SRCL017
Falta texto para &1 en idioma &2
Mensaje autoexplicativo Dado que SAP cree que este mensaje de error específico 'se explica por sí mismo', no se ha proporcionado más información. ...
CRM_SRCL016
El set de condiciones es FALSE
Mensaje autoexplicativo Dado que SAP cree que este mensaje de error específico 'se explica por sí mismo', no se ha proporcionado más información. ...
CRM_SRCL019
El Operador lógico no debe estar vacío en secuencia: &1, ConjCond: &2
Mensaje autoexplicativo Dado que SAP cree que este mensaje de error específico 'se explica por sí mismo', no se ha proporcionado más información. ...
CRM_SRCL020
El Operador lógico debe estar vacío (secuencia: &1, conj.condiciones: &2)
Mensaje autoexplicativo Dado que SAP cree que este mensaje de error específico 'se explica por sí mismo', no se ha proporcionado más información. ...
Haga clic en este enlace para buscar todos los mensajes de SAP.