Hierarchy
⤷
⤷
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 | 20060214 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RECA_HAS_TEXT | Object with Text | 20060214 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_REOR_HAS_COST | Object with Costs | 20060619 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_REOR_HAS_PARTICIPANT | Object with Attendee | 20060510 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_REOR_RECUR_RESERVATION | Recurring Reservation (VIORRSREC) | 20060214 |
Properties
| Class | CL_REOR_RECUR_RESERVATION | |
| Short Description | Recurring Reservation (VIORRSREC): Standard Implementation | |
| Super Class | CL_RECA_STORABLE | Object Can Be Stored (Abstract): Standard Implementation |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_OR_RS | RE: Reservation |
| Created | 20060214 | 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_HAS_TEXT | Object with Text | 20060214 | ||
| 2 | IF_REOR_HAS_COST | Object with Costs | 20060619 | ||
| 3 | IF_REOR_HAS_PARTICIPANT | Object with Attendee | 20060510 | ||
| 4 | IF_REOR_RECUR_RESERVATION | Recurring Reservation (VIORRSREC) | 20060214 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CF_RECA_OBJECT | 20060214 | Object That Can Be Instantiated: Factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | TZNTSTMPL | UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) | 20060220 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_REOR_COST_MNGR | Costs Manager (VIORRSCOST) | 20060619 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_REOR_PARTICIPANT_MNGR | Attendee Manager (VIORRSPART) | 20060510 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RECA_RECURRENCE_RULE | Deadline Regulation | 20060220 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_REOR_RENTAL_REQUEST | RE Search Request (VIORRR) | 20060222 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_REOR_OFFER_OBJECT | Offered Object (VIOROO) | 20060222 | |||
| 7 | Instance attribute | Private | Attribute reference (LIKE) | 20060220 | |||||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | REOR_RECUR_RESERVATION | Recurring Reservation (VIORRSREC) | 20060220 | |||
| 9 | Instance attribute | Private | Attribute reference (LIKE) | 20060220 | |||||
| 10 | Instance attribute | Protected | Type reference (TYPE) | RE_T_IF_REOR_OFFER_OBJECT | Offered Object | 20060222 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | RE_T_IF_REOR_RESERVATION | Reservation | 20060220 | |||
| 12 | Instance attribute | Private | Attribute reference (LIKE) | 20070316 |
Methods
Events
Class CL_REOR_RECUR_RESERVATION has no event.
Types
Class CL_REOR_RECUR_RESERVATION has no local type.
Method Signatures
Method ADD_RESERVATION Signature
Method ADD_RESERVATION on class CL_REOR_RECUR_RESERVATION has no parameter.
Method ADD_RESERVATION on class CL_REOR_RECUR_RESERVATION has no exception.
Method CHECK_AVAILABILITY Signature
Method CHECK_AVAILABILITY on class CL_REOR_RECUR_RESERVATION has no parameter.
Method CHECK_AVAILABILITY on class CL_REOR_RECUR_RESERVATION has no exception.
Method CREATE_RESERVATION Signature
Method CREATE_RESERVATION on class CL_REOR_RECUR_RESERVATION has no parameter.
Method CREATE_RESERVATION on class CL_REOR_RECUR_RESERVATION has no exception.
Method GET_COST_MNGR Signature
Method GET_COST_MNGR on class CL_REOR_RECUR_RESERVATION has no parameter.
Method GET_COST_MNGR on class CL_REOR_RECUR_RESERVATION has no exception.
Method GET_DETAIL Signature
Method GET_DETAIL on class CL_REOR_RECUR_RESERVATION has no parameter.
Method GET_DETAIL on class CL_REOR_RECUR_RESERVATION has no exception.
Method GET_DETAIL_X Signature
Method GET_DETAIL_X on class CL_REOR_RECUR_RESERVATION has no parameter.
Method GET_DETAIL_X on class CL_REOR_RECUR_RESERVATION has no exception.
Method GET_OCCUPANT Signature
Method GET_OCCUPANT on class CL_REOR_RECUR_RESERVATION has no parameter.
Method GET_OCCUPANT on class CL_REOR_RECUR_RESERVATION has no exception.
Method GET_PARTICIPANT_MNGR Signature
Method GET_PARTICIPANT_MNGR on class CL_REOR_RECUR_RESERVATION has no parameter.
Method GET_PARTICIPANT_MNGR on class CL_REOR_RECUR_RESERVATION has no exception.
Method GET_POSSIBLE_RS_OBJECTS Signature
Method GET_POSSIBLE_RS_OBJECTS on class CL_REOR_RECUR_RESERVATION has no parameter.
Method GET_POSSIBLE_RS_OBJECTS on class CL_REOR_RECUR_RESERVATION has no exception.
Method GET_RECURRENCE_RULE Signature
Method GET_RECURRENCE_RULE on class CL_REOR_RECUR_RESERVATION has no parameter.
Method GET_RECURRENCE_RULE on class CL_REOR_RECUR_RESERVATION has no exception.
Method GET_RENTAL_REQUEST Signature
Method GET_RENTAL_REQUEST on class CL_REOR_RECUR_RESERVATION has no parameter.
Method GET_RENTAL_REQUEST on class CL_REOR_RECUR_RESERVATION has no exception.
Method GET_RESERVATION Signature
Method GET_RESERVATION on class CL_REOR_RECUR_RESERVATION has no parameter.
Method GET_RESERVATION on class CL_REOR_RECUR_RESERVATION has no exception.
Method GET_RS_OBJECT Signature
Method GET_RS_OBJECT on class CL_REOR_RECUR_RESERVATION has no parameter.
Method GET_RS_OBJECT on class CL_REOR_RECUR_RESERVATION has no exception.
Method GET_RUSER Signature
Method GET_RUSER on class CL_REOR_RECUR_RESERVATION has no parameter.
Method GET_RUSER on class CL_REOR_RECUR_RESERVATION has no exception.
Method GET_SHORT_DESCRIPTION Signature
Method GET_SHORT_DESCRIPTION on class CL_REOR_RECUR_RESERVATION has no parameter.
Method GET_SHORT_DESCRIPTION on class CL_REOR_RECUR_RESERVATION has no exception.
Method GET_TDNAME_PREFIX Signature
Method GET_TDNAME_PREFIX on class CL_REOR_RECUR_RESERVATION has no parameter.
Method GET_TDNAME_PREFIX on class CL_REOR_RECUR_RESERVATION 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 | 20060220 | ||||
| 2 | IF_ENQUEUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Tech: Default-Sperren verwenden? | 20060609 | |||
| 3 | IF_IGNORE_RES | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Allgemeines Ja/Nein - Feld | 20090714 | ||
| 4 | IS_DETAIL | Call by reference | Type reference (TYPE) | DATA | Grunddaten des Business-Objektes | 20060220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Initialisieren | 20060220 |
Method REGISTER_ALL_CHILREN Signature
Method REGISTER_ALL_CHILREN on class CL_REOR_RECUR_RESERVATION has no parameter.
Method REGISTER_ALL_CHILREN on class CL_REOR_RECUR_RESERVATION has no exception.
Method SEARCH Signature
Method SEARCH on class CL_REOR_RECUR_RESERVATION has no parameter.
Method SEARCH on class CL_REOR_RECUR_RESERVATION has no exception.
Method SET_ISOCCEXT Signature
Method SET_ISOCCEXT on class CL_REOR_RECUR_RESERVATION has no parameter.
Method SET_ISOCCEXT on class CL_REOR_RECUR_RESERVATION has no exception.
Method SET_ISREVERSED Signature
Method SET_ISREVERSED on class CL_REOR_RECUR_RESERVATION has no parameter.
Method SET_ISREVERSED on class CL_REOR_RECUR_RESERVATION has no exception.
Method SET_NUMPARTICIPANTS Signature
Method SET_NUMPARTICIPANTS on class CL_REOR_RECUR_RESERVATION has no parameter.
Method SET_NUMPARTICIPANTS on class CL_REOR_RECUR_RESERVATION has no exception.
Method SET_OCCUPANT Signature
Method SET_OCCUPANT on class CL_REOR_RECUR_RESERVATION has no parameter.
Method SET_OCCUPANT on class CL_REOR_RECUR_RESERVATION has no exception.
Method SET_OCCUPANTUSER Signature
Method SET_OCCUPANTUSER on class CL_REOR_RECUR_RESERVATION has no parameter.
Method SET_OCCUPANTUSER on class CL_REOR_RECUR_RESERVATION has no exception.
Method SET_PARTICIPLISTGUID Signature
Method SET_PARTICIPLISTGUID on class CL_REOR_RECUR_RESERVATION has no parameter.
Method SET_PARTICIPLISTGUID on class CL_REOR_RECUR_RESERVATION has no exception.
Method SET_POSSIBLE_RS_OBJECTS Signature
Method SET_POSSIBLE_RS_OBJECTS on class CL_REOR_RECUR_RESERVATION has no parameter.
Method SET_POSSIBLE_RS_OBJECTS on class CL_REOR_RECUR_RESERVATION has no exception.
Method SET_PRICECURRKEY Signature
Method SET_PRICECURRKEY on class CL_REOR_RECUR_RESERVATION has no parameter.
Method SET_PRICECURRKEY on class CL_REOR_RECUR_RESERVATION has no exception.
Method SET_PRICEUNIT Signature
Method SET_PRICEUNIT on class CL_REOR_RECUR_RESERVATION has no parameter.
Method SET_PRICEUNIT on class CL_REOR_RECUR_RESERVATION has no exception.
Method SET_RESPONSIBLEUSER Signature
Method SET_RESPONSIBLEUSER on class CL_REOR_RECUR_RESERVATION has no parameter.
Method SET_RESPONSIBLEUSER on class CL_REOR_RECUR_RESERVATION has no exception.
Method SET_RSOBJTYPE Signature
Method SET_RSOBJTYPE on class CL_REOR_RECUR_RESERVATION has no parameter.
Method SET_RSOBJTYPE on class CL_REOR_RECUR_RESERVATION has no exception.
Method SET_RSRESPONSIBLE Signature
Method SET_RSRESPONSIBLE on class CL_REOR_RECUR_RESERVATION has no parameter.
Method SET_RSRESPONSIBLE on class CL_REOR_RECUR_RESERVATION has no exception.
Method SET_RSTYPE Signature
Method SET_RSTYPE on class CL_REOR_RECUR_RESERVATION has no parameter.
Method SET_RSTYPE on class CL_REOR_RECUR_RESERVATION has no exception.
Method SET_RS_OBJECT Signature
Method SET_RS_OBJECT on class CL_REOR_RECUR_RESERVATION has no parameter.
Method SET_RS_OBJECT on class CL_REOR_RECUR_RESERVATION has no exception.
Method SET_STANDARDPRICE Signature
Method SET_STANDARDPRICE on class CL_REOR_RECUR_RESERVATION has no parameter.
Method SET_STANDARDPRICE on class CL_REOR_RECUR_RESERVATION has no exception.
Method SET_XRSREC Signature
Method SET_XRSREC on class CL_REOR_RECUR_RESERVATION has no parameter.
Method SET_XRSREC on class CL_REOR_RECUR_RESERVATION has no exception.
Method _SET_DEFAULTS Signature
Method _SET_DEFAULTS on class CL_REOR_RECUR_RESERVATION has no parameter.
Method _SET_DEFAULTS on class CL_REOR_RECUR_RESERVATION has no exception.
Method _UPDATE_RESERVATION Signature
Method _UPDATE_RESERVATION on class CL_REOR_RECUR_RESERVATION has no parameter.
Method _UPDATE_RESERVATION on class CL_REOR_RECUR_RESERVATION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |