/AWS1/CL_DZNCREGLOSSARYTERMOUT¶
CreateGlossaryTermOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_id TYPE /AWS1/DZNGLOSSARYTERMID /AWS1/DZNGLOSSARYTERMID¶
The ID of this business glossary term.
iv_domainid TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID¶
The ID of the Amazon DataZone domain in which this business glossary term is created.
iv_glossaryid TYPE /AWS1/DZNGLOSSARYID /AWS1/DZNGLOSSARYID¶
The ID of the business glossary in which this term is created.
iv_name TYPE /AWS1/DZNGLOSSARYTERMNAME /AWS1/DZNGLOSSARYTERMNAME¶
The name of this business glossary term.
iv_status TYPE /AWS1/DZNGLOSSARYTERMSTATUS /AWS1/DZNGLOSSARYTERMSTATUS¶
The status of this business glossary term.
Optional arguments:¶
iv_shortdescription TYPE /AWS1/DZNSHORTDESCRIPTION /AWS1/DZNSHORTDESCRIPTION¶
The short description of this business glossary term.
iv_longdescription TYPE /AWS1/DZNLONGDESCRIPTION /AWS1/DZNLONGDESCRIPTION¶
The long description of this business glossary term.
io_termrelations TYPE REF TO /AWS1/CL_DZNTERMRELATIONS /AWS1/CL_DZNTERMRELATIONS¶
The term relations of this business glossary term.
it_usagerestrictions TYPE /AWS1/CL_DZNGLOSSARYUSAGERES00=>TT_GLOSSARYUSAGERESTRICTIONS TT_GLOSSARYUSAGERESTRICTIONS¶
The usage restriction of the restricted glossary.
Queryable Attributes¶
id¶
The ID of this business glossary term.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ID() |
Getter for ID, with configurable default |
ASK_ID() |
Getter for ID w/ exceptions if field has no value |
HAS_ID() |
Determine if ID has a value |
domainId¶
The ID of the Amazon DataZone domain in which this business glossary term is created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOMAINID() |
Getter for DOMAINID, with configurable default |
ASK_DOMAINID() |
Getter for DOMAINID w/ exceptions if field has no value |
HAS_DOMAINID() |
Determine if DOMAINID has a value |
glossaryId¶
The ID of the business glossary in which this term is created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GLOSSARYID() |
Getter for GLOSSARYID, with configurable default |
ASK_GLOSSARYID() |
Getter for GLOSSARYID w/ exceptions if field has no value |
HAS_GLOSSARYID() |
Determine if GLOSSARYID has a value |
name¶
The name of this business glossary term.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
status¶
The status of this business glossary term.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
shortDescription¶
The short description of this business glossary term.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SHORTDESCRIPTION() |
Getter for SHORTDESCRIPTION, with configurable default |
ASK_SHORTDESCRIPTION() |
Getter for SHORTDESCRIPTION w/ exceptions if field has no va |
HAS_SHORTDESCRIPTION() |
Determine if SHORTDESCRIPTION has a value |
longDescription¶
The long description of this business glossary term.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LONGDESCRIPTION() |
Getter for LONGDESCRIPTION, with configurable default |
ASK_LONGDESCRIPTION() |
Getter for LONGDESCRIPTION w/ exceptions if field has no val |
HAS_LONGDESCRIPTION() |
Determine if LONGDESCRIPTION has a value |
termRelations¶
The term relations of this business glossary term.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TERMRELATIONS() |
Getter for TERMRELATIONS |
usageRestrictions¶
The usage restriction of the restricted glossary.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_USAGERESTRICTIONS() |
Getter for USAGERESTRICTIONS, with configurable default |
ASK_USAGERESTRICTIONS() |
Getter for USAGERESTRICTIONS w/ exceptions if field has no v |
HAS_USAGERESTRICTIONS() |
Determine if USAGERESTRICTIONS has a value |