Skip to content

/AWS1/CL_EBN=>APPLYENVIRONMENTMANAGEDACT()

About ApplyEnvironmentManagedAction

Applies a scheduled managed action immediately. A managed action can be applied only if its status is Scheduled. Get the status and action ID of a managed action with DescribeEnvironmentManagedActions.

Method Signature

IMPORTING

Required arguments:

IV_ACTIONID TYPE /AWS1/EBNSTRING /AWS1/EBNSTRING

The action ID of the scheduled managed action to execute.

Optional arguments:

IV_ENVIRONMENTNAME TYPE /AWS1/EBNSTRING /AWS1/EBNSTRING

The name of the target environment.

IV_ENVIRONMENTID TYPE /AWS1/EBNSTRING /AWS1/EBNSTRING

The environment ID of the target environment.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EBNAPPLYENVIRONMENT01 /AWS1/CL_EBNAPPLYENVIRONMENT01