SAP ABAP Function Module CY01_GET_PL_TABLE_PROFILE (Reads a planning table 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_PL_TABLE_PROFILE Reads a planning table profile of the resource planning system  
Function Group CY08   Resource planning profile functions  
Program Name SAPLCY08    
INCLUDE Name LCY08U11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CRPPTPRO TYPE CYCRPPTPRO Structure with all fields of the profile
Exporting PROFILE_TEXT TYPE TCY48T-PLTTEXT Describing text for the profile
Importing PROFILE_ID TYPE TCY48-PLTPROF_ID SPACE ID of a planning table 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