SAP ABAP Function Module /CEM/ENT_SUMMARY_GET_CB (Read all summary related customizing entries)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-EM (Application Component) CRM Entitlement Management
     /CEM/ENT_REPOSITORY (Package) Entitlements Repository
Basic Data
Function Module /CEM/ENT_SUMMARY_GET_CB Read all summary related customizing entries  
Function Group /CEM/ENT_SUMM_CB   Summarization customizing read  
Program Name /CEM/SAPLENT_SUMM_CB    
INCLUDE Name /CEM/LENT_SUMM_CBU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_SUMMARY TYPE /CEM/T_SUM Table type to read summary records
Exporting ET_SUMMARY_DET TYPE /CEM/T_SUMTYP_SUM Table type for summary type mapping to summary
Exporting ET_SUMMARYTYPE TYPE /CEM/T_SUMTYP Table type for summary types
Exporting ET_SUMMARYTYPE_DET TYPE /CEM/T_ENT_SUMTYP Table type for entitlements assignment to summary types
Exporting ET_SUMMARY_LEVEL TYPE /CEM/T_SUM_LEVEL table type for Summarization Level
Exporting ET_SETTLEMENT_RELEVANCY TYPE /CEM/T_SUM_PROD Table Type for Summarization Product Details
Importing IV_APPLICATION TYPE /CEM/APPLICATION Application
Importing IV_PROGRAM TYPE /CEM/ENT_STRATEGY 'DF' Entitlement Program
Exception NO_SUMMARY_EXISTS_FOR_APP TYPE No summary exists maintained for this application
Exception SUMMARY_GLOBAL_DATA_MISSING TYPE Global data for summarization is missing
               
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