The Function Module FILA_ITEMS_PROCESS_NEW (Triggert Verarbeitung der zur Verarbeitung anstehenden Geschäftsvorfälle) is a standard Function Module in SAP ERP and is part of the function group FILA within the package FI_LA_BA.
Function Module | FILA_ITEMS_PROCESS_NEW |
Short Text | Triggert Verarbeitung der zur Verarbeitung anstehenden Geschäftsvorfälle |
Function Group | FILA |
Package | FI_LA_BA |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_COMPONENT | TYPE | FILA_COMPONENT | FILAC_CON_COMPO_LEAS | Anwendungskomponente |
ID_STATUS | TYPE | FILA_STATUS | FILAC_CON_STATUS_GO | Verarbeitungsstatus |
IF_DIALOGCALL | TYPE | SY-DATAR | Markierung für Eingabe in ein Dynpro-Feld | |
IF_TESTRUN | TYPE | SY-DATAR | Markierung für Eingabe in ein Dynpro-Feld | |
IF_TRACE | TYPE | SY-DATAR | Markierung für Eingabe in ein Dynpro-Feld |
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 |
---|---|---|---|---|
IT_ITEMS | TYPE | FILA_TB_ECATT_LAE_CRM_ITEMS | Positionen |
This function module does not define any Exceptions.