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.
Function Module | DOCSPL_FIELDSTATUS |
Short Text | Aufruf der Feldtstatusgruppe- Bearbeitungs - Transaktion. |
Function Group | DOC_SPLIT_EXT |
Package | FI_DOC_CHANGE |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING 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 |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.