Menu

SAP Function Module BUS_DBFLD_TO_DIFLD_CONVERT

The Function Module BUS_DBFLD_TO_DIFLD_CONVERT () is a standard Function Module in SAP ERP and is part of the function group BUSW within the package BUPA.

Technical Information

Function Module BUS_DBFLD_TO_DIFLD_CONVERT
Short Text
Function Group BUSW
Package BUPA
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_DBFLDNM LIKE TBZ1K-DBFLDNM Field name(database)
I_DBTABNM LIKE TBZ1K-DBTABNM
I_OBJAP LIKE TBZ1-OBJAP Application Object

Exporting Parameters

This function module does not define any EXPORTING parameters.

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_DIFLD LIKE BUSTBFLD

Exceptions

This function module does not define any Exceptions.