SAP ABAP Data Element BRF_N_ON_TRUE_ACTIONS (Number of Subactions for Do Part of Action)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BRF (Application Component) Business Rule Framework
     SBRF (Package) Business Rule Framework
Basic Data
Data Element BRF_N_ON_TRUE_ACTIONS
Short Description Number of Subactions for Do Part of Action  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BRF_COUNT    
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 10    
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 SbA DoPart 
Medium 16 No.Subactns Do 
Long 36 No.of Subactions for Do Part 
Heading 36 No.of Subactions for Do Part 
Documentation

Definition

Number of subactions that are executed in the Do part of a concrete action.

'Do' means the following:

In a BRF rule you can define a condition for execution of an action. If the condition for execution of the action is fulfilled, in other words, the condition returns the value TRUE, then the system executes the Do part of an action. If you do not define any condition, the system also executes the Do part of the action.

Use

Dependencies

The abstract BRF actions displays the number of subactions for the concrete actions.

Example

With action type 0MS001 (message output), the system displays the number of messages that are to be output.

History
Last changed by/on SAP  20110908 
SAP Release Created in 464