Menu

SAP Function Module RH_77S0_CHANGE_VALUE

The Function Module RH_77S0_CHANGE_VALUE () is a standard Function Module in SAP ERP and is part of the function group RHNA within the package PP09.

Technical Information

Function Module RH_77S0_CHANGE_VALUE
Short Text
Function Group RHNA
Package PP09
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALLOW_INITVAL TYPE PD00_BOOLEAN 'X' Flag: 'X'-Initialwert ist erlaubt
GRPID LIKE T77S0-GRPID Gruppenname
SEMID LIKE T77S0-SEMID Semantisches Kürzel
TITLE LIKE SPOP-TITEL Fenstertitel
VALUELENGTH LIKE SY-FLENG 1 Feldlänge (Wert des sem. Kürzels)

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
VALUE LIKE T77S0-GSVAL Wert des sem. Kürzels

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INITVAL_NOT_ALLOWED Initialwert für sem. Kürzel nicht erlaubt
NO_GRPID Gruppenname leer
NO_SEMID Semantisches Kürzel leer
NO_TITLE Fenstertitel leer
WRONG_LENGTH Feldlänge leer