The Function Module FI_PSO_WHOLE_ORDER_PRE_CHECK (IS-PS: Vor-Pruefungen auf der Gesamttabelle der Belege) is a standard Function Module in SAP ERP and is part of the function group F0KK within the package FMFI.
Function Module | FI_PSO_WHOLE_ORDER_PRE_CHECK |
Short Text | IS-PS: Vor-Pruefungen auf der Gesamttabelle der Belege |
Function Group | F0KK |
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_OKCODE | LIKE | Ok-Code | ||
I_PSOSU_PA | LIKE | FMDY-PSOSU | Betrag des Vorlagebelegs | |
I_PSOTYP | LIKE | PSOTP-PSOTYP | Anordnungstyp | |
I_RECURRING | LIKE | BOOLE-BOOLE | SPACE | (X) - Daueranordnung |
I_WHO_ACTIV | LIKE | PSO43 | Welche Parameter wurden gesetzt (PSO43) | |
I_XONLYCOM | LIKE | PSO42-PSOXG | automatisch genehmigen |
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 |
---|---|---|---|---|
U_T_ITEM | LIKE | PSO02S | Sachkontenzeilen (oder Anlage-) | |
U_T_PSO | LIKE | PSO02 | Kopf- und Personenkontenzeilen |
This function module does not define any Exceptions.