The Function Module TPM_TRANS_GET_FLOWS (Ermittelt Bewegungen zu einer Transaktion) is a standard Function Module in SAP ERP and is part of the function group TPM_TRS_REPORTING within the package FTR_SECURITY_ACCOUNT_MGT.
Function Module | TPM_TRANS_GET_FLOWS |
Short Text | Ermittelt Bewegungen zu einer Transaktion |
Function Group | TPM_TRS_REPORTING |
Package | FTR_SECURITY_ACCOUNT_MGT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_KEY_DATE_FOR_DISTRIBUTION | TYPE | TPM_POSITION_DATE | Stichtag an dem die Verteilung zw. TRL und TRS berechnet wird | |
IM_THIS_TRANSACTION | TYPE | TPM_BUSTRANSID | Transaktion | |
IM_TRL_POS | TYPE | DIFS_DIFF_VALUES | TRL Position |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_FLG_TRS_IS_OWNER | TYPE | FLAG | 'X' wenn TRS die Transaktion verwaltet | |
EX_TAB_FLOW | TYPE | TRSY_CLASFLO | Liste mit Bewegungen |
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 |
---|---|
TRANSACTION_NOT_FOUND | Transaktion wurde nicht gefunden |
TRL_DISTRIBUTION_NOT_FOUND | Mengen-Verteilung wurde nicht gefunden |