Menu

SAP Function Module LTRT_NODES_CHECK

Check for duplicate nodes and the definition of the obstacle shape

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module LTRT_NODES_CHECK (Check for duplicate nodes and the definition of the obstacle shape) 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_NODES_CHECK
Short Text Check for duplicate nodes and the definition of the obstacle shape
Function Group LTRT_PREP
Package LTRT
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_LNODE1 LIKE LNODE Node
ES_LNODE2 LIKE LNODE Node
ES_LOBSL TYPE LTRM_OBSTCL Obstacle

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_LNODE TYPE LTBNT_IT_NODES_DETAILS Node table + entry/exit indicator
IT_LOBSL TYPE LTRM_IT_LOBSL Obstacle table with X.Y.Z

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DOUBLE_NODES_FOUND Duplicate nodes found
NO_NODES_FOUND Nodes not found
NO_OBSTACLES_FOUND Obstacle not found
RECTANGLE_DEFINITION_ERROR Rectangle definition error
WALL_DEFINITION_ERROR Wall definition error