Menu

SAP Function Module C14Z_DYNP_WRITE_FIELD

PP-SHE: Dynpro-Feld schreiben

The Function Module C14Z_DYNP_WRITE_FIELD (PP-SHE: Dynpro-Feld schreiben) is a standard Function Module in SAP ERP and is part of the function group C14Z within the package CBUI.

Technical Information

Function Module C14Z_DYNP_WRITE_FIELD
Short Text PP-SHE: Dynpro-Feld schreiben
Function Group C14Z
Package CBUI
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_DYNPRO LIKE D020S-DNUM Dynpronummer
I_FLG_AT_ENTER TYPE ESP1_BOOLEAN ESP1_TRUE TRUE: Zeipunkt PAI, FALSE: Zeitpunkt POV
I_FLG_READ_BEFORE TYPE ESP1_BOOLEAN ESP1_FALSE Schreiben nur, falls neuer Wert <> Dynprowert
I_LINE LIKE SY-TABIX Zeile im Table-Control
I_PROGRAM LIKE D020S-PROG Programmname

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.