Menu

SAP Function Module ECATT_ADD_INFO_TO_DOC

Schreibt zusätzliche ABAP Information in den Kurztext

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module ECATT_ADD_INFO_TO_DOC (Schreibt zusätzliche ABAP Information in den Kurztext) is a standard Function Module in SAP ERP and is part of the function group SETRM within the package SETT.

Technical Information

Function Module ECATT_ADD_INFO_TO_DOC
Short Text Schreibt zusätzliche ABAP Information in den Kurztext
Function Group SETRM
Package SETT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ABAP_LEN TYPE ETINTLEN Internal Length in Bytes
APPEND_TAB_LINE TYPE CHAR1
IM_OBJREF TYPE ETONOFF RTTI identified Class
NAME_OF_TYPE TYPE RS38L_TYP Parameter Name
PAR_INTERFACE_TYPE TYPE RS38L_KIND Parameter type
PAR_ISKEY TYPE CHAR1 Key Field
PAR_OPTIONAL TYPE RS38L_OPTI Optional parameters

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TEXT TYPE ET_PARTXT Short Text

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TYPEPOOLS LIKE ETRM_SRC

Exceptions

This function module does not define any Exceptions.