Do you have any question about this error?
Message type: E = Error
Message class: SRF_AUTHORING - Message class for SRF Authoring
Message number: 242
Message text: Consulta loop &1 no especifica completam.clave ext.p.consulta loop ext.&2
According to the data mapping for the current element, loop query &V1&
is nested in loop query &V2&.
Loop query &V1& does not fully specify the foreign key for loop query
&V2&.
Missing fields from primary key or secondary keys (list may be
truncated):
&V3&&V4&
Example:
The outer loop query is based on journal entry items with key fields
company code, fiscal year, document number, and document item number.
The nested loop query is based on tax items with key fields company
code, fiscal year, document number, and tax item number.
For each journal entry item all tax items of the corresponding journal
entry are included identically in the generated document.
Performance optimization for nested loop queries can not be applied. It
might take longer to generate the document.
If this behavior is intended and you would like to benefit from
performance optimization for nested loop queries, include the missing
key fields in the nested loop query (document item number in the example
above) and define a corresponding filter condition on the nested loop
query (document item number from tax item = document item number from
journal entry item). Since tax items do not have a relation to journal
entry items, you also need to enhance the corresponding query source
with a join to journal entry items such that the same tax items are
returned for all items of one journal entry. Thus, the system can push
down more logic to the database, which will speed up generation time
whenever the nested loop query (tax item) returns only few records per
record of the outer loop query (journal entry item).
This message might also appear because the underlying query source of
&V2& does not describe key fields properly. In this case you should
update that query source if possible.
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.
SRF_AUTHORING242
- Consulta loop &1 no especifica completam.clave ext.p.consulta loop ext.&2 ?Get instant SAP help. Start your 7-day free trial now.
SRF_AUTHORING241
Clasif.p.consulta &1 no contiene todos los campos clave rel.
¿Qué causa este problema? You defined a sort order which does not include all key fields that may have different values in the result set. Key fiel...
SRF_AUTHORING240
El campo de moneda &1 no existe en consulta BW &2
¿Qué causa este problema? In order to process currency amounts correctly, the corresponding currency must be known. For instance, the technical amo...
SRF_AUTHORING243
Consulta loop &1 asignada a elem.&2 que no debe ocurir más de una vez
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. ...
SRF_AUTHORING244
Col.&1 de consulta loop &2 utilizó loop ext.
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.