SAP ABAP Class CL_REOR_RECUR_RESERVATION (Recurring Reservation (VIORRSREC): Standard Implementation)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-RS (Application Component) Room Reservations and Seating Arrangements
     RE_OR_RS (Package) RE: Reservation
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 REOR2 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 MD_TIMESTAMP_STORE Instance attribute Protected Type reference (TYPE) TZNTSTMPL UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) 20060220
2 MO_COST_MNGR Instance attribute Private Object reference (TYPE REF TO) IF_REOR_COST_MNGR Costs Manager (VIORRSCOST) 20060619
3 MO_PARTICIPANT_MNGR Instance attribute Private Object reference (TYPE REF TO) IF_REOR_PARTICIPANT_MNGR Attendee Manager (VIORRSPART) 20060510
4 MO_RECURRENCE_RULE Instance attribute Protected Object reference (TYPE REF TO) IF_RECA_RECURRENCE_RULE Deadline Regulation 20060220
5 MO_RENTAL_REQUEST Instance attribute Protected Object reference (TYPE REF TO) IF_REOR_RENTAL_REQUEST RE Search Request (VIORRR) 20060222
6 MO_RS_OBJECT Instance attribute Private Object reference (TYPE REF TO) IF_REOR_OFFER_OBJECT Offered Object (VIOROO) 20060222
7 MO_TEXT_MNGR Instance attribute Private Attribute reference (LIKE) 20060220
8 MR_DETAIL_OLD Instance attribute Protected Object reference (TYPE REF TO) REOR_RECUR_RESERVATION Recurring Reservation (VIORRSREC) 20060220
9 MS_DETAIL Instance attribute Private Attribute reference (LIKE) 20060220
10 MTO_POSSIBLE_RS_OBJECT Instance attribute Protected Type reference (TYPE) RE_T_IF_REOR_OFFER_OBJECT Offered Object 20060222
11 MTO_RESERVATION Instance attribute Protected Type reference (TYPE) RE_T_IF_REOR_RESERVATION Reservation 20060220
12 MT_RS_OBJECT_LOCKED Instance attribute Private Attribute reference (LIKE) 20070316
Methods
# Method Level Visibility Method type Description Created on
1 ADD_RESERVATION Instance method Private Method 20060809
2 CHECK_AVAILABILITY Instance method Private Method 20060809
3 CREATE_RESERVATION Instance method Private Method 20060809
4 GET_COST_MNGR Instance method Private Method 20060809
5 GET_DETAIL Instance method Private Method 20060809
6 GET_DETAIL_X Instance method Private Method 20060809
7 GET_OCCUPANT Instance method Private Method 20060809
8 GET_PARTICIPANT_MNGR Instance method Private Method 20060809
9 GET_POSSIBLE_RS_OBJECTS Instance method Private Method 20060809
10 GET_RECURRENCE_RULE Instance method Private Method 20060809
11 GET_RENTAL_REQUEST Instance method Private Method 20060428
12 GET_RESERVATION Instance method Private Method 20060809
13 GET_RS_OBJECT Instance method Private Method 20060809
14 GET_RUSER Instance method Private Method 20060809
15 GET_SHORT_DESCRIPTION Instance method Private Method 20060809
16 GET_TDNAME_PREFIX Instance method Private Method 20060220
17 INIT Instance method Protected Method Initializes Instance 20060220
18 REGISTER_ALL_CHILREN Instance method Private Method 20060809
19 SEARCH Instance method Private Method 20060809
20 SET_ISOCCEXT Instance method Private Method 20060809
21 SET_ISREVERSED Instance method Private Method 20060809
22 SET_NUMPARTICIPANTS Instance method Private Method 20060809
23 SET_OCCUPANT Instance method Private Method 20060809
24 SET_OCCUPANTUSER Instance method Private Method 20120416
25 SET_PARTICIPLISTGUID Instance method Private Method 20060809
26 SET_POSSIBLE_RS_OBJECTS Instance method Private Method 20060809
27 SET_PRICECURRKEY Instance method Private Method 20060809
28 SET_PRICEUNIT Instance method Private Method 20060809
29 SET_RESPONSIBLEUSER Instance method Private Method 20120416
30 SET_RSOBJTYPE Instance method Private Method 20060809
31 SET_RSRESPONSIBLE Instance method Private Method 20060809
32 SET_RSTYPE Instance method Private Method 20060809
33 SET_RS_OBJECT Instance method Private Method 20060809
34 SET_STANDARDPRICE Instance method Private Method 20060809
35 SET_XRSREC Instance method Private Method 20060809
36 _SET_DEFAULTS Instance method Private Method Sets Defaults in Create Mode 20060621
37 _UPDATE_RESERVATION Instance method Private Method Update Reservations 20060220
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 Importing ID_ACTIVITY Call by reference Type reference (TYPE) RECA1_ACTIVITY 20060220
2 Importing IF_ENQUEUE Call by reference Type reference (TYPE) ABAP_BOOL Tech: Default-Sperren verwenden? 20060609
3 Importing IF_IGNORE_RES Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Allgemeines Ja/Nein - Feld 20090714
4 Importing IS_DETAIL Call by reference Type reference (TYPE) DATA Grunddaten des Business-Objektes 20060220
# Exception Resumable Description Created on
1 ERROR 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