/AWS1/CL_GSTEPHEMERISRSPDATA¶
Ephemeris data for a contact.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_ephemeristype TYPE /AWS1/GSTEPHEMERISTYPE /AWS1/GSTEPHEMERISTYPE¶
Type of ephemeris.
Optional arguments:¶
iv_ephemerisid TYPE /AWS1/GSTUUID /AWS1/GSTUUID¶
Unique identifier of the ephemeris. Appears only for custom ephemerides.
Queryable Attributes¶
ephemerisId¶
Unique identifier of the ephemeris. Appears only for custom ephemerides.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EPHEMERISID() |
Getter for EPHEMERISID, with configurable default |
ASK_EPHEMERISID() |
Getter for EPHEMERISID w/ exceptions if field has no value |
HAS_EPHEMERISID() |
Determine if EPHEMERISID has a value |
ephemerisType¶
Type of ephemeris.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EPHEMERISTYPE() |
Getter for EPHEMERISTYPE, with configurable default |
ASK_EPHEMERISTYPE() |
Getter for EPHEMERISTYPE w/ exceptions if field has no value |
HAS_EPHEMERISTYPE() |
Determine if EPHEMERISTYPE has a value |