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.
Function Module | OBJECT_NUMBER_GET_TM |
Short Text | Assign Temporary Object Number |
Function Group | BOTM |
Package | BONR |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
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 |