/AWS1/CL_PIP=>PUTACTIONREVISION()
¶
About PutActionRevision¶
Provides information to CodePipeline about new revisions to a source.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_PIPELINENAME
TYPE /AWS1/PIPPIPELINENAME
/AWS1/PIPPIPELINENAME
¶
The name of the pipeline that starts processing the revision to the source.
IV_STAGENAME
TYPE /AWS1/PIPSTAGENAME
/AWS1/PIPSTAGENAME
¶
The name of the stage that contains the action that acts on the revision.
IV_ACTIONNAME
TYPE /AWS1/PIPACTIONNAME
/AWS1/PIPACTIONNAME
¶
The name of the action that processes the revision.
IO_ACTIONREVISION
TYPE REF TO /AWS1/CL_PIPACTIONREVISION
/AWS1/CL_PIPACTIONREVISION
¶
Represents information about the version (or revision) of an action.