/AWS1/CL_ACATEMPLATEREVISION¶
The revision version of the template. Template updates will increment the minor revision. Re-enrolling all certificate holders will increment the major revision.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_majorrevision TYPE /AWS1/ACAINTEGER /AWS1/ACAINTEGER¶
The revision version of the template. Re-enrolling all certificate holders will increment the major revision.
iv_minorrevision TYPE /AWS1/ACAINTEGER /AWS1/ACAINTEGER¶
The revision version of the template. Re-enrolling all certificate holders will increment the major revision.
Queryable Attributes¶
MajorRevision¶
The revision version of the template. Re-enrolling all certificate holders will increment the major revision.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MAJORREVISION() |
Getter for MAJORREVISION, with configurable default |
ASK_MAJORREVISION() |
Getter for MAJORREVISION w/ exceptions if field has no value |
HAS_MAJORREVISION() |
Determine if MAJORREVISION has a value |
MinorRevision¶
The revision version of the template. Re-enrolling all certificate holders will increment the major revision.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MINORREVISION() |
Getter for MINORREVISION, with configurable default |
ASK_MINORREVISION() |
Getter for MINORREVISION w/ exceptions if field has no value |
HAS_MINORREVISION() |
Determine if MINORREVISION has a value |