/AWS1/CL_GLUSCHEMAVRSNUMBER¶
A structure containing the schema version information.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_latestversion TYPE /AWS1/GLULATESTSCHEMAVRSBLN /AWS1/GLULATESTSCHEMAVRSBLN¶
The latest version available for the schema.
iv_versionnumber TYPE /AWS1/GLUVERSIONLONGNUMBER /AWS1/GLUVERSIONLONGNUMBER¶
The version number of the schema.
Queryable Attributes¶
LatestVersion¶
The latest version available for the schema.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LATESTVERSION() |
Getter for LATESTVERSION |
VersionNumber¶
The version number of the schema.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VERSIONNUMBER() |
Getter for VERSIONNUMBER, with configurable default |
ASK_VERSIONNUMBER() |
Getter for VERSIONNUMBER w/ exceptions if field has no value |
HAS_VERSIONNUMBER() |
Determine if VERSIONNUMBER has a value |