SAP ABAP Data Element PRSTO (Percentage 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 PRSTO
Short Description Percentage for stochastic block  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type PRZ22    
Data Type DEC   Counter or amount field with comma and sign 
Length 4    
Decimal Places 2    
Output Length 5    
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 
Medium 15 Stoch. block % 
Long 20 Stoch. block % 
Heading Percent 
Documentation

Definition

Determines the degree of probability that an invoice will be blocked by a stochastic block.

Use

Invoices are randomly selected and blocked for payment by a 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 in the ratio invoice net value to threshold value.

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 percentage 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