Menu

SAP Function Module BANK_OBJ_CHDOC_READ_TEXTTAB

The Function Module BANK_OBJ_CHDOC_READ_TEXTTAB () is a standard Function Module in SAP ERP and is part of the function group BANK_OBJ_CHDOC within the package BANK_CHDOC_TOOL.

Technical Information

Function Module BANK_OBJ_CHDOC_READ_TEXTTAB
Short Text
Function Group BANK_OBJ_CHDOC
Package BANK_CHDOC_TOOL
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_KEYCOLUMN_NAME TYPE FIELDNAME Field Name
I_LANGU TYPE SYLANGU SAP R/3 System, Current Language
I_TABNAME TYPE TABNAME Table Name
I_TEXTCOLUMN_NAME TYPE FIELDNAME Field Name
I_TEXTLANGUNAME TYPE FIELDNAME Field Name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TEXT LIKE DD07V-DDTEXT Short text for fixed values

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.