SAP ABAP Data Element REORSRVTYPE (Service 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 REORSRVTYPE
Short Description Service Type  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type REORSRVTYPE    
Data Type CHAR   Character String 
Length 4    
Decimal Places 0    
Output Length 4    
Value Table TIVORSRVTYPE    
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 Srv. Type 
Medium 15 Service Type 
Long 20 Service Type 
Heading 10 Srv. Type 
Documentation

Definition

The service type is used to designate a service that you can request individually along with a reservation. Dependent on other criteria, such as the reservation type and type of meeting, you can define in Customizing that the system calculates costs for a particular service type. You can also specify the amount of these costs.
You can group service types together into service groups in Customizing. For each service group, you specify the service types that are available for each reservation object (dependent on the reservation area).

Use

Dependencies

Example

You want to offer the following service types:

  • LNCH - lunch in visitors' cafeteria
  • SWCH - Sandwiches
  • BEAM - Portable beamer

    You want to set up BEAM and SWCH so they can be ordered for all reservations, but you want LNCH (lunch in the cafeteria) to be available only for external reservations and only for certain reservation areas.

You therefore define the following service groups:

  • TECH - "Technical Equipment" with service type BEAM
  • MLEX - "Lunch for External Partners" with service types LNCH and SWCH
  • MLIN - "Lunch for Internal Employees" with service type SWCH

Assignment:

  • You assign service groups MLEX and TECH to reservation areas and reservation types that are for "External Partners."
  • You assign service groups MLIN and TECH to reservation areas for internal reservations.

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