Do you have any question about this error?
Message type: E = Error
Message class: CONT_TOOLS - Message for BI Content Tools German
Message number: 511
Message text: Categoría verificación ABI. Rutinas con referencias a estructuras Dict BW
If generated BW DDIC structures or types such as /BIC/* are referenced
in routines, this can cause transport problems or problems when
installing Business Content (RSOR).
If the structures that are referenced do not yet exist at the time of
the import or installation because the BW object involved is not yet
active in the system, the procedure may be terminated.
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
Dynamic programming should be used in routines.
Dynamic assignments may be as follows:
*.. data definitions for internal table and workarea
data: lt_data type ref to data.
field-symbols: <(><<)>t_data> type standard table.
*.. store name of structure (infocube 0FIGL_C01) as string
constants: c_tabname type rstlogotab value '/BI0/V0FIGL_C012'.
*.. create internal table and assign it to <(><<)>t_data>
create data lt_data type table of (c_tabname).
assign lt_data->* to <(><<)>t_data>.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
CONT_TOOLS511
- Categoría verificación ABI. Rutinas con referencias a estructuras Dict BW ?Get instant SAP help. Start your 7-day free trial now.
CONT_TOOLS510
Categoría de verificación ADG. Elementos de query con GUIDs duplicados
¿Qué causa este problema? A query element is defined by its technical name, 0SBO_C11 _Q003 for example, and by the corresponding COMPUID, for examp...
CONT_TOOLS509
Categoria de verificación AIC. InfoObjeto sin catálogo de InfoObjetos
¿Qué causa este problema? An InfoObject has been found which does not have an InfoObject catalog assigned to it. If an InfoObject is not assigned t...
CONT_TOOLS512
Categoría de verificación ATA. Estructura de transferencia no está activa
¿Qué causa este problema? The transfer structure for the selected object is not active. Transfer structures can be deactivated if you make changes ...
CONT_TOOLS513
Categoría verif.ATP. Estructura transf.: Inconsistencia p.par InfoFuente
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.