SAP ABAP Class CL_RECA_RECURRENCE_RULE (Recurrence Rule (VICARECUR))
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_AP (Package) RE: Application Components (Application-Related Objects)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_STORABLE | Object Can Be Stored (Abstract): Standard Implementation | 20060217 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RECA_RECURRENCE_RULE | Recurrence Rule | 20060217 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_RECURRENCE_RULE_CUST | Standard Recurrence Rule | 20060328 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_RECURRENCE_RULE_FREE | Inidividual Recurrence Rule | 20060328 |
Properties
Class | CL_RECA_RECURRENCE_RULE | |
Short Description | Recurrence Rule (VICARECUR) | |
Super Class | CL_RECA_STORABLE | Object Can Be Stored (Abstract): Standard Implementation |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RE_CA_AP | RE: Application Components (Application-Related Objects) |
Created | 20051111 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RECA_RECURRENCE_RULE | Recurrence Rule | 20060217 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CF_RECA_OBJECT | 20060217 | Object That Can Be Instantiated: Factory | |
2 | CL_REOR_RECUR_RESERVATION | 20060421 | Recurring Reservation (VIORRSREC): Standard Implementation |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | Deadline Regulation | 20060421 | |||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TZNTSTMPL | UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) | 20060217 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | RE_T_RECURRENCE_RULE | Recurrence Rule | 20060217 | ||
4 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | Recurrence Rule | 20080429 | |||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RE_T_TIME_PERIOD | Period | 20060725 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | AFTER_CHANGE_PERIOD | Instance Event (0) |
Public (2) |
20070316 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_DATE | Public | See coding | 20051111 | BEGIN OF ts_date,
date type sydatum,
end of ts_date
|
||
2 | TT_DATE | Public | See coding | 20051111 | tt_date type standard table of ts_date
|
Method Signatures
Method CHANGE_DETAIL Signature
Method CHANGE_DETAIL on class CL_RECA_RECURRENCE_RULE has no parameter.
Method CHANGE_DETAIL on class CL_RECA_RECURRENCE_RULE has no exception.
Method CHANGE_FREQUENCY Signature
Method CHANGE_FREQUENCY on class CL_RECA_RECURRENCE_RULE has no parameter.
Method CHANGE_FREQUENCY on class CL_RECA_RECURRENCE_RULE has no exception.
Method CHECK_DETAIL Signature
Method CHECK_DETAIL on class CL_RECA_RECURRENCE_RULE has no parameter.
Method CHECK_DETAIL on class CL_RECA_RECURRENCE_RULE has no exception.
Method DELETE_DETAIL Signature
Method DELETE_DETAIL on class CL_RECA_RECURRENCE_RULE has no parameter.
Method DELETE_DETAIL on class CL_RECA_RECURRENCE_RULE has no exception.
Method GET_DAYPATTERN Signature
Method GET_DAYPATTERN on class CL_RECA_RECURRENCE_RULE has no parameter.
Method GET_DAYPATTERN on class CL_RECA_RECURRENCE_RULE has no exception.
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on class CL_RECA_RECURRENCE_RULE has no parameter.
Method GET_DESCRIPTION on class CL_RECA_RECURRENCE_RULE has no exception.
Method GET_DETAIL Signature
Method GET_DETAIL on class CL_RECA_RECURRENCE_RULE has no parameter.
Method GET_DETAIL on class CL_RECA_RECURRENCE_RULE has no exception.
Method GET_LIST_OF_DATES Signature
Method GET_LIST_OF_DATES on class CL_RECA_RECURRENCE_RULE has no parameter.
Method GET_LIST_OF_DATES on class CL_RECA_RECURRENCE_RULE has no exception.
Method GET_RECURRENCE_RULE Signature
Method GET_RECURRENCE_RULE on class CL_RECA_RECURRENCE_RULE has no parameter.
Method GET_RECURRENCE_RULE on class CL_RECA_RECURRENCE_RULE has no exception.
Method GET_SINGLE_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATE | Call by reference | Type reference (TYPE) | RE_T_TIME_PERIOD | Zeitraum | 20051111 |
Method GET_SINGLE_EVENT on class CL_RECA_RECURRENCE_RULE has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_ACTIVITY | Call by reference | Type reference (TYPE) | RECA1_ACTIVITY | 20060217 | |||
2 | ![]() |
IT_DETAIL | Call by reference | Type reference (TYPE) | RE_T_RECURRENCE_RULE | Terminregel | 20060217 |
Method INIT on class CL_RECA_RECURRENCE_RULE has no exception.
Method INSERT_DETAIL Signature
Method INSERT_DETAIL on class CL_RECA_RECURRENCE_RULE has no parameter.
Method INSERT_DETAIL on class CL_RECA_RECURRENCE_RULE has no exception.
Method SET_DAYPATTERN Signature
Method SET_DAYPATTERN on class CL_RECA_RECURRENCE_RULE has no parameter.
Method SET_DAYPATTERN on class CL_RECA_RECURRENCE_RULE has no exception.
Method SET_RECURRENCE_RULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_RECURRENCE_RULE | Call by reference | Type reference (TYPE) | RE_T_RECURRENCE_RULE | Terminregel | 20060217 |
Method SET_RECURRENCE_RULE on class CL_RECA_RECURRENCE_RULE has no exception.
Method STORE_NUMBER_EXT Signature
Method STORE_NUMBER_EXT on class CL_RECA_RECURRENCE_RULE has no parameter.
Method STORE_NUMBER_EXT on class CL_RECA_RECURRENCE_RULE has no exception.
Event Signatures
Event AFTER_CHANGE_PERIOD Signature
Event AFTER_CHANGE_PERIOD on class CL_RECA_RECURRENCE_RULE has no parameter.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |