Menu

SAP Function Module CJTR_PRTE_FIELD_ATTR_DET

Bestimmen der Feldattribute zur Struktur PRTE

The Function Module CJTR_PRTE_FIELD_ATTR_DET (Bestimmen der Feldattribute zur Struktur PRTE) is a standard Function Module in SAP ERP and is part of the function group CJTR within the package CN_PSP_TRM.

Technical Information

Function Module CJTR_PRTE_FIELD_ATTR_DET
Short Text Bestimmen der Feldattribute zur Struktur PRTE
Function Group CJTR
Package CN_PSP_TRM
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_PRTE LIKE PRTE Feldname, z. B. 'SCOPE'

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_FIELD_ATTR LIKE FIELD_ATTRIBUTES Struktur der Feldattribute

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.