Skip to content

/AWS1/CL_AIN=>UPDATEPROBLEM()

About UpdateProblem

Updates the visibility of the problem or specifies the problem as RESOLVED.

Method Signature

IMPORTING

Required arguments:

IV_PROBLEMID TYPE /AWS1/AINPROBLEMID /AWS1/AINPROBLEMID

The ID of the problem.

Optional arguments:

IV_UPDATESTATUS TYPE /AWS1/AINUPDATESTATUS /AWS1/AINUPDATESTATUS

The status of the problem. Arguments can be passed for only problems that show a status of RECOVERING.

IV_VISIBILITY TYPE /AWS1/AINVISIBILITY /AWS1/AINVISIBILITY

The visibility of a problem. When you pass a value of IGNORED, the problem is removed from the default view, and all notifications for the problem are suspended. When VISIBLE is passed, the IGNORED action is reversed.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_AINUPDATEPROBLEMRSP /AWS1/CL_AINUPDATEPROBLEMRSP