Do you have any question about this error?
Message type: E = Error
Message class: E4 - Program maintenance functions within development system
Message number: 202
Message text: Las ampliaciones no se copian
An object (program, function module, method, or class) that contains
enhancement implementations is being copied. These enhancement
implementations are not contained in the target object. Since
enhancements are always bound to the corresponding compilation unit, or
bound when the INCLUDE BOUND addition is used, they are not included in
the copy action.
The "ENHANCEMENT-POINT" and "ENHANCEMENT-SECTION /
END-ENHANCEMENT-SECTION" statements contained in the source object are
commented out in the target object. The coding between
"ENHANCEMENT-SECTION" and "END-ENHANCEMENT-SECTION" is copied because it
is always run through when there is no implementation.
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
If these enhancement implementations are required for the program flow,
the following solution options are available:
If the coding is to be run through, whatever the case, you can insert
the coding of the enhancement implementation directly at the same
position within the target program or replace the coding that is between
the statements "ENHANCEMENT-SECTION" and "END-ENHANCED-SECTION" by it.
All enhancements are copied. So that the system can execute the correct
coding in connection with the current switch setting, it determines the
respective switch setting (for example, using the function module
SFW_GET_SW_STATUS) and branches to the executing coding through
additional
Here it should be noted that appends that are possibly switched off
could cause syntax errors. This solution cannot be used in such cases.
You create your own enhancement options and implementations. If there
are different switches in the original, the implementations must be
created in different packages. A separate new switch is assigned to each
package, and this switch is, in turn, is bound to the business function
of the original switch.
For more information on this topic, refer to Note 1677260.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
E4202
- Las ampliaciones no se copian ?Get instant SAP help. Start your 7-day free trial now.
E4201
Tipo de programa modificado
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. ...
E4103
Error interno: Indique clase de desarrollo y orden de transporte
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. ...
E520000
*************** 000 a 020: Ampl.visual.estado cuentas *****************
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. ...
E520001
Error al leer la partida &1 &2 &3 &4
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.