The Function Module FI_PSO_PSOSET_READ (IS-PS: Lesen der Einträge aus PSOSET) is a standard Function Module in SAP ERP and is part of the function group F0KG within the package FMFI.
Function Module | FI_PSO_PSOSET_READ |
Short Text | IS-PS: Lesen der Einträge aus PSOSET |
Function Group | F0KG |
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_BUKRS | LIKE | PSOSEC-BUKRS | Buchungskreis | |
I_GJAHR | LIKE | PSOSEC-GJAHR | Geschäftsjahr | |
I_ITABKEY | LIKE | PSOSEC-ITABKEY | interner Key einer internen Tabelle | |
I_LOTKZ | LIKE | PSOSEC-LOTKZ | Bündelungskennzeichen für Belege |
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 |
---|---|---|---|---|
E_T_PSOSET | LIKE | PSOSET | Belegsegment Daueranordnung Steuern |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Kein Steuereintrag gefunden zum Beleg. |