Skip to content

/AWS1/CL_DZN=>CREATEGLOSSARYTERM()

About CreateGlossaryTerm

Creates a business glossary term.

Method Signature

IMPORTING

Required arguments:

IV_DOMAINIDENTIFIER TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID

The ID of the Amazon DataZone domain in which this business glossary term is created.

IV_GLOSSARYIDENTIFIER TYPE /AWS1/DZNGLOSSARYTERMID /AWS1/DZNGLOSSARYTERMID

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.

Optional arguments:

IV_STATUS TYPE /AWS1/DZNGLOSSARYTERMSTATUS /AWS1/DZNGLOSSARYTERMSTATUS

The status of this business glossary term.

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.

IV_CLIENTTOKEN TYPE /AWS1/DZNCLIENTTOKEN /AWS1/DZNCLIENTTOKEN

A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DZNCREGLOSSARYTERMOUT /AWS1/CL_DZNCREGLOSSARYTERMOUT