The Function Module FI_PSO_DELETE (IS-PS: Löschen einer Anordnung (Dialog optional)) is a standard Function Module in SAP ERP and is part of the function group F0KA within the package FMFI.
Function Module | FI_PSO_DELETE |
Short Text | IS-PS: Löschen einer Anordnung (Dialog optional) |
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_COMPY | LIKE | BKPF-BUKRS | Buchungskreis | |
I_LOTKZ | LIKE | BKPF-LOTKZ | Bündelungskennzeichen | |
I_PSOTYP | LIKE | PSOTY-PSOTYP | SPACE | Anordnungstyp |
I_RECURRING | LIKE | BOOLE-BOOLE | SPACE | (X) - Daueranordnung |
I_XDIALOG | LIKE | BOOLE-BOOLE | 'X' | (X) - mit Dialog, (SPACE) - ohne Dialog |
This function module does not define any EXPORTING parameters.
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 | Ohne Dialog ist der Key anzugeben |
UNKNOWN_TYPE | Anordnungstyp unbekannt |