The Function Module FLQ_LIQUIDITY_ITEM_MAINTAIN (Anlegen/Ändern einer Liquiditätsposition (RFC fähig)) is a standard Function Module in SAP ERP and is part of the function group FLQSERV within the package FFLQ.
Function Module | FLQ_LIQUIDITY_ITEM_MAINTAIN |
Short Text | Anlegen/Ändern einer Liquiditätsposition (RFC fähig) |
Function Group | FLQSERV |
Package | FFLQ |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LANGU | LIKE | FLQLPOST-SPRAS | SY-LANGU | Sprache |
I_LQPOS | LIKE | FLQLPOST-LQPOS | Schlüssel der Position | |
I_L_TEXT | LIKE | FLQLPOST-L_TEXT | Langtext | |
I_S_TEXT | LIKE | FLQLPOST-S_TEXT | Kurztext | |
I_UNAME | LIKE | SY-UNAME | SY-UNAME | User für Berechtigung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_NEW | TYPE | XFELD | X - neue Position, sonst Update | |
E_SUBRC | LIKE | SY-SUBRC | 0 - Erfolg |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.