Skip to content

/AWS1/CL_DZN=>CREATEASSETTYPE()

About CreateAssetType

Creates a custom asset type.

Method Signature

IMPORTING

Required arguments:

IV_DOMAINIDENTIFIER TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID

The unique identifier of the Amazon DataZone domain where the custom asset type is being created.

IV_NAME TYPE /AWS1/DZNTYPENAME /AWS1/DZNTYPENAME

The name of the custom asset type.

IT_FORMSINPUT TYPE /AWS1/CL_DZNFORMENTRYINPUT=>TT_FORMSINPUTMAP TT_FORMSINPUTMAP

The metadata forms that are to be attached to the custom asset type.

IV_OWNINGPROJECTIDENTIFIER TYPE /AWS1/DZNPROJECTID /AWS1/DZNPROJECTID

The identifier of the Amazon DataZone project that is to own the custom asset type.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/DZNDESCRIPTION /AWS1/DZNDESCRIPTION

The descripton of the custom asset type.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DZNCREATEASSETTYPEOUT /AWS1/CL_DZNCREATEASSETTYPEOUT