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.
Function Module | RM_SENDEN_BILD_INM |
Short Text | Send screen for data base INM |
Function Group | DIXM |
Package | MB |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.