SAP ABAP Data Element BAPI_JBD_DTE_JBMONAT (Indicator for calculating amount per month)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   IS-B-DP (Application Component) Transaction Data Pool
     JBD_BAPI (Package) BAPIs
Basic Data
Data Element BAPI_JBD_DTE_JBMONAT
Short Description Indicator for calculating amount per month  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type JANEI    
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 CALC_AMOUNT_PER_MONTH_IND   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Amnt p.mon 
Medium 15 Amount/month 
Long 20 Amount per month 
Heading ApM 
Documentation

Definition

Determines how the cash flow displays condition amounts with a posting frequency > 1 month.

Use

  • Indicator = 1: Yes

    Single condition amounts are interpreted as monthly amounts. In this case, the total amount is calculated by multiplying the condition amount and the number of months in the posting period (posting frequency).

  • Indicator = 2: No

    The amount per condition is interpreted as the total amount for the posting period.

Example

Posting frequency:    3

Payment form:    1 (in advance)

Basic rent from 01/01/YY:    USD 1000

Surcharge from 01/01/YY:    USD 200

Planned records of cash flow:

Amount per month: 1 (Yes)

Condition    Due    Amount

Basic rent    01/01/YY    USD 3000

Surcharge    01/01/YY    USD 600

Basic rent    04/01/YY    USD 3000

Surcharge    04/01/YY    USD 600

...

Amount per month: 0 (No)

Condition    Due    Amount

Basic rent    01/01/YY    USD 1000

Surcharge    01/01/YY    USD 200

Basic rent    04/01/YY    USD 1000

Surcharge    04/01/YY    USD 200

...

Definition

History
Last changed by/on SAP  20110901 
SAP Release Created in 463_20