SAP ABAP Function Module CY_GET_WORKSTATION_TEXT (Returns the short text for a work center from I_CRHD)
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_WORKSTATION_TEXT Returns the short text for a work center from I_CRHD  
Function Group CYFI   Cap.planning/filtering and data maint.  
Program Name SAPLCYFI    
INCLUDE Name LCYFIU12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EARBID TYPE CYCRHD-OBJID ID of the work center
Exporting EARBPL TYPE CYCRHD-ARBPL Name of the work center
Exporting ETEXT TYPE RCR01-KTEXT Work Center Description
Exporting EWERKS TYPE CYCRHD-WERKS Plant
Importing IARBID TYPE CYCRHD-OBJID SPACE ID of the work center
Importing IARBPL TYPE CYCRHD-ARBPL SPACE Name of the work center
Importing IWERKS TYPE CYCRHD-WERKS SPACE Plant
Exception ID_NOT_EXISTS TYPE A work center with the ID does not exist
Exception WORKCENTER_NOT_EXISTS TYPE The work center with ARBPL/WERKS does not 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  19931201 
SAP Release Created in