Menu

SAP Function Module OBJECT_IDENTIFICATION_GET

The Function Module OBJECT_IDENTIFICATION_GET () is a standard Function Module in SAP ERP and is part of the function group BO01 within the package BONR.

Technical Information

Function Module OBJECT_IDENTIFICATION_GET
Short Text
Function Group BO01
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
DATUM LIKE SY-DATUM SY-DATLO Key date for txt deter. (for time-dep. obj.)
LANGU LIKE SY-LANGU SY-LANGU Language for text determination
NO_BUKRS LIKE SY-CALLD SPACE Omit company code in IDENTIFICATION
NO_ERKRS LIKE SY-CALLD SPACE Omit operating concern in IDENTIFICATION
NO_KOKRS LIKE SY-CALLD SPACE Omit controlling area in IDENTIFICATION
OBJNR LIKE ONR00-OBJNR Object number
TEXT_WANTED LIKE Text is to be returned

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_IDENTIFICATION TYPE J_OBJNR_OUT
E_IONRA LIKE Structure IONRA (object number + object key)
E_KEY LIKE
E_OBJID TYPE J_OBJID_OUT
E_TEXT LIKE SY-MSGLI Text for OBJNR (if required)
IDENTIFICATION LIKE SY-MSGV1 Object ID (IDENT_OBART + IDENT_OBJID)
IDENT_OBART LIKE TBO01-OBART_LD Object type in SY-LANGU
IDENT_OBJID LIKE SY-MSGV1 Object key (edited, up to 30 charact. long)
IDENT_TXT10 LIKE TBO01-TXT10 Object type text (10 characters)
IDENT_TXT15 LIKE TBO01-TXT15 Object type text (15 character)
IDENT_TXT20 LIKE TBO01-TXT20 Object type text (20 character)

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_INVALID Object type does not exist