/AWS1/CL_CNTRECURRENCECONFIG¶
Defines the recurrence configuration for overrides. This configuration uses a recurrence pattern to specify when and how frequently an event should repeat.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_recurrencepattern TYPE REF TO /AWS1/CL_CNTRECURRENCEPATTERN /AWS1/CL_CNTRECURRENCEPATTERN¶
The recurrence pattern that defines how the event repeats. Example: Frequency, Interval, ByMonth, ByMonthDay, ByWeekdayOccurrence
Queryable Attributes¶
RecurrencePattern¶
The recurrence pattern that defines how the event repeats. Example: Frequency, Interval, ByMonth, ByMonthDay, ByWeekdayOccurrence
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RECURRENCEPATTERN() |
Getter for RECURRENCEPATTERN |