Menu

SAP Function Module TFC_HDR_EDIT

Bearbeiten der Kopfinformation

The Function Module TFC_HDR_EDIT (Bearbeiten der Kopfinformation) is a standard Function Module in SAP ERP and is part of the function group TFC_HDR_EDIT within the package FB_CLOSING.

Technical Information

Function Module TFC_HDR_EDIT
Short Text Bearbeiten der Kopfinformation
Function Group TFC_HDR_EDIT
Package FB_CLOSING
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ID_KIND TYPE CHAR1 'T' T-Template, I-Instance
ID_MODE TYPE CHAR1 'A' A-Anzeigen, B- Bearbeiten, S-sichern
IR_CFC CLASS CFC Erweiterung v. CFC
IS_HDR TYPE TFC_INST_HDR Kopfinformation Statusverwaltung FastClose
IS_INSTANCE TYPE TFC_INSTANCE Instanzen eines Profils

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_HDR TYPE TFC_INST_HDR Kopfinformation Statusverwaltung FastClose
ES_INSTANCE TYPE TFC_INSTANCE Instanzen eines Profils

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
E_USER_CANCELED Abbruch durch Benutzer