SAP ABAP Function Module CRM_MRS_ORDER_LOCK_CHECK (Check if the Order is locked already or not)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-RPL-SRV (Application Component) Service Resource Planning
     CRM_WFD_MRS (Package) CRM MRS Integration
Basic Data
Function Module CRM_MRS_ORDER_LOCK_CHECK Check if the Order is locked already or not  
Function Group CRM_MRS_INT   API for integration of MRS and CRM  
Program Name SAPLCRM_MRS_INT    
INCLUDE Name LCRM_MRS_INTU21    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_RC TYPE SYST-SUBRC Return Value of ABAP Statements
Exporting ES_LOCK_ATTRIBUTES TYPE CRM_MRS_T_LOCK_ATTRIBUTES Attributes of Lock
Exporting ET_LOCK_ATTRIBUTES TYPE CRM_MRS_T_LOCK_ATTRIBUTES_TAB Table of Lock Attributes
Importing IV_HEADER_GUID TYPE CRMT_OBJECT_GUID GUID of a CRM Order Object
Importing IV_ITEM_GUID TYPE CRMT_OBJECT_GUID GUID of a CRM Order Object
Importing IV_ORDER_ID TYPE CRMT_OBJECT_ID_DB Process ID
Importing IT_ORDERS TYPE CRM_MRS_T_COLLECT_ORDER_TAB Collected Orders for Lock Status
               
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  20130604 
SAP Release Created in 702