Menu

SAP Function Module AIPH_GET_TEXT_USER_FIELD

Get description of user fields

The Function Module AIPH_GET_TEXT_USER_FIELD (Get description of user fields) is a standard Function Module in SAP ERP and is part of the function group AIPH_EO_BUFFERS within the package AIP.

Technical Information

Function Module AIPH_GET_TEXT_USER_FIELD
Short Text Get description of user fields
Function Group AIPH_EO_BUFFERS
Package AIP
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_FIELD_NR TYPE IMA_USRNR Feldnummer
I_USER_FLD TYPE IMA_USR02 Benutzerfeld für 10 Zeichen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TEXT TYPE IMA_USRTX Bezeichnung der Ausprägung für Userfelder 3 und 4

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.