Menu

SAP Function Module DOCHEADERFIELD_MODIFY

Belegkopffelder ein-/ausblenden

The Function Module DOCHEADERFIELD_MODIFY (Belegkopffelder ein-/ausblenden) is a standard Function Module in SAP ERP and is part of the function group ACHD within the package FFE.

Technical Information

Function Module DOCHEADERFIELD_MODIFY
Short Text Belegkopffelder ein-/ausblenden
Function Group ACHD
Package FFE
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_ANZBZ LIKE RF05A-ANZBZ '0' Anzahl belegzeilen im Beleg
I_BKPF LIKE BKPF Belegkopf
I_FIRSTCALL TYPE CHAR1 Modus der rufenden Transaktion
I_HEADVALCH TYPE XFLAG Kopfzeile wurde validiert
I_NAME TYPE FIELDNAME Feldname
I_PARAM TYPE RFOPT Bearbeitungsoptionen Teil 2
I_PARAME TYPE RFOPTE Bearbeitungsoptionen
I_SGROUP2 TYPE SCRFGRP2 Screen-Group2
I_SGROUP3 TYPE SCRFGRP3 Screen-Group3
I_SGROUP4 TYPE SCRFGRP4 Screen-Group4
I_T020 LIKE T020 Tansaktionssteuerung
I_XSTVR LIKE BSEZ-XSTVR Steuer wurde verändert

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.