SAP ABAP Function Module CY_GET_SUBPROFILE_IDS (Reads the IDs of the simple profiles to a profile ID from TCY06)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CY (Package) R/3 Application development: Capacity Planning
Basic Data
Function Module CY_GET_SUBPROFILE_IDS Reads the IDs of the simple profiles to a profile ID from TCY06  
Function Group CYTA   Access to ATAB table (capacity planning)  
Program Name SAPLCYTA    
INCLUDE Name LCYTAU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DARPROF_ID TYPE TCY06-DARPROF_ID ID of the display profile
Exporting GRAPROF_ID TYPE TCY06-GRAPROF_ID ID of the graphics profile
Exporting LISPROF_ID TYPE TCY06-LISPROF_ID ID of the list profile
Exporting SETPROF_ID TYPE TCY06-SETPROF_ID ID of the set profile
Importing PROFIL_ID TYPE TCY06-PROFIL_ID ID of the desired profile
Exception UNKNOWN_PROFILE_ID TYPE There is no profile the IDs PROFIL_ID
               
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  19931201 
SAP Release Created in