SAP ABAP Function Module CY01_CHECK_OVERALL_PROFILE (Checks the consistency of an overall 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_OVERALL_PROFILE Checks the consistency of an overall profile  
Function Group CY08   Resource planning profile functions  
Program Name SAPLCY08    
INCLUDE Name LCY08U32    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting FLG_NO_PERIOD_PROFILE TYPE CYREFS-FLAG Period profile missing
Exporting FLG_NO_PLANNING_TABLE_PROFILE TYPE CYREFS-FLAG Planning table profile missing
Exporting FLG_NO_STRATEGY_PROFILE TYPE CYREFS-FLAG Strategy profile missing
Exporting FLG_NO_LIST_PROFILE TYPE CYREFS-FLAG
Importing CRPPRO_IMP TYPE CYCRPPRO Current overall profile
Importing FLG_CHK_PERIOD TYPE CYREFS-FLAG 'X' Existence of period profile should be checked
Importing FLG_CHK_STRATEGY TYPE CYREFS-FLAG 'X' Existence of strategy profile should be checked
Importing FLG_CHK_PLANNING_TABLE TYPE CYREFS-FLAG 'X' Existence of pl. table profile should be checked
Importing FLG_CHK_LIST TYPE CYREFS-FLAG 'X'
Importing FLG_SEND_MESSAGE TYPE CYREFS-FLAG SPACE Send error messages
Exception NO_CONTROL_PROFILE TYPE No control profile
               
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