Skip to content

/AWS1/CL_SGMMETADATAPROPERTIES

Metadata properties of the tracking entity, trial, or trial component.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_commitid TYPE /AWS1/SGMMETADATAPROPERTYVALUE /AWS1/SGMMETADATAPROPERTYVALUE

The commit ID.

iv_repository TYPE /AWS1/SGMMETADATAPROPERTYVALUE /AWS1/SGMMETADATAPROPERTYVALUE

The repository.

iv_generatedby TYPE /AWS1/SGMMETADATAPROPERTYVALUE /AWS1/SGMMETADATAPROPERTYVALUE

The entity this entity was generated by.

iv_projectid TYPE /AWS1/SGMMETADATAPROPERTYVALUE /AWS1/SGMMETADATAPROPERTYVALUE

The project ID.


Queryable Attributes

CommitId

The commit ID.

Accessible with the following methods

Method Description
GET_COMMITID() Getter for COMMITID, with configurable default
ASK_COMMITID() Getter for COMMITID w/ exceptions if field has no value
HAS_COMMITID() Determine if COMMITID has a value

Repository

The repository.

Accessible with the following methods

Method Description
GET_REPOSITORY() Getter for REPOSITORY, with configurable default
ASK_REPOSITORY() Getter for REPOSITORY w/ exceptions if field has no value
HAS_REPOSITORY() Determine if REPOSITORY has a value

GeneratedBy

The entity this entity was generated by.

Accessible with the following methods

Method Description
GET_GENERATEDBY() Getter for GENERATEDBY, with configurable default
ASK_GENERATEDBY() Getter for GENERATEDBY w/ exceptions if field has no value
HAS_GENERATEDBY() Determine if GENERATEDBY has a value

ProjectId

The project ID.

Accessible with the following methods

Method Description
GET_PROJECTID() Getter for PROJECTID, with configurable default
ASK_PROJECTID() Getter for PROJECTID w/ exceptions if field has no value
HAS_PROJECTID() Determine if PROJECTID has a value