SAP ABAP Function Module CR_WORKCENTERS_OF_PERSONS (Read assignment of people to work centers and/or capacities)
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_WORKCENTERS_OF_PERSONS Read assignment of people to work centers and/or capacities  
Function Group CR01   Read accesses to work center for CIM  
Program Name SAPLCR01    
INCLUDE Name LCR01U17    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing BEGIN_DATE TYPE SYST-DATUM '19000101'
Importing END_DATE TYPE SYST-DATUM '99991231'
Importing FLG_CHECK_ALL TYPE C SPACE
Importing FLG_NO_PERIODS TYPE C SPACE
Tables PERS_RAN_TAB TYPE CYFIL_TAB Ranges of personnel numbers
Tables SEL_CRHD TYPE CYSEL_OBJ Index table CRHD-OBJID
Tables SEL_KAKO TYPE CYSEL_OBJ Index table KAKO-KAPID
Tables SEL_PERS TYPE CYSEL_OBJ Index table personnel number
Tables REL_TAB TYPE CYREL_OBJ Work center ID, , capacity ID
Tables REL_CRHD_PERS TYPE CYREL_OBJ Assignment CRHD to person
Tables REL_KAKO_PERS TYPE CYREL_OBJ Assignment of KAKO to person
Exception NO_ASSIGNMENTS_FOUND TYPE No assignment of person to work ctr or cap.
Exception NO_INTEGRATION TYPE No integration of logistics with PD
Exception MISSING_PARAMETER TYPE
               
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  19960129 
SAP Release Created in