SAP ABAP Data Element CPET_MISSENTRYROUT (CPE Term - Routine for Missing Entry Used for Period Determ.)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   CA-GTF-CPE (Application Component) Commodity Pricing Engine
     CPE_BASIS (Package) Commodity Pricing Engine: Basic Objects
Basic Data
Data Element CPET_MISSENTRYROUT
Short Description CPE Term - Routine for Missing Entry Used for Period Determ.  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CPE_ROUTINE    
Data Type NUMC   Character string with only digits 
Length 7    
Decimal Places 0    
Output Length 7    
Value Table      
Further Characteristics
Search Help: Name CPE_ROUTINE    
Search Help: Parameters E_ROUTINE   
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 MissEntry 
Medium 20 Miss. Entry Routine 
Long 40 Missing Entry Routine 
Heading MissRtn 
Documentation

Definition

Specifies how the system reacts if there is a missing entry.

Use

The missing entry routine is the part of the commodity pricing engine (CPE) that contains the logic for handling timestamps where, according to the calendar, quotation or currency data should exist but is missing.

The missing entry routine is called by the source routine.

The routine is technically an implementation of the BADI_CPE_FE_DATE_SUBST_ROUTINE Business Add-In (BAdI).

Possibilities for handling missing data are the substitution by another timestamp, setting the period determination to incomplete, setting a billing block, raising a message, or ignoring the problem and continuing.

Dependencies

The customer name space for routines is 30.000 to 99.999.

Example

  • 1: Ignore and Continue
  • 2: Ignore and Set Incomplete Flag
  • 3: Ignore and Set Billing Block
  • 4: Error Message
  • 11: Use Previous Workday
  • 22: Use Next Workday and Set Incomplete Flag

History
Last changed by/on SAP  20130604 
SAP Release Created in 2004_1_46C