The Function Module CACS25_UPDATE_FFLSTATUS (Updaten des FFL Status einer Abr.Plan-Pos.) is a standard Function Module in SAP ERP and is part of the function group CACS25_SES_DBIF within the package CACSS5.
Function Module | CACS25_UPDATE_FFLSTATUS |
Short Text | Updaten des FFL Status einer Abr.Plan-Pos. |
Function Group | CACS25_SES_DBIF |
Package | CACSS5 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FFLGUID | TYPE | CACSGUIDC | GUID im 25Byte Packed-Format | |
I_NEWDUEDATE | TYPE | CACSDUEDAT | Fälligkeitsdatum der Belegzeile | |
I_NEWSTATUS | TYPE | CACSSESFFLSTATUS | Abrechnungsplanposition, Freigabestatus Ist-Provision |
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_FLG_ERROR | TYPE | CACSCASEERROR | KnZ: ProvFall inkonsistent (X-Fehler, ' '- ok) |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.