Show TOC Start of Content Area

Background documentation Set Status of an Exception  Locate the document in its SAP Library structure

Use

Using the Set Status of an Exception command (SET_EXCEPTION_STATE), you can change the status of an exception at runtime.

Command Parameters

The following table outlines the command parameters in the same sequence that they appear in the command wizard when you insert the command:

Parameter

Description

Target Data Provider (TARGET_DATA_PROVIDER_REF_LIST)

 

 

 

Enter a list of all data providers to which the command applies.

You specify the individual data providers in the Data Provided Affected parameter (TARGET_DATA_PROVIDER_REF).

Exception (EXCEPTION)

 

 

Enter the unique ID (UID) for the condition for which you want to determine the status.

State (OBJECT_STATE)

 

You use this parameter to set the status for the selected exception. You have the following options:

Active (ACTIVE)

You use this parameter to make the exception active: the exception is used and displayed in the Web application.

Inactive (INACTIVE)

You use this parameter to make the exception inactive: the exception is not used or displayed in the Web application.

Toggle (TOGGLE)

You use this parameter to toggle the state for the exception when the command is executed: active exceptions are made inactive and inactive exceptions are made active.

 

 

End of Content Area