The Function Module TPM_TRR_GET_PORTFOLIO (Function to retrieve info from VTBFHAPO) is a standard Function Module in SAP ERP and is part of the function group TPM_TRL_PERFORMANCE_REP within the package FTR_TRL_REPORTING.
Function Module | TPM_TRR_GET_PORTFOLIO |
Short Text | Function to retrieve info from VTBFHAPO |
Function Group | TPM_TRL_PERFORMANCE_REP |
Package | FTR_TRL_REPORTING |
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 | Company Code | |
IM_DEAL_NUMBER | TYPE | TB_RFHA | Financial Transaction |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_PORTFOLIO | TYPE | RPORTB | Portfolio |
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 |
---|---|
NOT_FOUND | Requested Deal could not be found |