Skip to content

/AWS1/CL_DOGCOSTSTIMATIONTIM00

The time range of a cost estimation.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_STARTTIME TYPE /AWS1/DOGTIMESTAMP /AWS1/DOGTIMESTAMP

The start time of the cost estimation.

IV_ENDTIME TYPE /AWS1/DOGTIMESTAMP /AWS1/DOGTIMESTAMP

The end time of the cost estimation.


Queryable Attributes

StartTime

The start time of the cost estimation.

Accessible with the following methods

Method Description
GET_STARTTIME() Getter for STARTTIME, with configurable default
ASK_STARTTIME() Getter for STARTTIME w/ exceptions if field has no value
HAS_STARTTIME() Determine if STARTTIME has a value

EndTime

The end time of the cost estimation.

Accessible with the following methods

Method Description
GET_ENDTIME() Getter for ENDTIME, with configurable default
ASK_ENDTIME() Getter for ENDTIME w/ exceptions if field has no value
HAS_ENDTIME() Determine if ENDTIME has a value