Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →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.
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 |
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 |
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 |
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 |
---|---|---|---|---|
T_ASSETS | LIKE | RAIST06 | reale/temporäre Anlagennummer | |
T_IMMO_RA | LIKE | AVIOB37 | Beziehung Immo zu FI-AA |
This function module does not define any Exceptions.