SAP ABAP Function Module CR_WORKCENTER_SEL_READ (Read work center with general Range table for Manpower Planning II)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CR (Package) R/3 Application development: PP Resources
Basic Data
Function Module CR_WORKCENTER_SEL_READ Read work center with general Range table for Manpower Planning II  
Function Group CR01   Read accesses to work center for CIM  
Program Name SAPLCR01    
INCLUDE Name LCR01U12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing BEGIN_DATE TYPE PCHDY-BEGDA SY-DATUM Datum ab
Importing END_DATE TYPE PCHDY-ENDDA SY-DATUM Datum bis
Importing FROM_DB TYPE C SPACE Indicator: read from database
Importing PATH_KAKO TYPE C SPACE Indicator: read work centers for capacities
Importing REL_CAP TYPE C SPACE ID: supply relationships between capacity
Importing REL_PERS TYPE C SPACE Kennzeichen: Relationen zu Person mitliefern
Importing READ_SHORT TYPE C SPACE Kennzeichen: Objektkürzel mitlesen
Tables INDEX_CRHD TYPE CYSEL_OBJ Index table in work centers
Tables INDEX_KAKO TYPE CYSEL_OBJ Index table on capacities
Tables INDEX_PERS TYPE CYSEL_OBJ Indextabelle auf Kapazitäten
Tables RANGES_IMP TYPE CYFIL_TAB General rank table for selection
Tables REL_CAP_TAB TYPE CYREL_OBJ Relationship table work center capacity
Tables REL_PERS_TAB TYPE CYREL_OBJ Pelationentabelle Arbeitspatz-Person
Exception NO_ENTRY TYPE No work centers selected
               
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