Menu

SAP Function Module LXE_GRAPH_CREATE

Neuen Übersetzungsgraphen anlegen

The Function Module LXE_GRAPH_CREATE (Neuen Übersetzungsgraphen anlegen) is a standard Function Module in SAP ERP and is part of the function group LXE_GRAPH within the package SLXE.

Technical Information

Function Module LXE_GRAPH_CREATE
Short Text Neuen Übersetzungsgraphen anlegen
Function Group LXE_GRAPH
Package SLXE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GRAPH TYPE LXEGRAPH Translation Graph Header Data
TEXT TYPE LXE0060LIN Text Line With 60 Characters

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
IN_GRAPH2 LIKE LXE_GRAPH2 Translation graph

Exceptions

This function module does not define any Exceptions.