SAP ABAP Function Module GET_FAQ_FOR_SYMPTOM (Reterive the FAQ for the product)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MD-SDB (Application Component) Solution Database
⤷
CSKN (Package) Customer Service: Knowledge Base Development
⤷
⤷
Basic Data
| Function Module | GET_FAQ_FOR_SYMPTOM | Reterive the FAQ for the product |
| Function Group | CRM_IIA_APIS | RFC Functions |
| Program Name | SAPLCRM_IIA_APIS | RFC Functions |
| INCLUDE Name | LCRM_IIA_APISU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IV_ISMNR | TYPE | ISMNR | Symptom Number | |||
| |
IV_ISMVR | TYPE | IVERSION | Version Number | |||
| |
IV_LANGU | TYPE | SYST-LANGU | SYST-LANGU | R/3 System, current language | ||
| |
IV_USER | TYPE | XUBNAME | ' ' | User name to check Info Sec assignment | ||
| |
IV_PROFILE | TYPE | ISFLPROFILE | ' ' | ID of Individual or Group Profile | ||
| |
IV_SECURITY_ENV | TYPE REF TO | CL_CRM_EI_SECURITY_ENV | Security Environment for SDB Queries | |||
| |
ET_FAQ_LIST | TYPE | IASTFAQT | DIA: Statistical update for symptoms | |||
| |
NO_SUCH_PROFILE | TYPE | SDB Access Profile does not exist | ||||
| |
NO_PROFILE_USER_MATCH | TYPE | User is associated to another SDB Access Profile | ||||
| |
EMPTY_PROFILE | TYPE | The Profile does not point to any Symptom | ||||
| |
SYMPTOM_ARCHIVABLE | TYPE | The record has the status 'archivable' | ||||
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 | 30A |