The Function Module MV_NUTZUNGSART_INT_TO_EXT (Ermitteln aller externen Nutzungsarten zu einer internen Nutz.art (RANGES)) is a standard Function Module in SAP ERP and is part of the function group FVI2 within the package FVVI.
Function Module | MV_NUTZUNGSART_INT_TO_EXT |
Short Text | Ermitteln aller externen Nutzungsarten zu einer internen Nutz.art (RANGES) |
Function Group | FVI2 |
Package | FVVI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INIT_SOSNUNR | LIKE | 'X' | 'X': Tabelle SOSNUNR wird neu initialisiert | |
SNUNRINT | LIKE | TIV13-SNUNRINT | SPACE | Interne Nutzungsart, zu der die ext. geholt wird |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SOSNUNR | LIKE | RSOSNUNR | Tabelle mit ext. Nutzungsarten (RANGES-Struktur) |
This function module does not define any Exceptions.