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.
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 |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.