Skip to content

/AWS1/CL_DZN=>CREATEENVIRONMENTACTION()

About CreateEnvironmentAction

Creates an action for the environment, for example, creates a console link for an analytics tool that is available in this environment.

Method Signature

IMPORTING

Required arguments:

IV_DOMAINIDENTIFIER TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID

The ID of the Amazon DataZone domain in which the environment action is created.

IV_ENVIRONMENTIDENTIFIER TYPE /AWS1/DZNENVIRONMENTID /AWS1/DZNENVIRONMENTID

The ID of the environment in which the environment action is created.

IV_NAME TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING

The name of the environment action.

IO_PARAMETERS TYPE REF TO /AWS1/CL_DZNACTIONPARAMETERS /AWS1/CL_DZNACTIONPARAMETERS

The parameters of the environment action.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING

The description of the environment action that is being created in the environment.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DZNCREENVIRONMENTAC01 /AWS1/CL_DZNCREENVIRONMENTAC01