The Function Module TPM_TRS_CUST_FLOWTYPE_GET (TRS: Ermittelt Customizingeinstellungen zur Fortschreibungsart) is a standard Function Module in SAP ERP and is part of the function group TPM_TRS_UTIL within the package FTR_SECURITY_ACCOUNT_MGT.
Function Module | TPM_TRS_CUST_FLOWTYPE_GET |
Short Text | TRS: Ermittelt Customizingeinstellungen zur Fortschreibungsart |
Function Group | TPM_TRS_UTIL |
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_COMPANY_CODE | TYPE | BUKRS | SPACE | Buchungskreis |
IM_FLOWTYPE | TYPE | TPM_DIS_FLOWTYPE | Fortschreibungsart |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_FLG_CLEARING_FLOW | TYPE | FLAG | Zahlungseingangsbewegung | |
EX_PAYMENT_SIGN | TYPE | TPM_PAY_SIGN | Richtung der Zahlung |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.