Menu

SAP Function Module OBJECT_NUMBER_GET_TM

Assign Temporary Object Number

The Function Module OBJECT_NUMBER_GET_TM (Assign Temporary Object Number) is a standard Function Module in SAP ERP and is part of the function group BOTM within the package BONR.

Technical Information

Function Module OBJECT_NUMBER_GET_TM
Short Text Assign Temporary Object Number
Function Group BOTM
Package BONR
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_IONRA LIKE Obsolete - Use OBART and I_OBJECTKEY
I_OBJECTKEY LIKE Structure for Transfer of Temporary Object Key
OBART LIKE IONR-OBART Object Type

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OBJNR TYPE J_OBJNR Temporary Object Number

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
OBART_NOT_FOUND Object type does not exist
REFSTRUCT_INVALID Reference Structure is Faulty
WRONG_CALL Incorrect Function Module Call