SAP ABAP Function Module CY01_GET_PERIOD_PROFILE (Reads a period 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_PERIOD_PROFILE Reads a period profile of the resource planning system  
Function Group CY08   Resource planning profile functions  
Program Name SAPLCY08    
INCLUDE Name LCY08U04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CRPPEPRO TYPE CYCRPPEPRO Structure with all fields of the profile
Exporting PROFILE_TEXT TYPE TCY35T-PEPROTXT Descriptive text for the profile
Importing PROFILE_ID TYPE TCY35-PEPRO_ID SPACE ID of a period profile
Importing RESET_BUFFER_IMP TYPE CYREFS-FLAG SPACE Reset local profile buffer
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