SAP資格過去問ならSAPnavi

NoteやStripe決済で安全にSAP過去問を購入することができます。
領収書発行可能 / 即時入手可能

SAP過去問 (SAP Exam)

Managing Error Information

Use

If you encounter an error while using ICF services, there are different ways in which you can inform the caller about the error: For each error, you can

If you are using the SAP error pages after having encountered an internal application error (http 500), there is also a system parameter with which you can define whether all available error information will be sent to the caller.

These contain details of the following:

  • Server name

  • Name of the application server

  • Number of the work process

  • ABAP call hierarchy and so on.

The error information is always stored in a log file so that it can be analyzed for support purposes. In the default setting for this parameter, the error information is sent in restricted form.

Prerequisites

The parameter for restricting error information only functions is you are using the SAP standard page for internal application errors (http 500). This parameter is ignored if you have set up your own error page for internal application errors.

Procedure

If you want to provide the user with complete error information about an application error, proceed as follows:

  1. Choose transactionRZ11 to change the parameter settings.

  2. Call the parameteris/HTTP/show_detailed_errors in change mode

  3. ChooseChange Value.

  4. Change the value of the parameter fromfalse totrue.

  5. Save your entries.

If you do not want to change the default setting for the parameter, but require the relevant information for support purposes, proceed as follows:

  1. Choose transactionST11 to display the list of log files.

  2. Choose log filedev_icf* to acquire the relevant error information.

More Information

For detailed information on how to set up your own error pages, see:

タイトルとURLをコピーしました