The Function Module FI_PSO_DUE_DATES_GENERATE_2 (IS-PS: Fälligkeiten erzeugen) is a standard Function Module in SAP ERP and is part of the function group F0KE within the package FMFI.
Function Module | FI_PSO_DUE_DATES_GENERATE_2 |
Short Text | IS-PS: Fälligkeiten erzeugen |
Function Group | F0KE |
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_ACTIVITY | LIKE | TACT-ACTVT | ||
I_F_PSO52 | LIKE | PSO52 | Mittelvormerkungsinformationen für Daueranordnungen | |
I_OKCODE | LIKE | |||
I_PSOCTRL_LINES | LIKE | SY-TABIX | Interne Tabellen, aktueller Zeilenindex | |
I_PSOTYP | TYPE | C | Anordnungstyp | |
I_SUGG | TYPE | FIPSO_SUGG | Vorschlagswert | |
I_WHO_ACTIV | LIKE | PSO43 |
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_LOOP_CURSOR | LIKE | SY-INDEX | Cursorposition |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_ITEM | LIKE | PSO02S | ||
T_PSO | LIKE | PSO02 | FI-Beleg als Einzeiler | |
T_PSSEC | TYPE | FIPSO_BSEC_TAB |
This function module does not define any Exceptions.