The Function Module FC_DOCUMENT_DATASTREAMS_CHECK (Prüfung eines RW-Belegs auf SAP Kons.-spezifische Substitutionen) is a standard Function Module in SAP ERP and is part of the function group FCIN within the package FCIN.
Function Module | FC_DOCUMENT_DATASTREAMS_CHECK |
Short Text | Prüfung eines RW-Belegs auf SAP Kons.-spezifische Substitutionen |
Function Group | FCIN |
Package | FCIN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_A_ACCHD | TYPE | ACCHD | Kopf RW-Beleg |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_T_ACCIT | TYPE | FCIN_T_ACCIT | ||
I_T_CTP | TYPE | FCIN_T_CTP | ||
I_T_T001 | TYPE | FCIN_T_T001 | ||
I_T_T004 | TYPE | FCIN_T_T004 | ||
I_T_TF110 | TYPE | FCIN_T_TF110 | ||
I_T_TF165 | TYPE | FCIN_T_TF165 | ||
I_T_TF168 | TYPE | FCIN_T_TF168 | ||
I_T_TF200 | TYPE | FCIN_T_TF200 | ||
I_T_TFIN000 | TYPE | FCIN_T_TFIN000 | ||
I_T_TFIN001 | TYPE | FCIN_T_TFIN001 | ||
I_T_TFIN010 | TYPE | FCIN_T_TFIN010 | ||
I_T_TGSB | TYPE | FCIN_T_TGSB |
This function module does not define any Exceptions.