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

Definition

Specifies the significant criteria for determining a price.

If it is not possible to enter the price as an amount per unit of time because the method of determining the price is more complex, then you can enter a price code, rather than a price, on the reservation object.
To make this possible, enter all price codes, which the system views as separate entities, in Customizing.
In addition, you enter rules in Customizing for how the system determines the price dependent on the price code.

You can specify a different price code for each condition type.

Dependencies

Example

In your company, you decide to calculate prices differently for external bookings than for internal bookings:

  • For internal bookings, the price is 100 euros per hour per room, regardless of the location.
  • For external bookings at Location 1, the same price is charged as for internal bookings.
  • For external bookings at Location 2, the charges are as follows: For reservations lasting more than four days, the charge is 500 euros per day. For a reservation for at least one day, the charge is 600 euros per day. For reservations by the hour, the charge is 100 euros per hour.

In this case, you define two price codes:

  • CODE1 (entered for rooms of Location 1)
  • CODE2 (entered for rooms of Location 2)


In the set of rules for determining the price, you then enter the rules described above so that the price can be derived.

Aside from the price code, the price can also be dependent on other factors, such as:

  • The reservation type
  • The duration of the reservation
  • The reservation object type
  • Attributes of the reservation object
  • And more

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