SAP ABAP Message Class /MAP/M Message Number 506 (Influencing factor &1: definition level does not contain time charact. &2)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-PLA-RMP (Application Component) Retail Merchandise Planning
     /MAP/M (Package) BW: Content MAP Forecast Framework
Attribute
Message class /MAP/M  
Short Description Messages for Package /MAP/M    
Message Number 506  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20141101   
Message Text
Influencing factor &1: definition level does not contain time charact. &2
Help Document

Diagnosis

Depending on the periodicity of an influencing factor, the exit class in the method chas_get() must deliver the time characteristic belonging to the periodicity:

  • Periodicity W (week): Characteristic 0CALWEEK
  • Periodicity M (month): Characteristic 0CALMONTH
  • Periodicity P (posting period): Characteristic 0FISCPER

The periodicity of the influencing factor is .

The correct time characteristic is not returned.

System Response

Processing is cancelled.

Procedure

Include the time characteristic that corresponds to the chosen periodicity in the definition level of the influencing factor.

Procedure for System Administration

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