Menu

SAP Function Module WSTN3_FIELDINFO_GET

Determine BAPI Field Name for DB Table Field Name

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module WSTN3_FIELDINFO_GET (Determine BAPI Field Name for DB Table Field Name) is a standard Function Module in SAP ERP and is part of the function group WSTN3 within the package WSTRN.

Technical Information

Function Module WSTN3_FIELDINFO_GET
Short Text Determine BAPI Field Name for DB Table Field Name
Function Group WSTN3
Package WSTRN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_FIELDNAME_DB TYPE FIELDNAME Field Name
IV_TABNAME_BAPI TYPE TABNAME Table name BAPI Structure
IV_TABNAME_DB TYPE TABNAME Table name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_DD04V TYPE DD04V Generated Table for View DD04V
ES_DFIES_BAPI TYPE DFIES DD Interface: Table Fields for DDIF_FIELDINFO_GET
ES_DFIES_DB TYPE DFIES DD Interface: Table Fields for DDIF_FIELDINFO_GET
ES_DFIES_ISO TYPE DFIES DD Interface: Table Fields for DDIF_FIELDINFO_GET
ET_KEYFIELDS TYPE DDFIELDS Key fields of database table
ET_NAMETAB_BAPI TYPE DDFIELDS Nametab of bapi structure
ET_NAMETAB_DB TYPE DDFIELDS Nametab of database table
EV_FIELDNAME_BAPI TYPE FIELDNAME Field Name of BAPI Structure
EV_FIELDNAME_ISO TYPE FIELDNAME Field Name (ISO Code) of BAPI Structure
EV_WARNING TYPE XFELD BAPI Field Name and Default Field Name different

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.