/AWS1/CL_FDT=>UPDATEDETECTORVERSIONSTATUS()
¶
About UpdateDetectorVersionStatus¶
Updates the detector version’s status. You can perform the following promotions or
demotions using UpdateDetectorVersionStatus
: DRAFT
to ACTIVE
, ACTIVE
to INACTIVE
, and INACTIVE
to ACTIVE
.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_DETECTORID
TYPE /AWS1/FDTIDENTIFIER
/AWS1/FDTIDENTIFIER
¶
The detector ID.
IV_DETECTORVERSIONID
TYPE /AWS1/FDTWHOLENUMBERVRSSTRING
/AWS1/FDTWHOLENUMBERVRSSTRING
¶
The detector version ID.
IV_STATUS
TYPE /AWS1/FDTDETECTORVERSIONSTATUS
/AWS1/FDTDETECTORVERSIONSTATUS
¶
The new status.
The only supported values are
ACTIVE
andINACTIVE