SAP ABAP Function Module SUMM_DOCUMENT_SUMMARIZER (IGNIS: The Document Summarizer)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-BF-IIA (Application Component) Interactive Intelligent Agent
⤷
SUMM (Package) IGNIS: The Summarizer
⤷
⤷
Basic Data
| Function Module | SUMM_DOCUMENT_SUMMARIZER | IGNIS: The Document Summarizer |
| Function Group | SUMM1 | The Summarizer engine |
| Program Name | SAPLSUMM1 | |
| INCLUDE Name | LSUMM1U02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ID_DOCTEXT | TYPE | SUMMTXTTAB | The text to be summarized | |||
| |
ET_SUMMARY | TYPE | SUMMRESTAB | The Summary | |||
| |
ID_APPLICID | TYPE | SUMMAPPLID | The Summarizer: Identification of the Application | |||
| |
ID_LANGU | TYPE | SYLANGU | SYST-LANGU | R/3 System, current language | ||
| |
ID_TOPIC | TYPE | SUMMTXTTAB | The summarization topic | |||
| |
ID_MAXNOSNT | TYPE | SUMMSNTLNG | '05' | The langth of the summary in sentences | ||
| |
IT_SPECTERMS | TYPE | SUMMSPTRTB | The Summarizer: list of special terms | |||
| |
NO_APPLIC_DATA | TYPE | no master data record of the application | ||||
| |
BAD_OR_NOTINSTALLED_LANGU | TYPE | problems with the language (instalation) | ||||
| |
BAD_DATA | TYPE | something wrong in customizing data or parameters | ||||
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 | 20010220 |
| SAP Release Created in | 30A |