SAP ABAP Data Element FCL_DTE_OWAIVEMETH (Waiver Method)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   FS (Application Component) Financial Services
     FCL_TYPES (Package) Source Data Categories for Financial Calculator
Basic Data
Data Element FCL_DTE_OWAIVEMETH
Short Description Waiver Method  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FCL_DOM_OWAIVEMETH    
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 WaiverMeth 
Medium 16 Waiver Method 
Long 20 Waiver Method 
Heading 20 Waiver Method 
Documentation

Definition

Specifies how the system is to display and post the calculated waiver amount.

Use

You can select the following wavier methods for each waiver condition type:

  • S - Immediate clearing with posting

    The system reduces the calculated result for the price condition by the waiver amount. The system thus does not post a separate waiver amount or display it in the amount field of the results.

    The system saves the waiver amount for information purposes only in a separate results field.

  • C - No clearing with separate posting

    The system posts the calculated result for the price condition and its waiver amount separately. It also displays the amount separately as a result.

Dependencies

You specify the waiver method for the automatic waiver in the condition type Customizing of your application for each waiver condition type.

Example

A item charge of EUR 12 is incurred for an account in the settlement period. If the waiver amount is EUR 4, the following sets of results occur depending on the waiver method you chose:

  • S - Immediate clearing with posting

Calculated charge    Waiver Amount    Amount to be posted    Waiver Indicator

12    4    -8   

12    4    0    X

  • C - No clearing with separate posting

Calculated charge    Waiver Amount    Amount to be posted    Waiver Indicator

12    4    -12   

12    4    4    X

History
Last changed by/on SAP  20110908 
SAP Release Created in 710