The Function Module FI_PSO_APPROVE (IS-PS: Freigabe einer Anordnung (Dialog)) is a standard Function Module in SAP ERP and is part of the function group F0KA within the package FMFI.
Function Module | FI_PSO_APPROVE |
Short Text | IS-PS: Freigabe einer Anordnung (Dialog) |
Function Group | F0KA |
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_BLART | TYPE | BLART | Belegart | |
I_COMPY | LIKE | BKPF-BUKRS | Buchungskreis | |
I_DIALOG | LIKE | BOOLE-BOOLE | 'X' | (X) - mit Dialog |
I_LOTKZ | LIKE | BKPF-LOTKZ | Bündelungskennzeichen | |
I_PSOTYP | LIKE | PSOTY-PSOTYP | SPACE | Anordnungstyp |
I_RECURRING | LIKE | BOOLE-BOOLE | SPACE | (X) - Daueranordnung |
I_XFRGE | LIKE | VBKPF-XFRGE | SPACE | (X) - freigeben, ( ) - ablehnen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RETURNCODE | LIKE | SY-SUBRC | (1) - Approved, (2) - Rejected -> Returncode nac |
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 |
---|---|
CANCELLED | Abgebrochen |
NO_KEY_SPECIFIED | Anordnungsschlüssel unvollständig |
UNKNOWN_TYPE | Anordnungstyp unbekannt |