The Function Module JB_FO_PROCESS (Blockweise Verarbeitung von Finanzobjekten mit Protokollierung) is a standard Function Module in SAP ERP and is part of the function group JBDPS within the package JBR.
Function Module | JB_FO_PROCESS |
Short Text | Blockweise Verarbeitung von Finanzobjekten mit Protokollierung |
Function Group | JBDPS |
Package | JBR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_PROGNAME1 | TYPE | C | Programm zur Initialisierung | |
I_PROGNAME2 | TYPE | C | Programm zur Verarbeitung der Finanzobjekte | |
I_PROGNAME3 | TYPE | C | Programm zur abschließenden Verarbeitung der FO | |
I_PROG_CONTROLS | TYPE | JBDPS_PROG_CONTROLS | Steuerungsparameter des Funktionsbausteins |
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_JBDOBJ1 | LIKE | JBDOBJ1 | Finanzobjekte | |
IT_SELTAB | LIKE | RSPARAMS | Finanzobjekt- und Grundgeschäftselektionen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_FO_FOUND | Fataler Fehler, da keine Finanzobjekte gefunden |