Menu

SAP Function Module OBJ_ROLLNAME_INFO_GET

Texte zum Datenelement besorgen

The Function Module OBJ_ROLLNAME_INFO_GET (Texte zum Datenelement besorgen) is a standard Function Module in SAP ERP and is part of the function group OBJ1_PROCESSING_INTERNAL within the package OBJ0_LOG.

Technical Information

Function Module OBJ_ROLLNAME_INFO_GET
Short Text Texte zum Datenelement besorgen
Function Group OBJ1_PROCESSING_INTERNAL
Package OBJ0_LOG
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ROLLNAME TYPE ROLLNAME Name eines ABAP Dictionary-Objekts

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FIELDTEXT LIKE Kurzbeschreibung eines Tabellenfeldes (nur 30 Zeichen)
REPTEXT LIKE Datenelement (semantische Domäne)
SCRTEXT_L LIKE Feldbezeichner lang
SCRTEXT_M LIKE Feldbezeichner mittel
SCRTEXT_S LIKE Feldbezeichner kurz

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.