SAP ABAP Function Module CRM_ICSS_PRCAT_GETPRODUCT (Get a list of Category GUID and Category Text)
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_PRCAT_GETPRODUCT | Get a list of Category GUID and Category Text |
| Function Group | CRM_ICSS_PRODUCT | Select a product |
| Program Name | SAPLCRM_ICSS_PRODUCT | Product Search |
| INCLUDE Name | LCRM_ICSS_PRODUCTU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ES_RETURN | TYPE | CRMT_ICSS_RETURN | Message Return Structure | |||
| |
IV_CATEGORY_GUID | TYPE | COMT_CATEGORY_GUID_CHAR32 | Category GUID | |||
| |
IV_LANGU | TYPE | LAISO | R/3 System, current language | |||
| |
IV_FAQ_INDIC | TYPE | QKZ | SPACE | X and Blank (Indicator) | ||
| |
IV_SEGMENT_PROD_INDEX | TYPE | TABROWS | 1 | Number of table lines | ||
| |
IV_NB_ELEM | TYPE | I | 100 | Number of categories per segment | ||
| |
ET_PRODUCT_ICSS_WEB | TYPE | CRMT_ICSS_PRODUCT_C | Product Category GUID (character) and TEXT | |||
| |
ET_SEGMENT_PROD_ICSS_WEB | TYPE | CRMT_ICSS_PRCAT_SEGMENT_WEB_S | Segmented List of product categories - Used to create HREFs | |||
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 | 20010320 |
| SAP Release Created in | 30A |