Menu

SAP Function Module MV_NUTZUNGSART_INT_TO_EXT

Ermitteln aller externen Nutzungsarten zu einer internen Nutz.art (RANGES)

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
SOSNUNR LIKE RSOSNUNR Tabelle mit ext. Nutzungsarten (RANGES-Struktur)

Exceptions

This function module does not define any Exceptions.