Skip to content

/AWS1/CL_CWSCAPTURECONF

A union that defines what data to capture when the instrumentation point is hit. Specify CodeCapture for code-level capture settings.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_codecapture TYPE REF TO /AWS1/CL_CWSCODECAPTURECONF /AWS1/CL_CWSCODECAPTURECONF

Capture settings for code-level instrumentation, including arguments, return values, stack traces, local variables, and safety limits.


Queryable Attributes

CodeCapture

Capture settings for code-level instrumentation, including arguments, return values, stack traces, local variables, and safety limits.

Accessible with the following methods

Method Description
GET_CODECAPTURE() Getter for CODECAPTURE