The Function Module FI_PSO_KOART_SET (IS-PS: Kontoart wird je nach Anordnungsvorgang und Kontierung gefüllt) is a standard Function Module in SAP ERP and is part of the function group F0KK within the package FMFI.
Function Module | FI_PSO_KOART_SET |
Short Text | IS-PS: Kontoart wird je nach Anordnungsvorgang und Kontierung gefüllt |
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_KUNNR | LIKE | PSO02-KUNNR | Debitor | |
I_LIFNR | LIKE | PSO02-LIFNR | Kreditor | |
I_PSOTYP | LIKE | PSOTY-PSOTYP | Anordnungstyp |
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_KOART | LIKE | PSO02-KOART | Kontoart |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.