SAP ABAP Class CL_REOR_RESERVATION_SERVICES (Services for Reservation)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-RS (Application Component) Room Reservations and Seating Arrangements
     RE_OR_RS (Package) RE: Reservation
Properties
Class CL_REOR_RESERVATION_SERVICES  
Short Description Services for Reservation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_OR_RS   RE: Reservation 
Created 20060328   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_REOR_RESERVATION_SERVICES has no forward declaration.
Interfaces
Class CL_REOR_RESERVATION_SERVICES has no interface implemented.
Friends
Class CL_REOR_RESERVATION_SERVICES has no friend class.
Attributes
Class CL_REOR_RESERVATION_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CUST_RULE_BY_RESERVATION Static method Public Method Gets Recurrence Rule for Reservation Times for Reservation 20060328
2 GET_OPACT Static method Public Method Gets the Posting Activities 20070308
3 GET_REV_RULE_BY_RESERVATION Static method Public Method Gets Cancellation Rule for Reservation 20060426
4 HAS_REVERSAL_COST Static method Public Method Is Reversal Amount Available? 20090318
5 REFRESH_RESERVATION Static method Public Method Gets New Reservation Instance 20120829
Events
Class CL_REOR_RESERVATION_SERVICES has no event.
Types
Class CL_REOR_RESERVATION_SERVICES has no local type.
Method Signatures

Method GET_CUST_RULE_BY_RESERVATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_RESERVATION Call by reference Object reference (TYPE REF TO) IF_REOR_RESERVATION Reservierung (VIORRS) 20060328
2 Importing IO_RS_OBJECT Call by reference Object reference (TYPE REF TO) IF_REOR_OFFER_OBJECT Angebotsobjekt (VIOROO) 20060505
3 Returning RD_RECURNO Value transfer Type reference (TYPE) RECARECURNO Terminserienregel 20060328

Method GET_CUST_RULE_BY_RESERVATION on class CL_REOR_RESERVATION_SERVICES has no exception.

Method GET_OPACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_OPACTCN Call by reference Type reference (TYPE) REORC_RESERVATION_SETTINGS-OPACTCN Buchungsvorfall Rahmenvertrag 20070308
2 Exporting ED_OPACTCPD Call by reference Type reference (TYPE) REORC_RESERVATION_SETTINGS-OPACTCPD Buchungsvorfall CPD 20070308
3 Importing IO_RESERVATION Call by reference Object reference (TYPE REF TO) IF_REOR_RESERVATION Reservierung (VIORRS) 20070308

Method GET_OPACT on class CL_REOR_RESERVATION_SERVICES has no exception.

Method GET_REV_RULE_BY_RESERVATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_RSREVERSAL Call by reference Type reference (TYPE) REORC_RS_REVERSAL_RULE-RSREVERSAL Stornoschema 20060426
2 Exporting ED_SEQNO Call by reference Type reference (TYPE) REORC_RS_REVERSAL_RULE-SEQNO Laufende Nummer 20060426
3 Importing ID_DATE Call by reference Type reference (TYPE) RECAKEYDATE SY-DATUM Stichtag 20060426
4 Importing ID_TIME Call by reference Type reference (TYPE) TIMS SY-UZEIT Uhrzeit 20060426
5 Importing IO_RESERVATION Call by reference Object reference (TYPE REF TO) IF_REOR_RESERVATION Reservierung (VIORRS) 20060426

Method GET_REV_RULE_BY_RESERVATION on class CL_REOR_RESERVATION_SERVICES has no exception.

Method HAS_REVERSAL_COST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_RESERVATION_OLD Call by reference Object reference (TYPE REF TO) IF_REOR_RESERVATION Reservierung (VIORRS) 20090326
2 Returning RF_COST Value transfer Type reference (TYPE) RECABOOL Ist Stornobetrag vorhanden? 20090326

Method HAS_REVERSAL_COST on class CL_REOR_RESERVATION_SERVICES has no exception.

Method REFRESH_RESERVATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_RSGUID Call by reference Type reference (TYPE) REORRSGUID GUID für Reservierung 20120830

Method REFRESH_RESERVATION on class CL_REOR_RESERVATION_SERVICES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700