SAP ABAP Function Module CRM_ICSS_SAF_GET_ENTITY_DETAIL (Returns details of multiple knowledge entities in XML format)
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_SAF_GET_ENTITY_DETAIL | Returns details of multiple knowledge entities in XML format |
Function Group | CRM_ICSS_SAF | Calling SAF functions |
Program Name | SAPLCRM_ICSS_SAF | |
INCLUDE Name | LCRM_ICSS_SAFU02 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
EV_XML_STRING | TYPE | STRING | XML in string format | |||
![]() |
ES_RETURN | TYPE | CRMT_ICSS_RETURN | Message Return Structure | |||
![]() |
IV_KB_NAME | TYPE | CRMT_EI_KB_NAME | 'SDB' | KB name | ||
![]() |
IV_LANG | TYPE | SPRAS | SY-LANGU | Language Key | ||
![]() |
IV_FROM | TYPE | CRMT_EI_KB_ID | '0' | From id | ||
![]() |
IV_TO | TYPE | CRMT_EI_KB_ID | '999999999999' | To id | ||
![]() |
IV_SIZE | TYPE | INT4 | 50 | Up to | ||
![]() |
IV_TO_FILE | TYPE | CHAR1 | SPACE | Save to a temporary file | ||
![]() |
IV_FILENAME | TYPE | STRING | 'c:sap_ei_kb.xml' | |||
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 | 500 |