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 |
|---|---|---|---|---|---|---|---|
| |
RETURNCODE | TYPE | CRMT_ISA_RETURNCODE | Returncode of the function module | |||
| |
IV_APPLICATION | TYPE | /CEM/APPLICATION | Specifies if it is Summary or Core Entitlement | |||
| |
IV_MAXHITS | TYPE | INT4 | Natural number | |||
| |
IT_SEL_OPT | TYPE | CRMT_ISALES_SELOPT | Selection Parameters | |||
| |
ET_HEADER | TYPE | CRM_ECO_ENT_HEADER | Entitlement Header | |||
| |
ET_DETAILS | TYPE | CRM_ECO_ENT_DETAILS | Entitlement Details | |||
| |
ET_DOCS | TYPE | CRM_ECO_ENT_DOCUMENTS | Entitlement Document flow | |||
| |
SUMM_DETAILS | TYPE | CRM_ECO_ENT_HEADER | Entitlement Header | |||
| |
SUMM_LINKS | TYPE | /CEM/S_LINK_GUIDS | Structure to link the GUIDS | |||
| |
MESSAGES | TYPE | CRMT_ISALES_RETURN | Table containing messages returned by the function module | |||
Processing Type
| Normal Function 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 |