SAP ABAP Function Module INDUSTRY_SOURCE_TEXT_SEARCH (Analyze Source Text for Multi-Word Terms to be Exchanged)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-RIT (Application Component) Replacing standard texts with industry specific texts
⤷
SBRN (Package) Replace Industry-Specific Short Texts
⤷
⤷
Basic Data
| Function Module | INDUSTRY_SOURCE_TEXT_SEARCH | Analyze Source Text for Multi-Word Terms to be Exchanged |
| Function Group | SBRA | Compare industry short texts |
| Program Name | SAPLSBRA | Compare industry short texts |
| INCLUDE Name | LSBRAU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
RETURNCODE | TYPE | Return Code | ||||
| |
TEXT_REST | TYPE | Source Text without Terms to be Exchanged | ||||
| |
LANGUAGE | TYPE | INDTEXT-SPRSL | Language Key | |||
| |
INDUSTRY | TYPE | INDTEXT-BRANCHE | Industry Sector ID | |||
| |
DEVCLASS_OBJECT | TYPE | INDTEXT-DEVCLASS | Generic Source Text Package | |||
| |
TEXT | TYPE | Source Text to be Analyzed | ||||
| |
WORDSCOUNT_MAX | TYPE | TSKTW-WORDSCOUNT | Highest Word Count | |||
| |
EXIT_ON_FIRST_FOUND_FLAG | TYPE | SPACE | End Search after First Hit | |||
| |
MULTIPLE_EXCHANGES_TAB | TYPE | SBRN1_MULTIPLE_EXCHANGES_TAB | Table of Repeated Exchange Terms | |||
| |
EXCHANGES_LIST_TAB | TYPE | SBRN1_EXCHANGES_LIST_TAB | Exchange Term Table | |||
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 | 19950929 |
| SAP Release Created in |