The Function Module FM_CHECK_STATUS_PSOBT (Check auf schwebenden Tagesabschluss) is a standard Function Module in SAP ERP and is part of the function group FMKO within the package FMKO.
Function Module | FM_CHECK_STATUS_PSOBT |
Short Text | Check auf schwebenden Tagesabschluss |
Function Group | FMKO |
Package | FMKO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ABSCHLGRP | LIKE | FMPSO_PEND-ABSCHLGRP | Abschlußgruppe (Tagesabschluß) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_PSOBT | LIKE | FMPSO_TAGRP-PSOBT | Buchungtag | |
E_PSOBT_PEND | LIKE | FMPSO_TAGRP-PSOBT | Buchungtag in Schwebe | |
E_STATUS | TYPE | I | Status Tagesabschluss |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERR_ABSCHLGRP_BT | Fehler Buchungstag Abschlussgruppe |
ERR_USER_BT | Fehler Buchungstag Benutzer |