Menu

SAP Function Module DOCSPL_FIELDSTATUS

Aufruf der Feldtstatusgruppe- Bearbeitungs - Transaktion.

The Function Module DOCSPL_FIELDSTATUS (Aufruf der Feldtstatusgruppe- Bearbeitungs - Transaktion.) is a standard Function Module in SAP ERP and is part of the function group DOC_SPLIT_EXT within the package FI_DOC_CHANGE.

Technical Information

Function Module DOCSPL_FIELDSTATUS
Short Text Aufruf der Feldtstatusgruppe- Bearbeitungs - Transaktion.
Function Group DOC_SPLIT_EXT
Package FI_DOC_CHANGE
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_FSTAG LIKE DOCSPL_V_FSTAT-FSTAG Feldstatusgruppe
I_FSTTX LIKE DOCSPL_V_FSTAT-FSTTX Kontoart
I_FSTVA LIKE DOCSPL_V_FSTAT-BUKRS Feldstatusvariante
I_KOART LIKE BSEG-KOART Kontoart

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
X_CHANGE LIKE T020-AKTYP Aktivitätstyp in der Transaktion

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.