The Function Module FI_PSO_VBKPF_FLAGS_SET (IS-PS: Auf Kopfebene Freigabe-Flag setzen) is a standard Function Module in SAP ERP and is part of the function group F0KK within the package FMFI.
Function Module | FI_PSO_VBKPF_FLAGS_SET |
Short Text | IS-PS: Auf Kopfebene Freigabe-Flag setzen |
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_CHECK | LIKE | BOOLE-BOOLE | Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ') | |
I_F_PSO_OLD | LIKE | PSO02 | Struktur Zahlungsanordnung ( local government, screen ) | |
I_OKCODE | LIKE | SY-UCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | |
I_PSOTYP | LIKE | PSOTP-PSOTYP | Belegtyp Zahlungsanordnungen | |
I_RECURRING | LIKE | BOOLE-BOOLE | Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ') | |
I_XFRGE | LIKE | BOOLE-BOOLE | Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ') | |
I_XONLYCOM | LIKE | PSO42-PSOXG | Kennz.: vollständige Anordnungen als genehmigt sichern | |
I_XPRFG | LIKE | BOOLE-BOOLE | Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ') |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_F_PSO | LIKE | PSO02 | Struktur Zahlungsanordnung ( local government, screen ) | |
C_SAVE | LIKE | BOOLE-BOOLE | Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ') |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_T_VBKPF | LIKE | VBKPF | Belegkopf Belegvorerfassung |
This function module does not define any Exceptions.