SAP ABAP Data Element BTSTO (Threshold value for stochastic block)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       MR (Package) Incoming Invoices
Basic Data
Data Element BTSTO
Short Description Threshold value for stochastic block  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type WERT7    
Data Type CURR   Currency field, stored as DEC 
Length 13    
Decimal Places 2    
Output Length 16    
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 Threshold 
Medium 15 Threshold value 
Long 20 Threshold value 
Heading 55 Threshold value for stochastic block 
Documentation

Definition

If an invoice exceeds this amount, it is blocked for payment with the degree of probability in the column "Percentage"

Use

Invoices are randomly selected and blocked for payment with the stochastic block.

The degree of probability that an invoice will be blocked is calculated as follows:

  • If the invoice net value is larger or the same as the threshold value, the degree of probability is the same as the percentage entered.
  • If the invoice net value is smaller than the threshold value, the degree of probability decreases.

If you want to select all the invoices with the same degree of probability, set the threshold value to zero.

Examples

Threshold value = 1000 and percentage = 20

Invoice net value    Degree of probability of a stochastic block

100    2 %    (= 20 * 100 : 1000)

400    8 %    (= 20 * 400 : 1000)

900    18 %    (= 20 * 900 : 1000)

1000    20 %

1200    20 %

Dependencies

The threshold value is only relevant if a stochastic block has been set for the company code.

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