SAP ABAP Data Element ROUNR (Number of Routine for Special Processing)
Hierarchy
BBPCRM (Software Component) BBPCRM
   SRM-EBP (Application Component) Enterprise Buyer
     BBP_APPLICATION (Package) Structure Package EBP
       ME (Package) Application development R/3 Purchasing
Basic Data
Data Element ROUNR
Short Description Number of Routine for Special Processing  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type ROUNR    
Data Type NUMC   Character string with only digits 
Length 2    
Decimal Places 0    
Output Length 2    
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 Routine 
Medium 15 Routine 
Long 20 Routine 
Heading Routine 
Documentation

Definition

Number of a FORM routine that checks which change text is to be outputted at a certain point in time.

Use

When certain fields of a purchasing document are changed, it is not always clear which change text is to appear in the printout of changes (change notice).

In such cases, the change text to be outputted is determined via a form routine.

Dependencies

Example

In the standard system, the routine 3 is assigned to the deletion indicator (LOEKZ field). This routine controls the outputting of the change text:

The routine 3 checks whether an item of a purchasing document has been deleted or blocked. If the item has been deleted, the change text "Item cancelled" (S3-L) is outputted. If the item has been blocked, the change text "Item blocked" (S3-S) is outputted.

History
Last changed by/on SAP  19990412 
SAP Release Created in