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: Cat. de contrôle ABI : routines avec références à struct. Dict. ABAP 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.
Le système émet un message d'erreur et ne vous permettra pas de poursuivre cette transaction tant que l'erreur n'est pas résolue.
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>.
Extrait du message d'erreur du système SAP. Copyright SAP SE.
CONT_TOOLS511
- Cat. de contrôle ABI : routines avec références à struct. Dict. ABAP BW ?Get instant SAP help. Start your 7-day free trial now.
CONT_TOOLS510
Catégorie de contrôle ADG : éléments de requêtes avec doubles GUID
Quelle est la cause de ce problème? A query element is defined by its technical name, 0SBO_C11 _Q003 for example, and by the corresponding COMPUID,...
CONT_TOOLS509
Catégorie de contrôle AIC : InfoObjet sans catalogue
Quelle est la cause de ce problème? An InfoObject has been found which does not have an InfoObject catalog assigned to it. If an InfoObject is not ...
CONT_TOOLS512
Catégorie de contrôle ATA : structure de transfert inactive
Quelle est la cause de ce problème? The transfer structure for the selected object is not active. Transfer structures can be deactivated if you mak...
CONT_TOOLS513
Cat. de contrôle ATP : structure de transfert incoh. pr couple InfoSource
Message auto-explicatif Étant donné que SAP estime que ce message d'erreur spécifique est 'auto-explicatif', aucune autre information n'a été fou...
Cliquez sur ce lien pour rechercher tous les messages SAP.