SAP ABAP Data Element REORRSTYPE (Reservation Type)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-RS (Application Component) Room Reservations and Seating Arrangements
     RE_OR_RS (Package) RE: Reservation
Basic Data
Data Element REORRSTYPE
Short Description Reservation Type  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type REORRSTYPE    
Data Type CHAR   Character String 
Length 2    
Decimal Places 0    
Output Length 2    
Value Table TIVORRSTYPE    
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Res.Type 
Medium 15 Reserv. Type 
Long 20 Reservation Type 
Heading 10 Res.Type 
Documentation

Definition

You enter the reservation type when you create a reservation.

The reservation type, with the settings you make for it in Customizing, controls the following:

  • What the costs are for a reservation, and what costs, if any, you charge for canceling a reservation
  • At what times of day a reservation is possible
  • What services can be booked along with the reservation
  • Whether a user is authorized to make a reservation

Use

Dependencies

Example

It should be possible to request certain services (such as lunch) for external meetings when making the reservation.
In this case, the most logical approach is to define two reservation types:

  • I for internal meetings (If this is the default value, you can use reservation type " " instead.)
  • E for external meetings

By making this distinction, you can, for example, make the authorizations for external reservations more restrictive than those for internal reservations. You can also specify different prices for external and internal reservations.

History
Last changed by/on SAP  20100310 
SAP Release Created in 700