Menu

SAP Function Module RPY_FUNCTIONMODULE_TRFM_R2

The Function Module RPY_FUNCTIONMODULE_TRFM_R2 () is a standard Function Module in SAP ERP and is part of the function group STFM within the package SEUX.

Technical Information

Function Module RPY_FUNCTIONMODULE_TRFM_R2
Short Text
Function Group STFM
Package SEUX
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
I_DOCUMENTATION LIKE RSFDO
I_EXPORT_PARAMETER LIKE RSEXP
I_IMPORT_PARAMETER LIKE RSIMP
I_TABLES_PARAMETER LIKE RSTBL Table With Tables
O_DOCUMENTATION LIKE RPY_FDO
O_EXPORT_PARAMETER LIKE RPY_EXP
O_IMPORT_PARAMETER LIKE RPY_IMP
O_TABLES_PARAMETER LIKE RPY_TBL Table With Tables

Exceptions

This function module does not define any Exceptions.