Skip to content

/AWS1/CL_SGMBASEMODEL

Identifies the foundation model that was used as the starting point for model customization.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_hubcontentname TYPE /AWS1/SGMHUBCONTENTNAME /AWS1/SGMHUBCONTENTNAME

The hub content name of the base model.

iv_hubcontentversion TYPE /AWS1/SGMHUBCONTENTVERSION /AWS1/SGMHUBCONTENTVERSION

The hub content version of the base model.

iv_recipename TYPE /AWS1/SGMRECIPENAME /AWS1/SGMRECIPENAME

The recipe name of the base model.


Queryable Attributes

HubContentName

The hub content name of the base model.

Accessible with the following methods

Method Description
GET_HUBCONTENTNAME() Getter for HUBCONTENTNAME, with configurable default
ASK_HUBCONTENTNAME() Getter for HUBCONTENTNAME w/ exceptions if field has no valu
HAS_HUBCONTENTNAME() Determine if HUBCONTENTNAME has a value

HubContentVersion

The hub content version of the base model.

Accessible with the following methods

Method Description
GET_HUBCONTENTVERSION() Getter for HUBCONTENTVERSION, with configurable default
ASK_HUBCONTENTVERSION() Getter for HUBCONTENTVERSION w/ exceptions if field has no v
HAS_HUBCONTENTVERSION() Determine if HUBCONTENTVERSION has a value

RecipeName

The recipe name of the base model.

Accessible with the following methods

Method Description
GET_RECIPENAME() Getter for RECIPENAME, with configurable default
ASK_RECIPENAME() Getter for RECIPENAME w/ exceptions if field has no value
HAS_RECIPENAME() Determine if RECIPENAME has a value