SAP ABAP Function Module CRM_ICSS_IBASE_COMP_SEARCH (Search for product or identification in allowed ibase)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-ISE (Application Component) Internet Service
⤷
CRM_ICSS (Package) Internet Customer Self Service Application
⤷
⤷
Basic Data
| Function Module | CRM_ICSS_IBASE_COMP_SEARCH | Search for product or identification in allowed ibase |
| Function Group | CRM_ICSS_IBASE | Installed Base |
| Program Name | SAPLCRM_ICSS_IBASE | |
| INCLUDE Name | LCRM_ICSS_IBASEU09 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_COMP_TAB | TYPE | IBAP_COMP2_TAB | IB: Export Data IBase Component for API | |||
| |
I_DEVICEID | TYPE | IB_DEVICEID | IB: Identification | |||
| |
I_PRODUCT_GUID | TYPE | COMT_PRODUCT_GUID | Internal Unique Identifier of Product | |||
| |
I_BASE_LIST_TAB | TYPE | CRMT_ICSS_IBASE_ROOT_T | Ibase roots table accessible from ICSS | |||
| |
NOT_FOUND | TYPE | Component matching criteria not found in selected ibase | ||||
| |
EMPTY_IBASE_TABLE_PARAMETER | TYPE | The input table for ibase is empty | ||||
| |
EMPTY_SEARCH_CRITERIA | TYPE | At least product_guid or deviceid must be filled. | ||||
| |
OTHERS | TYPE | Other | ||||
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 | 20020829 |
| SAP Release Created in | 310 |