SAP ABAP Function Module CY01_CHECK_TIME_PROFILE (Checks the consistency of a time profile)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CY01 (Package) R/3 Application Development: Resource Planning
Basic Data
Function Module CY01_CHECK_TIME_PROFILE Checks the consistency of a time profile  
Function Group CY08   Resource planning profile functions  
Program Name SAPLCY08    
INCLUDE Name LCY08U34    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting FLG_ERROR_DBDATE TYPE CYREFS-FLAG Error in database time interval
Exporting FLG_ERROR_ANDATE TYPE CYREFS-FLAG Error in analysis time interval
Exporting FLG_ERROR_PLDATE TYPE CYREFS-FLAG Error in planning time interval
Exporting FLG_ERROR_RDATE TYPE CYREFS-FLAG Error in backlog date
Exporting FLG_ERROR_INTERVAL TYPE CYREFS-FLAG Inconsistent intervals
Importing CRPTIPRO_IMP TYPE CYCRPTIPRO Current time profile
Importing FLG_CHK_DBDATE TYPE CYREFS-FLAG 'X' Database time interval should be checked
Importing FLG_CHK_ANDATE TYPE CYREFS-FLAG 'X' Analysis time interval should be checked
Importing FLG_CHK_PLDATE TYPE CYREFS-FLAG 'X' Planning time interval should be checked
Importing FLG_SEND_MESSAGE TYPE CYREFS-FLAG SPACE Send error messages
Importing FLG_CHK_RDATE TYPE CYREFS-FLAG 'X' Backlog date should be checked
Importing FLG_CHK_INTERVAL TYPE CYREFS-FLAG 'X' Consistency of time intervals should be checked
Importing PRESENT TYPE TCY49-PRESENT
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950404 
SAP Release Created in