SAP ABAP Function Module CRM_LAWREF_H_READ_BY_HEADER_OB (Returns the list of lawref guids corresponding to one header guid)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-IPS-ICM-ACT (Application Component) Activities
     CRM_LAWREF_H (Package) 1Order Law Reference Header Segment
Basic Data
Function Module CRM_LAWREF_H_READ_BY_HEADER_OB Returns the list of lawref guids corresponding to one header guid  
Function Group CRM_LAWREF_H_OB   Law Reference Object Buffer  
Program Name SAPLCRM_LAWREF_H_OB    
INCLUDE Name LCRM_LAWREF_H_OBU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_LAWREF_GUIDS TYPE CRMT_OBJECT_GUID_TAB List of GUIDs
Exporting ET_LAWREF_H_WRK TYPE CRMT_LAWREF_H_WRKT Law Reference Header Segment Object Workarea table type
Importing IV_HEADER_GUID TYPE CRMT_OBJECT_GUID GUID of a CRM Order Object
Exception RECORD_NOT_FOUND TYPE
Exception PARAMETER_ERROR TYPE
Exception ERROR_OCCURRED TYPE
Exception CUSTOMIZING_ERROR TYPE
Exception LAW_REFERENCE_DOES_NOT_EXIST 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  20080418 
SAP Release Created in 700