The Function Module TB_GET_ORIGINAL_FLOW (Ermittlung der Ursprungsbewegung einer Bewegung) is a standard Function Module in SAP ERP and is part of the function group TB15 within the package FTA.
Function Module | TB_GET_ORIGINAL_FLOW |
Short Text | Ermittlung der Ursprungsbewegung einer Bewegung |
Function Group | TB15 |
Package | FTA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PI_CASHFLOW | TYPE | TRTB_TFHAPO | Finanzstrom | |
PI_FLOW | TYPE | VTBFHAPO | Finanzgeschäftsbewegung | |
PI_RECURSION | TYPE | CHAR1 | 'X' | Depth-First Rekursion (Ja - 'X') |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PE_ORIGIN_FLOW | TYPE | VTBFHAPO | Finanzgeschäftsbewegung |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | Fehler |