SAP ABAP Data Element TB_PPAY_TOLERANCE (Tolerance Amt for Maximum Shortage for a Payment (Percent.))
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML-AC-RPM (Application Component) Receivables/Payment Management
     FVVD_PAYMENT_US (Package) US Specific Payment Processing for Loans
Basic Data
Data Element TB_PPAY_TOLERANCE
Short Description Tolerance Amt for Maximum Shortage for a Payment (Percent.)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type T_PPAY_TOLERANCE    
Data Type DEC   Counter or amount field with comma and sign 
Length 9    
Decimal Places 6    
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 Percentage 
Medium 15 Percentage Rate 
Long 20 Percentage Rate 
Heading 11 Percen.Rate 
Documentation

Definition

Specifies the percentage rate by which an incoming payment can fall below the scheduled payment amount for a loan, without the borrower defaulting on the loan.

Example

A borrower is required to pay the amount of 100 USD for a loan. A tolerance amount of 3 % has been agreed in the contract. Depending on the actual payment amount, the system processes the incoming payment as follows:

  • Borrower pays 98 USD

    The shortfall is within the agreed tolerance amount and the system processes the payment as usual. The borrower does not default on the payments for the loan.

  • Borrower pays 96 USD

    The payment is outside of the agreed tolerance limit and the system rejects it. The borrower defaults on the payments for the loan.

History
Last changed by/on SAP  20050411 
SAP Release Created in 600