The Function Module TPM_TRS_RISK_FO_DESCRIPTION (Bezeichnungen zu Finanzobjekt nachlesen) 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_RISK_FO_DESCRIPTION |
Short Text | Bezeichnungen zu Finanzobjekt nachlesen |
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 |
---|---|---|---|---|
I_OBJNR | TYPE | J_OBJNR | Finanzobjektnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_OBJTXT | TYPE | TB_OBJTXT | Beschreibung des Geschäfts |
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.