Menu

SAP Function Module ITOB_CHECK_ALL

Prüfung sämtlicher ITOB-Daten

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module ITOB_CHECK_ALL (Prüfung sämtlicher ITOB-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_ALL
Short Text Prüfung sämtlicher ITOB-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_AUTH_TCODE LIKE SY-TCODE Transaktionscode für Berechtigungsprüfungen (insb. After Image)
I_BATCH_CHECK TYPE ITOB_TYPES-BOOL 'X' Stammchargenprüfung (' ' nein, 'X' ja)
I_CHECK_AUTH_BEFORE TYPE ITOB_TYPES-BOOL Feldbezogene Berechtigungsprüfung (Before Image) gewünscht
I_CHECK_AUTH_TCODE TYPE ITOB_TYPES-BOOL Prüfung Transaktionsberechtigung gewünscht
I_DATLWB_CHECK TYPE ITOB_TYPES-BOOL 'X' Prüfung Datum der letzten Warenbewegung
I_EQBS_REC LIKE EQBS Bestandsdaten einer Serialnummer
I_EQUNR_CHECK TYPE ITOB_TYPES-IND Equnr-Check (' ' nein, 'E' muß, 'X' darf nicht ex.)
I_EXT_MODE TYPE ITOB_TYPES-BOOL ' ' Indikator für Interpretation der externen Sicht
I_ITOBEXT_OLD_REC LIKE ITOBEXT Externe Sicht auf Objektdaten (Before Image)
I_ITOBEXT_REC LIKE ITOBEXT Externe Sicht auf Objektdaten (After Image)
I_ITOB_OLD_REC LIKE ITOB Daten des Technischen Objekts (Before Image)
I_ITOB_REC LIKE ITOB Daten des Technischen Objekts (After Image)
I_ITOB_TYPE TYPE ITOBTYP Objekttyp ('01' F/L '02' EQU '03' SER '05' R/L)
I_LVORM_CHECK TYPE ITOB_TYPES-BOOL 'X' Löschvormerkungsprüfung Material (' ' nein, 'X' ja)
I_RANGE_CHECK TYPE ITOB_TYPES-BOOL Indikator für Check Equinummernkreis
I_SERNR_CHECK TYPE ITOB_TYPES-IND SN-Check (' ' nein, 'E' muß, 'X' darf nicht ex.)
I_UPDATE_MODE TYPE ITOB_TYPES-BOOL 'X' Prüfungen im Änderungs- oder Anzeigemodus

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ITOB_REC LIKE ITOB Objektdaten, ggf. aufbereitet (im Änderungsmodus

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