Menu

SAP Function Module BANK_OBJ_CHDOC_COLUMNNAMES_GET

The Function Module BANK_OBJ_CHDOC_COLUMNNAMES_GET () 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_COLUMNNAMES_GET
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_FIELDNAME TYPE FIELDNAME Field Name
I_OBJECTCLAS TYPE CDOBJECTCL Object Class
I_TABNAME TYPE TABNAME Name of an ABAP Dictionary Object
I_TEXTTABNAME TYPE TABNAME Table Name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_KEYCOLUMN_NAME TYPE FIELDNAME Field Name
E_LANGUCOLUMN_NAME TYPE FIELDNAME Field Name
E_TEXTCOLUMN_NAME TYPE FIELDNAME Field Name

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.