SAP ABAP Function Module /MRSS/API_CRM_GET_ASSIGNMENTS (Get a list of assignments + read customizing for CRM Status Object)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   CA (Application Component) Cross-Application Components
     /MRSS/CSG (Package) CRM Integration
Basic Data
Function Module /MRSS/API_CRM_GET_ASSIGNMENTS Get a list of assignments + read customizing for CRM Status Object  
Function Group /MRSS/CRM_INTEGRATION   CRM Integration Connector  
Program Name /MRSS/SAPLCRM_INTEGRATION    
INCLUDE Name /MRSS/LCRM_INTEGRATIONU13    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_ASSIGNMENTS TYPE /MRSS/T_ASS_KEY_EXT_DET_TAB Table with Assignments
Exporting ET_ASSIGNMENTS_DET TYPE /MRSS/T_ASS_KEY_EXT_TAB Table with Assignments (Internal Representation)
Exporting ET_CHILD_ASSIGNMENTS TYPE /MRSS/T_ASS_KEY_EXT_TAB Table with Assignments (Internal Representation)
Exporting EV_INT_ASG_STATUS_ACT TYPE /MRSS/T_CSG_INT_ASG_STATUS_ACT Integrate MRS Assignment Status with CRM active
Exporting EV_FAILED TYPE /MRSS/T_BOOLEAN Boolean Variable
Exporting ET_MESSAGES TYPE /MRSS/T_NW_MESSAGE_TAB Messages
Importing IT_DEMAND_KEYS TYPE /MRSS/T_NW_DEM_KEY_EXT_TAB Table with External Keys
Importing IT_DEMAND_GUIDS TYPE /MRSS/T_GUID_TAB List of GUIDs
Importing IT_RESOURCE_KEYS TYPE /MRSS/T_NW_RES_KEY_EXT_TAB Table of Resource Keys
Importing IT_ASSIGNMENT_GUIDS TYPE /MRSS/T_GUID_TAB List of GUIDs
Importing IS_INTERVAL TYPE /MRSS/T_TIMESTAMP_INTERVAL Time Interval
Importing IS_CONTROL_PARAMETERS TYPE /MRSS/T_NW_ASG_READ_PARAM Parameters for assignment read
Importing IV_LAT_DET TYPE /MRSS/T_BOOLEAN Boolean Variable
Importing IV_STATUS_LANG TYPE SYLANGU Language Key of Current Text Environment
Importing IV_STATUS_TRANSLATION_NEEDED TYPE /MRSS/T_BOOLEAN Boolean Variable
               
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  20141109 
SAP Release Created in 800