SAP ABAP Function Module /CEM/ENT_SETTLEMENT_ELIG_CHECK (Check settlement eligiblity of a given entitlement)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-EM (Application Component) CRM Entitlement Management
     /CEM/ENT_REPOSITORY (Package) Entitlements Repository
Basic Data
Function Module /CEM/ENT_SETTLEMENT_ELIG_CHECK Check settlement eligiblity of a given entitlement  
Function Group /CEM/ENT_SUMMARY   Summary functions  
Program Name /CEM/SAPLENT_SUMMARY    
INCLUDE Name /CEM/LENT_SUMMARYU26    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_ELIGIBILITY TYPE /CEM/BOOLEAN Logical variable
Exporting EV_THRESHOLD_CURRENCY TYPE /CEM/CURR Currency
Exporting EV_AUTO_SETTLE TYPE /CEM/BOOLEAN Logical variable
Importing IS_SETTLEMENT_H TYPE /CEM/S_H_OB Hedaer Work area Structure (Database + Dynamic)
Importing IV_SETTLEMENT_VALUE TYPE /CEM/AVL_VAL Available Value
Exception SUMMARY_NOT_RELEVANT_FOR_SET TYPE Summary not relevant for settlement
Exception CATEGORY_NOT_RELEVANT_FOR_SET TYPE Category not relevant for settlement
Exception THRESHOLD_CHECK_ERROR TYPE Threshold determination raised error
Exception OUTSIDE_THRESHOLD_LIMIT TYPE Value outside the threshold limit
               
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  20051219 
SAP Release Created in 401