SAP ABAP Function Module CY01_GET_TIME_PROFILE (Reads a time profile of the resource planning system)
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_GET_TIME_PROFILE Reads a time profile of the resource planning system  
Function Group CY08   Resource planning profile functions  
Program Name SAPLCY08    
INCLUDE Name LCY08U06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CRPDATES TYPE CYCRPDATES Structure with all dates
Exporting CRPTIPRO TYPE CYCRPTIPRO Structure with all fields of time profile
Exporting PROFILE_TEXT TYPE TCY33T-TIPROTXT Describing text for the profile
Exporting CURRENT_PROFILE_ID TYPE TCY33-TIPRO_ID
Importing PROFILE_ID TYPE TCY33-TIPRO_ID SPACE ID of a time profile
Importing RESET_BUFFER_IMP TYPE CYREFS-FLAG SPACE Reset local profile buffer
Exception DATE_CONVERSION_ERROR TYPE Dates cannot be computed
Exception NO_CURRENT_PROFILE TYPE Current profile not available
Exception PROFILE_NOT_FOUND TYPE A profile with ID PROFIL_ID doesn't exist
               
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  19940828 
SAP Release Created in