SAP ABAP Function Module LTRT_LROUT_BUILD (Calculate distance between nodes)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LE-TRM (Application Component) Task & Resource Management
⤷
LTRT (Package) TRM - Route Management Package
⤷
⤷
Basic Data
| Function Module | LTRT_LROUT_BUILD | Calculate distance between nodes |
| Function Group | LTRT_PREP | TRM- Prepair For Route Management Module |
| Program Name | SAPLLTRT_PREP | |
| INCLUDE Name | LLTRT_PREPU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_LOCAT | TYPE | LNODE-LOCAT | Site | |||
| |
IV_DEEP_STRUCT_RQUIR | TYPE | FLAG | General Flag | |||
| |
IV_ACCURATE | TYPE | FLAG | Intersections are checked more accurately (Slower) | |||
| |
IV_RECURSIVE_SEARCH | TYPE | FLAG | Recursive distance determination | |||
| |
TABLE_LNODE_NOT_MAINTAINED | TYPE | Table LNODE not maintained | ||||
| |
NO_NODES_FOUND | TYPE | No nodes found | ||||
| |
ONLY_ONE_LINE_FOUND | TYPE | Only one node was found | ||||
| |
NO_OBSTACLES_FOUND | TYPE | No obstacles in table LOBSL | ||||
| |
OBSTACLE_NOT_DEFINED | TYPE | Obstacle not found | ||||
| |
OBSTACLES_CROSS_CHECK_FAILED | TYPE | Check of crossing obstacles failed | ||||
| |
METHOD_NOT_SUPPORTED | TYPE | Method not supported | ||||
| |
ERROR_UPDATING_DB | TYPE | Error updating databse | ||||
| |
DOUBLE_NODES_FOUND | TYPE | There are two identical nodes | ||||
| |
WALL_DEFINITION_ERROR | TYPE | Wall definition error | ||||
| |
RECTANGLE_DEFINITION_ERROR | TYPE | Rectangle definition error | ||||
| |
PHYSICL_ROUTS_NOT_FOUND | TYPE | |||||
| |
NO_DISTANCES_FOUND | TYPE | |||||
| |
TABLE_LRSTY_NOT_MAINTAINED | TYPE | |||||
| |
ROUTE_FAILED | TYPE | |||||
| |
SITE_NOT_DEFINED | TYPE | No definition for this site in table LLOCT | ||||
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 | 46C |