Menu

SAP Function Module FVD_PROD_DIA_FLD_DETAIL_GET

Lesen der Daten für Pflegedialog

The Function Module FVD_PROD_DIA_FLD_DETAIL_GET (Lesen der Daten für Pflegedialog) is a standard Function Module in SAP ERP and is part of the function group FVDC_PROD_DIALOG within the package FVVCL_PRF.

Technical Information

Function Module FVD_PROD_DIA_FLD_DETAIL_GET
Short Text Lesen der Daten für Pflegedialog
Function Group FVDC_PROD_DIALOG
Package FVVCL_PRF
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ADMIN_DATA TYPE RTDPR_STR_ADMIN Struktur für Stamm- und Verwaltungsdaten Version + Texte
E_AKTYP TYPE TBZ0K-AKTYP Aktivitätstyp
E_AKTYP_DETAIL TYPE TBZ0K-AKTYP Aktivitätstyp
E_TAB_ATTRFIELD TYPE TRTY_ATTRFIELD Tabellentyp für Attributfelder
E_TAB_VA_FLD TYPE TRTY_VA_FLD Tabellentyp für Version-Attributtyp Feld
E_TAB_VA_FLDM TYPE TRTY_VA_FLDM Tabellentyp für Version-Attributtyp Feld mehrwertig

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
TAB_ATTRIBUTE LIKE RTDPR_STR_ATTR_DETAIL_IF Schnittstelle zwischen Values_Dia und Field_Detail
TAB_DDIC_FIELD_INFO LIKE DFIES DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET
TAB_TREE_NODE LIKE SNODETEXT Zusatzinformation für Hierarchieknoten

Exceptions

This function module does not define any Exceptions.