SAP ABAP Function Module CY01_GET_LIST_PROFILE (Reads a list 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_LIST_PROFILE Reads a list profile of the resource planning system  
Function Group CY08   Resource planning profile functions  
Program Name SAPLCY08    
INCLUDE Name LCY08U27    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CRPLIPRO TYPE CYCRPLIPRO Structure with all fields of the list profile
Exporting PROFILE_TEXT TYPE TCY60T-LIPROTXT Describing text for the profile
Exporting CURRENT_PROFILE_ID TYPE TCY60-LIPRO_ID
Importing PROFILE_ID TYPE TCY60-LIPRO_ID SPACE ID of a list 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  19950404 
SAP Release Created in