SAP ABAP Function Module CY_GET_FIELD (Reads the DDIC information to a table 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_GET_FIELD Reads the DDIC information to a table field  
Function Group CYCP   Capacity planning - general functions  
Program Name SAPLCYCP   Include LCYIBFI1 
INCLUDE Name LCYCPU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing FIELD TYPE DFIES-FIELDNAME Field
Importing LANGU TYPE DFIES-LANGU SY-LANGU Language
Importing TABNAME TYPE DFIES-TABNAME Table name
Tables FIELDTAB TYPE DFIES Output table
Exception INTERNAL_ERROR TYPE Internal error
Exception NO_TEXTS_FOUND TYPE Not all texts exist
Exception TABLE_HAS_NO_FIELDS TYPE Table has no fields
Exception TABLE_NOT_ACTIV TYPE Table does not exists as active
               
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