The Function Module FI_PSO_FMPSO_DOC_CHECK (Prüfen der Anordnung vor Freigabe im Workflow) is a standard Function Module in SAP ERP and is part of the function group F0KJ within the package FMFI.
Function Module | FI_PSO_FMPSO_DOC_CHECK |
Short Text | Prüfen der Anordnung vor Freigabe im Workflow |
Function Group | F0KJ |
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_BUKRS | LIKE | VBKPF-AUSBK | Auslösender Buchungskreis | |
I_LOTKZ | LIKE | VBKPF-LOTKZ | Bündelungsnummer für Anordnungen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_MSGID | LIKE | SY-MSGID | Nachrichten, Nachrichtenklasse | |
E_MSGNO | LIKE | SY-MSGNO | Nachrichten, Nachrichtennummer | |
E_SUBRC | LIKE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
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.