Message type: E = Error
Message class: S7 - Runtime Analysis: Message Texts
Message number: 033
Message text: Selecting 'RFC, Update' can cause performance problems
Selecting 'RFC, Update' can lead to system performance problems.
If the checkbox 'RFC/Update' is selected, potentially an ABAP runtime
measurement will be started on the target server for each RFC or update
call (sequential, synchronous RFC calls to the same destination do not
result in another ABAP runtime measurement starting).
So this is how multiple runtime measurements can be started within a
short space of time, which can result in a heavy system workload. This
is particularly the case with asynchronous RFC calls.
A warning is issued.
Make sure that you really do need a detailed ABAP runtime measurement of
the ABAP source code that is executed on the RFC server or in the update
task. To determine the runtime of an RFC call or of a synchronous
update, no special measurement is required on the server side.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
S7032 Unable to determine the number of processors
What causes this issue? The system could not determine the number of processors...
S7031 The performance file could not be written (see long text)
What causes this issue? The memory is now full.System Response The system issu...
S7035 Enter the program type
Self-Explanatory Message Since SAP believes that this specific error message is ...
S7036 Enter the procedure type
Self-Explanatory Message Since SAP believes that this specific error message is ...
SAP messages fall into 3 different categories: Error messages
(message type = E), Warnings (W) or Informational (I) messages.
An error message will prevent you from continuing your work - it is a hard stop and you need to fix the error before you can proceed. A warning message will stop your work, however, you can then bypass the warning by pressing the Enter key on your keyboard. That said, it is still good practice to investigate the cause of the warning message and address it. An information message will not stop your work and is truly just for informational purposes.
Click on this link to search all SAP messages.