Menu

SAP Function Module IMMO_RA_OBJEKT_ZUORDNUNG

Zuordnung einer Anlage aus FI-AA zu Immobilienobjekt

The Function Module IMMO_RA_OBJEKT_ZUORDNUNG (Zuordnung einer Anlage aus FI-AA zu Immobilienobjekt) is a standard Function Module in SAP ERP and is part of the function group FVRA within the package FVVI.

Technical Information

Function Module IMMO_RA_OBJEKT_ZUORDNUNG
Short Text Zuordnung einer Anlage aus FI-AA zu Immobilienobjekt
Function Group FVRA
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
I_ANZEIG LIKE SPACE x - nur Anzeigen, space - Ändern
I_BUKRS LIKE VIOB37-BUKRS Buchungskreis
I_IMKEY TYPE IMKEY Interner Schlüssel für Immobilienobjekt
I_SWENR LIKE Eindeutige Identifiziereun des Immo-Objektes

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CHNG_FLAG LIKE x - Eintrag wurde geändert

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
T_ASSETS LIKE RAIST06 reale/temporäre Anlagennummer
T_IMMO_RA LIKE AVIOB37 Beziehung Immo zu FI-AA

Exceptions

This function module does not define any Exceptions.