Skip to content

/AWS1/CL_CMT=>PUTREPOSITORYTRIGGERS()

About PutRepositoryTriggers

Replaces all triggers for a repository. Used to create or delete triggers.

Method Signature

IMPORTING

Required arguments:

IV_REPOSITORYNAME TYPE /AWS1/CMTREPOSITORYNAME /AWS1/CMTREPOSITORYNAME

The name of the repository where you want to create or update the trigger.

IT_TRIGGERS TYPE /AWS1/CL_CMTREPOSITORYTRIGGER=>TT_REPOSITORYTRIGGERSLIST TT_REPOSITORYTRIGGERSLIST

The JSON block of configuration information for each trigger.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CMTPUTREPOSITORYTRI01 /AWS1/CL_CMTPUTREPOSITORYTRI01