Menu

SAP Function Module ITOB_GET_LONG_TEXT

L1: Lesen Langtext zum Technischen Objekt

The Function Module ITOB_GET_LONG_TEXT (L1: Lesen Langtext zum Technischen Objekt) is a standard Function Module in SAP ERP and is part of the function group ITO2 within the package ITOB.

Technical Information

Function Module ITOB_GET_LONG_TEXT
Short Text L1: Lesen Langtext zum Technischen Objekt
Function Group ITO2
Package ITOB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EQUNR_IMP LIKE ITOB-EQUNR Nummer des Equipments
LANGU LIKE SY-LANGU SY-LANGU Sprache, in der der Text zu lesen ist
OBTYPE_IMP LIKE THEAD-TDID 'LTXT' 'LTXT' für Langtext,'INTV' für internen Vermerk
TPLNR_IMP LIKE ITOB-TPLNR Nummer des Technischen Platzes

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

This function module does not define any Exceptions.