SAP ABAP Function Module XSI_STRING_FIND_WORD_FUZZY (formerly (46C) FuGr 'FUZY' - Coding from there copied into VVTR)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LE-TRA-IN (Application Component) Interfaces
⤷
VVTR (Package) Express Delivery Company Interface & Tracking
⤷
⤷
Basic Data
| Function Module | XSI_STRING_FIND_WORD_FUZZY | formerly (46C) FuGr 'FUZY' - Coding from there copied into VVTR |
| Function Group | VVTR | Express Delivery Company Interface |
| Program Name | SAPLVVTR | |
| INCLUDE Name | LVVTRU94 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
FIND_WORD | TYPE | word to be found | ||||
| |
SEARCH_IN | TYPE | string in which 'find_word' will be searched | ||||
| |
RESULT_TABLE | TYPE | FUZZY_TAB | table with search results | |||
| |
PARAMETER_ERROR | TYPE | error in interface | ||||
| |
UNEXPECTED_PROBLEM | TYPE | unexpected error | ||||
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 | 20020521 |
| SAP Release Created in |