Menu

SAP Function Module ITOB_CHECK_FLEET_ALL

Prüfung sämtlicher FLEET-Daten

The Function Module ITOB_CHECK_FLEET_ALL (Prüfung sämtlicher FLEET-Daten) is a standard Function Module in SAP ERP and is part of the function group ITO2 within the package ITOB.

Technical Information

Function Module ITOB_CHECK_FLEET_ALL
Short Text Prüfung sämtlicher FLEET-Daten
Function Group ITO2
Package ITOB
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_ACTIVITY_TYPE LIKE T370-AKTYP Aktivitätstyp in Transaktion (H/V/A)
I_FLEET_OLD_REC LIKE FLEET PM: Fahrzeugdaten (Before Image)
I_FLEET_REC LIKE FLEET PM: Fahrzeugdaten (After Image)
I_ITOB_OLD_REC LIKE ITOB PM: Stammdaten (Before Image)
I_ITOB_REC LIKE ITOB PM: Stammdaten (After Image)
I_ITOB_TYPE TYPE ITOBTYP Objekttyp ('01' F/L '02' EQU '03' SER '05' R/L)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLEET_REC LIKE FLEET Fahrzeugdaten, ggf. aufbereitet (bei Anlegen/Ändern)
E_ITOB_REC LIKE ITOB Stammdaten, ggf. aufbereitet (bei Anlegen/Ändern)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
APPLICATION_ERROR Allgemeiner Fehler bei Datenprüfungen