Menu

SAP Function Module ALM_GAPART_TEXTTAB_READ

ALM: ermittelt Texte zur ALM-Bewertungsart

The Function Module ALM_GAPART_TEXTTAB_READ (ALM: ermittelt Texte zur ALM-Bewertungsart) is a standard Function Module in SAP ERP and is part of the function group JBGAPART within the package JBRA.

Technical Information

Function Module ALM_GAPART_TEXTTAB_READ
Short Text ALM: ermittelt Texte zur ALM-Bewertungsart
Function Group JBGAPART
Package JBRA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_KEY LIKE E071K Transportsystem: Schlüsseleinträge von Aufträgen/Aufgaben
I_LANGU LIKE SY-LANGU R/3-System, aktuelle Sprache
I_OBJECT LIKE E071 Transportsystem: Objekt-Einträge von Aufträgen/Aufgaben

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TEXT LIKE JBRAPPLOBJ-TXT_SOURCE Objekttext in Quellsprache (Kurztext)

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.