SAP ABAP Data Element QISRPRICELIST (ISR Price List Indicator)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO (Application Component) Controlling
     QISR (Package) Internal Service Requests
Basic Data
Data Element QISRPRICELIST
Short Description ISR Price List Indicator  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type QISRDPRICELIST    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
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 Price List 
Medium 15 Price List 
Long 20 ISR Price List 
Heading 20 ISR Price List 
Documentation

Definition

You can define a price list to update the overhead costs of a request to the selected cost object (for example, cost center, internal order) in Controlling. This update of the costs takes place automatically when you complete the notification created in ISR.

Use

Dependencies

Use transaction SE18 to check whether an implementation exists for the BAdI NOTIF_EVENT_POST, with the notification type of the scenario as the filter value. If no such implementation exists, the system will not automatically update the costs.

If the implementation does not exist, create a new implementation with the notification type as the filter value. Use the implementation ISR_CHECK_AT_POST as a template. Replace the filter values in the implementation you create with your own notification type.

Example

History
Last changed by/on SAP  20050301 
SAP Release Created in 470