Menu

SAP Function Module CO_RU_WORK_EXT_TO_INT

Convert ISMNW_2 and OFMNW_2 to ISMNW and OFMNW

The Function Module CO_RU_WORK_EXT_TO_INT (Convert ISMNW_2 and OFMNW_2 to ISMNW and OFMNW) is a standard Function Module in SAP ERP and is part of the function group CORF within the package CORU.

Technical Information

Function Module CO_RU_WORK_EXT_TO_INT
Short Text Convert ISMNW_2 and OFMNW_2 to ISMNW and OFMNW
Function Group CORF
Package CORU
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_ISMNU_OFMNU LIKE AFRUD-ISMNU Einheit der Arbeit
IV_ISMNW_2_OFMNW_2 LIKE AFRUD-ISMNW_2 Istarbeit

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_ISMNE_OFMNE LIKE AFRUD-ISMNE Einheit der Arbeit
EV_ISMNU_OFMNU_UP_CASE LIKE AFRUD-ISMNU Einheit der Arbeit
EV_ISMNW_OFMNW LIKE AFRUD-ISMNW Istarbeit

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.