Skip to content

/AWS1/CL_BDRGDRLCHECKSSENINFRS

The sensitive information check results.

CONSTRUCTOR

IMPORTING

Required arguments:

it_results TYPE /AWS1/CL_BDRGDRLCHXSENINFRSENT=>TT_GDRAILCHKSSENSINFORSLTLIST TT_GDRAILCHKSSENSINFORSLTLIST

The detected sensitive information entities.

Optional arguments:

iv_truncated TYPE /AWS1/BDRBOOLEAN /AWS1/BDRBOOLEAN

Specifies whether the results were truncated because the number of detected entities exceeded the maximum limit.


Queryable Attributes

results

The detected sensitive information entities.

Accessible with the following methods

Method Description
GET_RESULTS() Getter for RESULTS, with configurable default
ASK_RESULTS() Getter for RESULTS w/ exceptions if field has no value
HAS_RESULTS() Determine if RESULTS has a value

truncated

Specifies whether the results were truncated because the number of detected entities exceeded the maximum limit.

Accessible with the following methods

Method Description
GET_TRUNCATED() Getter for TRUNCATED, with configurable default
ASK_TRUNCATED() Getter for TRUNCATED w/ exceptions if field has no value
HAS_TRUNCATED() Determine if TRUNCATED has a value