SAP ABAP Data Element REORRSAREA (Reservation Area)
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 REORRSAREA
Short Description Reservation Area  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type REORRSAREA    
Data Type CHAR   Character String 
Length 10    
Decimal Places 0    
Output Length 10    
Value Table TIVORRSAREA    
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name RESERVATION_AREA   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Res. Area 
Medium 15 Reserv. Area 
Long 20 Reservation Area 
Heading 10 Res. Area 
Documentation

Definition

The reservation area can be used to control the following parameters:

  • What the costs are for temporary or continuous occupancy, and what costs, if any, you choose to charge for reversing a reservation
  • At what times of day an object can be reserved
  • What services can be booked along with a temporary reservation
  • Who is authorized to reserve the object

Use

Dependencies

Example

A company has three different locations where there are rooms that can be reserved:

  • Department FM-A is responsible for locations 1 and 2. The prices for rooms at these locations have been specified using one standard, based on the furnishings of the rooms.
  • Department FM-B is responsible for location 3. This location is in a different country and the reservation times and prices differ from those of locations 1 and 2.

In this case, the most logical approach is to define two reservation areas:

  • Reservation area A for all reservation objects at locations 1 and 2
  • Reservation area B for all reservation objects at location 3

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