Do you have any question about this error?
Message type: E = Error
Message class: CRM_MKTTG_DS_MISC - CRM Marketing: Messages Application Log
Message number: 046
Message text: Interfase del módulo de funciones no es correcta
The specified postprocessing function does not have the correct
interface. Regardless of the type of data source, the function requires
the following interface:
Type <ZK>attribute set</>:
The function requires the change parameters:
iv_partnertab of type CRMT_MKTTG_PF_MEMBERS_TAB
iv_partnervaluetab of type CRMT_MKTTG_PF_ATTR_VALUE_TAB
Furthermore, the import parameter
iv_reltype of type bu_reltyp
should be defined.
Examples of functions that you can use here are:
CRM_MKTTG_PF_BP_TAB_TO_CP und CRM_MKTTG_PF_FIND_CPS
Type <ZK>InfoSet/BI query</>:
Your function should have the following interface for converting the ID
to the GUID:
Import parameters:
iv_input of type string
Export parameters:
ev_tg_member_guid of type CRMT_MKTTG_TG_MEMBER_GUID
Or es_members of type CRMT_MKTTG_PF_MEMBERS
(Example: Function CRM_MKTTG_PF_CONV_ID_TO_GUID)
To improve performance, you can also use the interface of function
CRM_MKTTG_PF_BP_TAB_TO_GUID. However, this is only possible if you are
not working with IObjects:
Change parameters:
,,- ,,iv_partnertab of type CRMT_MKTTG_PF_MEMBERS_TAB
iv_partnervaluetab of type CRMT_MKTTG_PF_ATTR_VALUE_TAB
You should always try to define InfoSets that return the partner_guid.
If you want to select relationships, your function must have the
following interface:
Change parameter:
iv_partnertab of type CRMT_MKTTG_PF_MEMBERS_TAB
iv_partnervaluetab of type CRMT_MKTTG_PF_ATTR_VALUE_TAB
Furthermore, the import parameter
iv_reltype of type bu_reltyp
should be defined.
Examples of functions that you can use here are:
CRM_MKTTG_PF_BP_TAB_TO_CP and CRM_MKTTG_PF_FIND_CPS )
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
CRM_MKTTG_DS_MISC046
- Interfase del módulo de funciones no es correcta ?Get instant SAP help. Start your 7-day free trial now.
CRM_MKTTG_DS_MISC045
Se han parametrizado los atributos para filtros dependientes
¿Qué causa este problema? You must ensure that dependent filters can be processed in the data reading program. If you specify the behavior for depe...
CRM_MKTTG_DS_MISC044
El campo &1 debe contener al menos una entrada
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_MKTTG_DS_MISC047
No se soportan más valores o funciones
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_MKTTG_DS_MISC048
Una condición del filtro puede tener 45 caracteres como máximo
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.