The Function Module TPM_TRF_MAN_POST_SAVE (Manuelle Buchung sichern) is a standard Function Module in SAP ERP and is part of the function group TPM_TRF_FLOW within the package FTR_LISTED_OPTIONS_FUTURES.
Function Module | TPM_TRF_MAN_POST_SAVE |
Short Text | Manuelle Buchung sichern |
Function Group | TPM_TRF_FLOW |
Package | FTR_LISTED_OPTIONS_FUTURES |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_CALC_POSITION | CLASS | CL_CALCULATION_POSITION_TRF | Position | |
IM_DISTRIBUTOR | CLASS | IF_DISTRIBUTOR_TRD | Distributor | |
IM_FLG_COMMIT | TYPE | XFLAG | 'X' | Flag: Commit absetzen |
IM_FLG_NO_PROTOCOL | TYPE | XFLAG | SPACE | Flag: kein Protokoll anzeigen |
IM_FLG_TESTRUN | TYPE | XFLAG | SPACE | Flag: Testlauf |
IM_PROTOCOL_HANDLER | CLASS | CL_PROTOCOL_HANDLER_TRP | Protokollverwalter | |
IM_STR_DATA_GUI | TYPE | TRFS_MAN_POST_GUI | TRF: Dynprostruktur für manuelle Buchung | |
IM_TAB_FLOWS | TYPE | TRFY_MAN_POST_FLOW_GUI | TRF: Tabelle für Bewegungen der manuellen Buchung |
This function module does not define any EXPORTING parameters.
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 |
---|---|
FAILED | Fehler ist aufgetreten |