Menu

SAP Function Module LTRT_LROUT_BUILD

Calculate distance between nodes

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module LTRT_LROUT_BUILD (Calculate distance between nodes) is a standard Function Module in SAP ERP and is part of the function group LTRT_PREP within the package LTRT.

Technical Information

Function Module LTRT_LROUT_BUILD
Short Text Calculate distance between nodes
Function Group LTRT_PREP
Package LTRT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_ACCURATE TYPE FLAG Intersections are checked more accurately (Slower)
IV_DEEP_STRUCT_RQUIR TYPE FLAG General Flag
IV_RECURSIVE_SEARCH TYPE FLAG Recursive distance determination
I_LOCAT LIKE LNODE-LOCAT Site

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DOUBLE_NODES_FOUND There are two identical nodes
ERROR_UPDATING_DB Error updating databse
METHOD_NOT_SUPPORTED Method not supported
NO_NODES_FOUND No nodes found
NO_OBSTACLES_FOUND No obstacles in table LOBSL
OBSTACLES_CROSS_CHECK_FAILED Check of crossing obstacles failed
OBSTACLE_NOT_DEFINED Obstacle not found
ONLY_ONE_LINE_FOUND Only one node was found
RECTANGLE_DEFINITION_ERROR Rectangle definition error
SITE_NOT_DEFINED No definition for this site in table LLOCT
TABLE_LNODE_NOT_MAINTAINED Table LNODE not maintained
WALL_DEFINITION_ERROR Wall definition error