SAP ABAP Function Module /CEM/ENTITLEMTS_READ_FOR_SUMM (Read entitlement records for summarization)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-EM (Application Component) CRM Entitlement Management
     /CEM/ENT_REPOSITORY (Package) Entitlements Repository
Basic Data
Function Module /CEM/ENTITLEMTS_READ_FOR_SUMM Read entitlement records for summarization  
Function Group /CEM/ENT_SUMMARY   Summary functions  
Program Name /CEM/SAPLENT_SUMMARY    
INCLUDE Name /CEM/LENT_SUMMARYU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_H_GUID TYPE /CEM/T_GUID GUIDs Table Type
Exporting ET_ENT_H TYPE /CEM/T_H_WRK Table Type of Header Structure (Database + Dynamic)
Exporting ET_ENT_I TYPE /CEM/T_I_WRK Table Type of Item Structure (Database + Dynamic)
Exporting ET_ENT_D TYPE /CEM/T_D_WRK Table Type of Doc Flow Structure (Database + Dynamic)
Importing IS_ENT_OW TYPE /CEM/S_EE_EXEC Table Type Communication Structure
Exception ENT_NOT_FOUND TYPE Entitlements not found
Exception LOCK_FAILED TYPE Lock failure
Exception RECORDS_NOT_FOUND TYPE Record not found in OB
               
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  20050115 
SAP Release Created in 401