Menu

SAP Function Module TRS_CONVERT_TEXT_TO_AMOUNT

Konvertiert Texte in Zahlen

The Function Module TRS_CONVERT_TEXT_TO_AMOUNT (Konvertiert Texte in Zahlen) is a standard Function Module in SAP ERP and is part of the function group TPM_TRS_GENERIC_VIEW_1 within the package FTR_SECURITY_ACCOUNT_MGT.

Technical Information

Function Module TRS_CONVERT_TEXT_TO_AMOUNT
Short Text Konvertiert Texte in Zahlen
Function Group TPM_TRS_GENERIC_VIEW_1
Package FTR_SECURITY_ACCOUNT_MGT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_AMOUNT_AS_TEXT LIKE char 21
IM_CURRENCY LIKE CUKY 5

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CH_AMOUNT LIKE curr 21

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.