Skip to content

/AWS1/CL_SAGDIFFSOURCE

Source of the diff for a differential code scan.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_s3uri TYPE /AWS1/SAGSTRING /AWS1/SAGSTRING

S3 URI pointing to a unified diff file. The file must be in standard unified diff format and stored in an S3 bucket connected to your Agent Space.


Queryable Attributes

s3Uri

S3 URI pointing to a unified diff file. The file must be in standard unified diff format and stored in an S3 bucket connected to your Agent Space.

Accessible with the following methods

Method Description
GET_S3URI() Getter for S3URI, with configurable default
ASK_S3URI() Getter for S3URI w/ exceptions if field has no value
HAS_S3URI() Determine if S3URI has a value