SAP ABAP Function Module CY01_GET_LAYOUT (Reads all parts of a layout)
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_LAYOUT Reads all parts of a layout  
Function Group CY08   Resource planning profile functions  
Program Name SAPLCY08    
INCLUDE Name LCY08U29    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing LAYOUT TYPE TCY31_G-LAYOUT ID of the layout
Importing RESET_BUFFER_IMP TYPE CYREFS-FLAG SPACE Reset local profile buffer
Tables TCY31_H_EXP TYPE TCY31_H Table with the sorting definition
Tables TCY31_E_EXP TYPE TCY31_E Table with the grouping definition
Tables TCY31_C_EXP TYPE TCY31_C Table with chart definitions
Exception NO_CURRENT_LAYOUT TYPE no current layout known
Exception NO_CHART_DEFINITION TYPE layout contains no chart definition
Exception SORTING_NOT_FOUND TYPE given sorting definition not found
Exception GROUPING_NOT_FOUND TYPE given grouping definition not found
Exception INCOMPLETE_DEFINITION TYPE definition incomplete
Exception LAYOUT_NOT_FOUND TYPE layout 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