SAP ABAP Function Module CRM_ECO_ENT_SELECT_ENTITLEMENT (Select the set of Entitlements for the given selection criteria)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-ISA (Application Component) Internet Sales
     CRM_ECO_ENTITLEMENTS (Package) CRM ECommerce Entitlements
Basic Data
Function Module CRM_ECO_ENT_SELECT_ENTITLEMENT Select the set of Entitlements for the given selection criteria  
Function Group CRM_ECO_ENTITLEMENTS   Entitlements Web-UI  
Program Name SAPLCRM_ECO_ENTITLEMENTS    
INCLUDE Name LCRM_ECO_ENTITLEMENTSU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RETURNCODE TYPE CRMT_ISA_RETURNCODE Returncode of the function module
Importing IV_APPLICATION TYPE /CEM/APPLICATION Specifies if it is Summary or Core Entitlement
Importing IV_MAXHITS TYPE INT4 Natural number
Tables IT_SEL_OPT TYPE CRMT_ISALES_SELOPT Selection Parameters
Tables ET_HEADER TYPE CRM_ECO_ENT_HEADER Entitlement Header
Tables ET_DETAILS TYPE CRM_ECO_ENT_DETAILS Entitlement Details
Tables ET_DOCS TYPE CRM_ECO_ENT_DOCUMENTS Entitlement Document flow
Tables SUMM_DETAILS TYPE CRM_ECO_ENT_HEADER Entitlement Header
Tables SUMM_LINKS TYPE /CEM/S_LINK_GUIDS Structure to link the GUIDS
Tables MESSAGES TYPE CRMT_ISALES_RETURN Table containing messages returned by the function module
               
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  20041219 
SAP Release Created in 401