SAP ABAP Function Module CY01_GET_ALL_PROFILE_VALUES (Reads all subprofile values belonging to 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_GET_ALL_PROFILE_VALUES Reads all subprofile values belonging to an overall profile  
Function Group CY08   Resource planning profile functions  
Program Name SAPLCY08    
INCLUDE Name LCY08U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ANPRO_TEXT TYPE TCY34T-ANPROTXT Describing text for the analysis profile
Exporting COPRO_TEXT TYPE TCY49T-COPROTXT Describing text for the control profile
Exporting CRPANPRO TYPE CYCRPANPRO Structure with all fields in analysis profile
Exporting CRPCOPRO TYPE CYCRPCOPRO Structure with all field in control profile
Exporting CRPPEPRO TYPE CYCRPPEPRO Structure with all fields in period profile
Exporting CRPPRO TYPE CYCRPPRO Structure with all fields in overall profile
Exporting CRPPTPRO TYPE CYCRPPTPRO Structure with all fields in the pl. tab. prof.
Exporting CRPSEPRO TYPE CYCRPSEPRO Structure with all fields in select. profile
Exporting CRPSTPRO TYPE CYCRPSTPRO Structure with all field in strategy profile
Exporting CRPTIPRO TYPE CYCRPTIPRO Structure with all fields in time profile
Exporting CRPTPPRO TYPE CYCRPTPPRO Structure with all fields in tab. pl. tab. prof.
Exporting LAYOUT TYPE TCY56-LAYOUT Current label
Exporting PEPRO_TEXT TYPE TCY35T-PEPROTXT Describing text for the period profile
Exporting PROFILE_TEXT TYPE TCY30T-PROFTXT Describing text for the overall profile
Exporting PTPRO_TEXT TYPE TCY48T-PLTTEXT Describing text for planning table profile
Exporting SEPRO_TEXT TYPE TCY32T-SEPROTXT Describing text for the selection profile
Exporting STPRO_TEXT TYPE TCY37T-STPROTXT Describing text for the strategy profile
Exporting TIPRO_TEXT TYPE TCY33T-TIPROTXT Describing text for the time profile
Exporting TPPRO_TEXT TYPE TCY56T-TPPROTXT Describing text for tab. pl. table profile
Exporting LIPRO_TEXT TYPE TCY60T-LIPROTXT Describing text for list profile
Exporting CRPLIPRO TYPE CYCRPLIPRO Structure with all fields in the list profile
Exporting CRPDATES TYPE CYCRPDATES
Importing PROFILE_ID TYPE TCY30-PROFILE_ID SPACE ID of an overall profile
Importing RESET_BUFFER_IMP TYPE CYREFS-FLAG SPACE Reset local profile buffers
Exception ANALYSIS_PROFILE_NOT_FOUND TYPE Referenced analysis profile doesn't exist
Exception CONTROL_PROFILE_NOT_FOUND TYPE Referenced control profile doesn't exist
Exception NO_CURRENT_PROFILE TYPE Current profile not available
Exception PERIOD_PROFILE_NOT_FOUND TYPE Referenced period profile doesn't exist
Exception PLANNING_TABLE_PROFILE_MISSING TYPE Required planning table profile not provided
Exception PLANNING_TAB_PROFILE_NOT_FOUND TYPE Referenced planning table profile doesn´t exist
Exception PROFILE_NOT_FOUND TYPE A profile with ID PROFIL_ID doesn't exist
Exception SELECTION_PROFILE_NOT_FOUND TYPE Referenced selection profile doesn't exist
Exception STRATEGY_PROFILE_NOT_FOUND TYPE Referenced strategy profile doesn't exist
Exception TAB_PLAN_TAB_PROFILE_MISSING TYPE Required tab. plan. profile not provided
Exception TAB_PLAN_TAB_PROFILE_NOT_FOUND TYPE Profile for tab. plan. tab. doesn´t exist
Exception TIME_PROFILE_NOT_FOUND TYPE Referenced time profile doesn't exist
Exception LIST_PROFILE_NOT_FOUND TYPE Referenced list profile doesn´t exist
Exception LIST_PROFILE_MISSING TYPE Required list profile not provided
               
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