The Function Module MV_GET_AREA (Besorgen der Flächenart, Flächeneinheit und Fläche zu einer Mieteinheit) is a standard Function Module in SAP ERP and is part of the function group FVI2 within the package FVVI.
Function Module | MV_GET_AREA |
Short Text | Besorgen der Flächenart, Flächeneinheit und Fläche zu einer Mieteinheit |
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 |
---|---|---|---|---|
BUKRS | LIKE | VIMI01-BUKRS | Buchungskreis | |
DSTICH | LIKE | SY-DATUM | SY-DATUM | Stichtag für zeitabhängige Flächen |
I_VIMI01 | LIKE | VIMI01 | ME-Feldleiste, falls bekannt | |
I_VIOB01 | LIKE | VIOB01 | WE-Feldleiste, falls bekannt | |
SMENR | LIKE | VIMI01-SMENR | ME | |
SWENR | LIKE | VIMI01-SWENR | WE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PVIMI01 | LIKE | VIMI01 | Gelesene Feldleiste VIMI01 | |
RMEDAT | LIKE | RMEDAT | Rückgabestruktur |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
AREADESC_NOTFOUND | |
AREATYPE_NOTFOUND | |
AREA_NOTFOUND | |
DATABASE_ERROR | |
ME_NOTFOUND |