Menu

SAP Function Module ITOB_CHECK_FLEET_CATEGORY

L1: Flottenobjektart (Flottenobjekt = Techn.Platz, Equipment)

The Function Module ITOB_CHECK_FLEET_CATEGORY (L1: Flottenobjektart (Flottenobjekt = Techn.Platz, Equipment)) 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_CATEGORY
Short Text L1: Flottenobjektart (Flottenobjekt = Techn.Platz, Equipment)
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
FLEETCAT_IMP LIKE T370FLT-FLEET_CAT Fleet object type
ITOBTYPE_IMP TYPE ITOBTYP ObjectType ('01' F/L '02' EQU '03' SER '05' R/L)
LANGU TYPE SY-LANGU SY-LANGU Language for reading fleet type text
OBJCAT_IMP TYPE C Object category
READ_TEXT_TABLES TYPE SY-BINPT ' ' Indicator for reading category text
USE_BUF TYPE SY-BINPT 'X' Indicator for using internal buffer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NUM_EXP TYPE I Number of object cat. references for fleet type
T370FLT_EXP LIKE T370FLT Fleet type data
T370FLT_R_EXP LIKE T370FLT_R Object cat. reference data (only if unique)
T370K_T_EXP LIKE T370K_T Fleet type text data

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.