/AWS1/CL_PRNGETTMPLSYNCSTATOUT¶
GetTemplateSyncStatusOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_latestsync TYPE REF TO /AWS1/CL_PRNRESRCSYNCATTEMPT /AWS1/CL_PRNRESRCSYNCATTEMPT¶
The details of the last sync that's returned by Proton.
io_latestsuccessfulsync TYPE REF TO /AWS1/CL_PRNRESRCSYNCATTEMPT /AWS1/CL_PRNRESRCSYNCATTEMPT¶
The details of the last successful sync that's returned by Proton.
io_desiredstate TYPE REF TO /AWS1/CL_PRNREVISION /AWS1/CL_PRNREVISION¶
The template sync desired state that's returned by Proton.
Queryable Attributes¶
latestSync¶
The details of the last sync that's returned by Proton.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LATESTSYNC() |
Getter for LATESTSYNC |
latestSuccessfulSync¶
The details of the last successful sync that's returned by Proton.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LATESTSUCCESSFULSYNC() |
Getter for LATESTSUCCESSFULSYNC |
desiredState¶
The template sync desired state that's returned by Proton.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESIREDSTATE() |
Getter for DESIREDSTATE |