SAP ABAP Data Element CMS_DTE_SHP_LRTE_PCT1 (Lending Rate 1)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CMS-MD-SHP (Application Component) Ship
     CMS_SHP (Package) Ship: General tables and programs & Persistence layer
Basic Data
Data Element CMS_DTE_SHP_LRTE_PCT1
Short Description Lending Rate 1  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CMS_SHP_PCT    
Data Type DEC   Counter or amount field with comma and sign 
Length 10    
Decimal Places 6    
Output Length 12    
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 Rate 1 
Medium 15 Rate 1 
Long 20 Lending Rate 1 
Heading 14 Lending Rate 1 
Documentation

Definition

Specifies the percentage value of the ship that the bank is permitted to lend.

Use

The lending value is displayed as an absolute amount, within the scope of presentation of the calculations.

For each ship, you can maintain upto five lending rates. These lending rates are used to calculate the corresponding lending ranges for the ships.

The lending rates must be maintained in an ascending order. For example, lending rate 2 can be greater than or equal to lending rate 3.

Formula:

Lending limit = lending value * lending rate

Lending range n = Lending value * lending rate n / 100

Lending range n+1 = (lending value * lending rate n+1) / 100 - lending range n

Dependencies

You can choose to maintain lending rates in the respective Customizing of the ship types or while creating the individual ship records.

Example

History
Last changed by/on SAP  20040819 
SAP Release Created in 500