Menu

SAP Function Module RM_SENDEN_BILD_INM

Send screen for data base INM

The Function Module RM_SENDEN_BILD_INM (Send screen for data base INM) is a standard Function Module in SAP ERP and is part of the function group DIXM within the package MB.

Technical Information

Function Module RM_SENDEN_BILD_INM
Short Text Send screen for data base INM
Function Group DIXM
Package MB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IX_SELB1 LIKE RMDB2-SELB1 Indicator: documents not yet count
IX_SELB2 LIKE RMDB2-SELB2 Indicator: partially counted docum
IX_SELB3 LIKE RMDB2-SELB3 Indicator: completely counted docu

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IX_SELB1 LIKE RMDB2-SELB1 Indicator: documents not yet count
IX_SELB2 LIKE RMDB2-SELB2 Indicator: partially counted docum
IX_SELB3 LIKE RMDB2-SELB3 Indicator: completely counted docu

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.