SAP ABAP Data Element CALCHECK (Indicator, Whether Factory Calendar Should Be Checked)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       MB (Package) Application development R/3 inventory management
Basic Data
Data Element CALCHECK
Short Description Indicator, Whether Factory Calendar Should Be Checked  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFELD    
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 Calendar 
Medium 15 Check Calendar 
Long 23 Check Factory Calendar 
Heading 23 Check Factory Calendar 
Documentation

Definition

Specifies that a factory calendar check is executed for method CreateFromData1 from Business Object MaterialReservation.

The following values are possible:

  • ' ' (no value)

    If there is no value, this means that a factory calendar check is not executed during the creation of reservations with the method described above.

  • 'X'

    This value means that the factory calendar is checked during the creation of reservations.

Use

The system checks the factory calendar to ensure the dates in the reservation are valid workdays.

Dependencies

Example

History
Last changed by/on SAP  20040116 
SAP Release Created in 500