SAP ABAP Data Element CMAC_DUEAMT_TYPE (Installment Determination Method)
Hierarchy
IS-PS-CA (Software Component) IS-PUBLIC SECTOR CONTRACT ACCOUNTING
   IS-HER-CM-AC (Application Component) Student Accounting
     CMAC_D (Package) Campus Management: Student Account
Basic Data
Data Element CMAC_DUEAMT_TYPE
Short Description Installment Determination Method  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CMAC_DUEAMT_TYPE    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 Method 
Medium 15 Determ. Method 
Long 20 Determ. Method 
Heading 12 Determ.Methd 
Documentation

Definition

Defines how the system determines the installments within a fee calculation period.

Use

You need at least two time limits to distribute a payable to installments.

The system offers the following installment determination methods:

  • Percentage

    The system determines the installment from the given percentage.

  • Fixed amount

    The system uses the specified amount as the installment.

  • Remainder

    The system determines the remaining payment amount and uses this as the installment.

Notes

In fee calculation, you may not use the installment determination methods percentage and fixed amount concurrently.

To avoid rounding differences, use the installment determination method remainder as the last installment.

Example

You want students to pay their tuition fees in three installments. The first installment is 50 percent, and the second and third are 25 percent each. You map this in the system as follows:

Time limit    Installment determination method    Percent

1001    Percentage    50

1002    Percentage    25

1003    Remainder    (the system enters "percentage".)

History
Last changed by/on SAP  20050224 
SAP Release Created in 463