Menu

SAP Function Module SAMPLE_INTERFACE_00015700

Print fair market value for retirement plan

The Function Module SAMPLE_INTERFACE_00015700 (Print fair market value for retirement plan) is a standard Function Module in SAP ERP and is part of the function group RTP_US_API_REPORT within the package BCA_US.

Technical Information

Function Module SAMPLE_INTERFACE_00015700
Short Text Print fair market value for retirement plan
Function Group RTP_US_API_REPORT
Package BCA_US
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_STR_FMV TYPE RTP_US_TOT Total amounts for a retirement plan

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RETURN TYPE SY-SUBRC Return Value, Return Value After ABAP Statements

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_MESG LIKE IBKKMESG Structure for transferring error messages

Exceptions

This function module does not define any Exceptions.