Menu

SAP Function Module TEXT_ANLA_CALL

Langtextverarb. RA-Stammdaten

The Function Module TEXT_ANLA_CALL (Langtextverarb. RA-Stammdaten) is a standard Function Module in SAP ERP and is part of the function group RAAB within the package AR.

Technical Information

Function Module TEXT_ANLA_CALL
Short Text Langtextverarb. RA-Stammdaten
Function Group RAAB
Package AR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
F_FLDNM LIKE ANLA-XLTXID Field name of the long text flag
F_FLG LIKE ANLA-XLTXID Flag F. table ANLA/ANLV changed
F_FLG_LTX LIKE ANLA-XLTXID Flag long text changed/created
F_THEAD LIKE THEAD Header of the long text
I_AKTYP LIKE T020-AKTYP Action type display,change,create
I_LTXBZ LIKE Description of the LANGTEXT type f

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
F_FLDNM LIKE ANLA-XLTXID Field name of the long text flag
F_FLG LIKE ANLA-XLTXID Flag F. table ANLA/ANLV changed
F_FLG_LTX LIKE ANLA-XLTXID Flag long text changed/created
F_THEAD LIKE THEAD Header of the long text

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
T_LINETAB LIKE Table with the long text

Exceptions

This function module does not define any Exceptions.