The Function Module FI_PSO_AC_DOCUMENT_GENERATE (FI: RW-Beleg erzeugen (Prüfung, FI-Nummernvergabe, Verbuchung)) is a standard Function Module in SAP ERP and is part of the function group F0KE within the package FMFI.
Function Module | FI_PSO_AC_DOCUMENT_GENERATE |
Short Text | FI: RW-Beleg erzeugen (Prüfung, FI-Nummernvergabe, Verbuchung) |
Function Group | F0KE |
Package | FMFI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_COMP | LIKE | TRWPR-COMPONENT | SPACE | Einschränkung auf eine Komponente |
I_COMP_CHECK | LIKE | TRWPR-COMPONENT | SPACE | Einschränkung auf eine Komponente für Prüfungen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_AWORG | LIKE | ACCHD-AWORG | Objektorganisation | |
E_AWREF | LIKE | ACCHD-AWREF | Objektreferenz | |
E_AWSYS | LIKE | ACCHD-AWSYS | Logisches System | |
E_AWTYP | LIKE | ACCHD-AWTYP | Objekttyp |
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 |
---|---|---|---|---|
T_ACCCR | LIKE | ACCCR | Währungsinformation | |
T_ACCCR_PA | LIKE | ACCCR_PA | CO-PA: Wertfelder | |
T_ACCFI | LIKE | ACCFI | CPD-Daten | |
T_ACCHD | LIKE | ACCHD | Kopfinformation | |
T_ACCIT | LIKE | ACCIT | Positionsinformation | |
T_ACCIT_PA | LIKE | ACCIT_PA | CO-PA: Merkmale | |
T_ACCTAX | LIKE | ACCTAX | Steuerinformationen |
This function module does not define any Exceptions.