Skip to content

/AWS1/CL_DZN=>CREATEDATAPRODUCT()

About CreateDataProduct

Creates a data product.

Method Signature

IMPORTING

Required arguments:

IV_DOMAINIDENTIFIER TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID

The ID of the domain where the data product is created.

IV_NAME TYPE /AWS1/DZNDATAPRODUCTNAME /AWS1/DZNDATAPRODUCTNAME

The name of the data product.

IV_OWNINGPROJECTIDENTIFIER TYPE /AWS1/DZNPROJECTID /AWS1/DZNPROJECTID

The ID of the owning project of the data product.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/DZNDATAPRODUCTDESC /AWS1/DZNDATAPRODUCTDESC

The description of the data product.

IT_GLOSSARYTERMS TYPE /AWS1/CL_DZNGLOSSARYTERMS_W=>TT_GLOSSARYTERMS TT_GLOSSARYTERMS

The glossary terms of the data product.

IT_FORMSINPUT TYPE /AWS1/CL_DZNFORMINPUT=>TT_FORMINPUTLIST TT_FORMINPUTLIST

The metadata forms of the data product.

IT_ITEMS TYPE /AWS1/CL_DZNDATAPRODUCTITEM=>TT_DATAPRODUCTITEMS TT_DATAPRODUCTITEMS

The data assets of the data product.

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_DZNCREDATAPRODUCTOUT /AWS1/CL_DZNCREDATAPRODUCTOUT