SAP ABAP Data Element BSPERIOD_DDR_MTYPE (Due Date Rule Modifier)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT (Application Component) Processes and Tools for Enterprise Applications
     BS_PERIOD_API (Package) API for period toolset
Basic Data
Data Element BSPERIOD_DDR_MTYPE
Short Description Due Date Rule Modifier  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BSPERIOD_DDR_MTYPE    
Data Type CHAR   Character String 
Length 4    
Decimal Places 0    
Output Length 4    
Value Table BSPER_DDR_MTYP    
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 Modifier 
Medium 15 DDR Modifier 
Long 25 Due Date Rule Modifier 
Heading 40 Due Date Rule Modifier 
Documentation

Definition

Specifies the due date rule modifier procedure.

Use

The due date rule modifier is used in the calculation of a due date.

Dependencies

Enhancement spot BS_PERIOD_TOOLSET_API provides 2 implementations for BAdI BS_PERIOD_TOOLSET_DUE_DATE:

  • BS_PERIOD_TOOLSET_DDRM_BOP (due date = start date of period)
  • BS_PERIOD_TOOLSET_DDRM_EOP (due date = end date of period)

BOP and EOP are filter values for existing BAdI Implementations. They are available for all application areas defined in Customizing. BOP and EOP only have to be entered in the Due Date Rule Modifier Customizing Table (view is included in Period Toolset customizing view cluster).

Example

"BOP": Beginning of period.

"EOP": End of period.

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