Skip to content

/AWS1/CL_CN2SCHEDULE

Campaign schedule

CONSTRUCTOR

IMPORTING

Required arguments:

iv_starttime TYPE /AWS1/CN2TIMESTAMP /AWS1/CN2TIMESTAMP

Timestamp with no UTC offset or timezone

iv_endtime TYPE /AWS1/CN2TIMESTAMP /AWS1/CN2TIMESTAMP

Timestamp with no UTC offset or timezone

Optional arguments:

iv_refreshfrequency TYPE /AWS1/CN2ISO8601DURATION /AWS1/CN2ISO8601DURATION

Time duration in ISO 8601 format


Queryable Attributes

startTime

Timestamp with no UTC offset or timezone

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

Timestamp with no UTC offset or timezone

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

refreshFrequency

Time duration in ISO 8601 format

Accessible with the following methods

Method Description
GET_REFRESHFREQUENCY() Getter for REFRESHFREQUENCY, with configurable default
ASK_REFRESHFREQUENCY() Getter for REFRESHFREQUENCY w/ exceptions if field has no va
HAS_REFRESHFREQUENCY() Determine if REFRESHFREQUENCY has a value