SAP ABAP Function Module CY_GET_SELECTION_TYPE (Returns selection category of a field for a certain access path)
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_SELECTION_TYPE Returns selection category of a field for a certain access path  
Function Group CYFI   Cap.planning/filtering and data maint.  
Program Name SAPLCYFI    
INCLUDE Name LCYFIU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SELECTION_TYPE TYPE TCY05-PFAD_1 Selection category of the field: (P) primary (S) secondary
Importing FELDNAM TYPE TCY05-FELD Name of the affected field
Importing PFAD TYPE I Number of the access path
Importing TABNAM TYPE TCY05-TABELLE Name of the table to which the field belongs
Exception UNKNOWN_FIELD TYPE Field not in <TABNAM> or no selection field
Exception UNKNOWN_PATH TYPE Path specification must be 1, 2 or 3
Exception UNKNOWN_TAB TYPE <<< Is no longer initiated >>>
               
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