Menu

SAP Function Module PSSV_PRTE_FIELD_ATTR_DET

PS-Servicefunktion: Anzeigettribute zu Struktur PRPS ermitteln

The Function Module PSSV_PRTE_FIELD_ATTR_DET (PS-Servicefunktion: Anzeigettribute zu Struktur PRPS ermitteln) is a standard Function Module in SAP ERP and is part of the function group PSSV_FIELD_ATTR_DET within the package CPSSV.

Technical Information

Function Module PSSV_PRTE_FIELD_ATTR_DET
Short Text PS-Servicefunktion: Anzeigettribute zu Struktur PRPS ermitteln
Function Group PSSV_FIELD_ATTR_DET
Package CPSSV
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_CONTEXT TYPE PSPRTE_CONTEXT Struktur mit Kontextfeldern, z. B. Anzeigemodus
I_VALUES TYPE PRTE Struktur PRPS mit Feldwerten

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
E_FIELD_ATTR TYPE FIELD_ATTRIBUTES Tabelle der Feldattribute
I_FIELDNAMES TYPE FIELDNAMES Felder, für die Attribute angefordert werden

Exceptions

This function module does not define any Exceptions.