Menu

SAP Function Module K_OBJECTCLASS_DEFAULT_SET

Bestimmung der Default-Objektklasse aus Objektart und Auftragstyp

The Function Module K_OBJECTCLASS_DEFAULT_SET (Bestimmung der Default-Objektklasse aus Objektart und Auftragstyp) is a standard Function Module in SAP ERP and is part of the function group KALC within the package KKAL.

Technical Information

Function Module K_OBJECTCLASS_DEFAULT_SET
Short Text Bestimmung der Default-Objektklasse aus Objektart und Auftragstyp
Function Group KALC
Package KKAL
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_AUTYP LIKE AUFK-AUTYP SPACE Auftragstyp
I_OBART LIKE COIOB-OBART CO-Objektart

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SCOPE LIKE COIOB-SCOPE Objektklasse
E_SCOPE_FIX LIKE BOOLE-BOOLE Objektart hat feste Objektklasse

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
UNDEFINED_OBJECTTYPE Objektart im Funktionsbaustein nicht definiert