Menu

SAP Function Module RRMX_DOC_SET

The Function Module RRMX_DOC_SET () is a standard Function Module in SAP ERP and is part of the function group RRMX within the package RSR.

Technical Information

Function Module RRMX_DOC_SET
Short Text
Function Group RRMX
Package RSR
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_DOC_TYPE TYPE BDS_DOC_TP
I_GENUNIID LIKE RSRREPDIR-GENUNIID SPACE
I_ITEMID LIKE RSRWBITEMS-ITEMID SPACE
I_PAGEID LIKE RSRWBPAGES-PAGEID SPACE
I_SIZE TYPE BDS_COMPSI
I_VIEWID LIKE RSRWBITEMS-VIEWID SPACE
I_WBID LIKE RSRWBINDEX-WORKBOOKID Workbook ID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SUBRC LIKE 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
I_T_DOC_CONTENT LIKE BAPICONTEN Business Document Service: File Content

Exceptions

This function module does not define any Exceptions.