The Function Module FM_DOCUMENT_CHECK_PSOBT (Buchungstag setzen) is a standard Function Module in SAP ERP and is part of the function group FMRI within the package FMFS.
Function Module | FM_DOCUMENT_CHECK_PSOBT |
Short Text | Buchungstag setzen |
Function Group | FMRI |
Package | FMFS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACCHD | LIKE | ACCHD | Schnittstelle ins Rechnungswesen: Kopfinformation | |
I_ACCIT | LIKE | ACCIT | Schnittstelle ins Rechnungswesen: Positionsinformation | |
I_ENQUEUE | LIKE | BKPF-PSOZL | Istbuchung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_PSOBT | LIKE | BKPF-PSOBT | Buchungtag |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.