SAP ABAP Function Module CY_CHECK_SELECTION_FIELD (Checks whether the specified field of a table is a selection field)
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_CHECK_SELECTION_FIELD Checks whether the specified field of a table is a selection field  
Function Group CYFI   Cap.planning/filtering and data maint.  
Program Name SAPLCYFI    
INCLUDE Name LCYFIU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SELECTION_FIELD TYPE C YES, if the field is selection field, else NO
Exporting WERK_SELECTED TYPE C YES, if the field is the task list
Importing FELDNAM TYPE TCY05-FELD Name of Field to be Checked
Importing TABNAM TYPE TCY05-TABELLE Name of the table with the field
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