Menu

SAP Function Module FMKU_EDIT_STD_TEXT

Standard text as longtext

The Function Module FMKU_EDIT_STD_TEXT (Standard text as longtext) is a standard Function Module in SAP ERP and is part of the function group FMKU_TEXT_UTILITIES within the package FMBPA_E.

Technical Information

Function Module FMKU_EDIT_STD_TEXT
Short Text Standard text as longtext
Function Group FMKU_TEXT_UTILITIES
Package FMBPA_E
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_FLG_DISPLAY TYPE XFELD SPACE Display only
I_FLG_EDIT TYPE XFELD SPACE Change mode allowed
I_FLG_NO_COMMIT TYPE XFELD SPACE No commit
I_FLG_NO_DIALOG TYPE XFELD SPACE Popup for creation
I_FLG_RESTORE TYPE XFELD SPACE Checkbox
I_ID TYPE TDID SPACE Text ID
I_NAME TYPE TDOBNAME SPACE Name of standard text
I_OBJECT TYPE TDOBJECT 'TEXT' Texts: application object
I_TITLE TYPE TDTEXT SPACE Short text

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.