SAP ABAP Function Module CY_GET_STRUCTURE_FOR_FIELD (Determines the table a field belongs to (only for fields in TCY36))
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_STRUCTURE_FOR_FIELD Determines the table a field belongs to (only for fields in TCY36)  
Function Group CYCP   Capacity planning - general functions  
Program Name SAPLCYCP   Include LCYIBFI1 
INCLUDE Name LCYCPU18    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ORIGINAL_FIELD_NAME TYPE TCY36-FELD Name of the field in the original structure
Exporting TABLE_NAME TYPE TCY36-TABELLE Name of the table
Importing FIELDNAME TYPE CYFIL_TAB-FELD Name of the field
Exception FIELD_DOESNT_EXIST TYPE Field not found
               
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  19940828 
SAP Release Created in