Menu

SAP Function Module RSAQWFD_SHOW_FIELD_DOCU

Display documentation for a field

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 RSAQWFD_SHOW_FIELD_DOCU (Display documentation for a field) is a standard Function Module in SAP ERP and is part of the function group AQSF within the package SQUE.

Technical Information

Function Module RSAQWFD_SHOW_FIELD_DOCU
Short Text Display documentation for a field
Function Group AQSF
Package SQUE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
WFD_BYTE_LENGTH LIKE AQDBSF-OLENG SPACE
WFD_CURRY_FLAG LIKE AQDBSF-CURRY
WFD_DDIC_TYPE LIKE DD03P-DATATYPE SPACE Type in Dictionary
WFD_DECIMALS LIKE AQDBSF-DECIMALS Decimal places with type P
WFD_DOMNAME LIKE DD03P-DOMNAME SPACE
WFD_FIELDNAME LIKE AQADEF-FNAME Field name
WFD_LENGHT LIKE AQDBSF-OLENG SPACE No. of Characters
WFD_OUT_LENGTH LIKE AQDBSF-OLENG Field output length
WFD_TYPE LIKE AQDBSF-TYPE ABAP/4 type of field

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
WFD_DBAN LIKE AQDBAN SAP Query (S): DBAN Table of Alias Names
WFD_DBSG LIKE AQDBSG SAP Query (S): DBSG Logical Database Structure

Exceptions

This function module does not define any Exceptions.