Skip to content

/AWS1/CL_PIP=>GETACTIONTYPE()

About GetActionType

Returns information about an action type created for an external provider, where the action is to be used by customers of the external provider. The action can be created with any supported integration model.

Method Signature

IMPORTING

Required arguments:

IV_CATEGORY TYPE /AWS1/PIPACTIONCATEGORY /AWS1/PIPACTIONCATEGORY

Defines what kind of action can be taken in the stage. The following are the valid values:

  • Source

  • Build

  • Test

  • Deploy

  • Approval

  • Invoke

IV_OWNER TYPE /AWS1/PIPACTIONTYPEOWNER /AWS1/PIPACTIONTYPEOWNER

The creator of an action type that was created with any supported integration model. There are two valid values: AWS and ThirdParty.

IV_PROVIDER TYPE /AWS1/PIPACTIONPROVIDER /AWS1/PIPACTIONPROVIDER

The provider of the action type being called. The provider name is specified when the action type is created.

IV_VERSION TYPE /AWS1/PIPVERSION /AWS1/PIPVERSION

A string that describes the action type version.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_PIPGETACTIONTYPEOUT /AWS1/CL_PIPGETACTIONTYPEOUT