Menu

SAP Function Module DD_GET_FIELD_INFO

Get information for table or structure field

The Function Module DD_GET_FIELD_INFO (Get information for table or structure field) is a standard Function Module in SAP ERP and is part of the function group RFC2 within the package SDDD.

Technical Information

Function Module DD_GET_FIELD_INFO
Short Text Get information for table or structure field
Function Group RFC2
Package SDDD
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FIELDNAME TYPE FIELDNAME ' ' Field Name
STRUCNAME TYPE TABNAME Name of a Structure or Table

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
FIELDINFO LIKE DDFLDINFO

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FIELD_NOT_FOUND
NO_APPEND
NO_FIELDS