The Function Module TB_GET_DESCRIPTION_BY_OBJECTNO (Objekt-Nr. -> beschreibender Text (abh. COPA-Kennung)) is a standard Function Module in SAP ERP and is part of the function group TBL0 within the package FTLM.
Function Module | TB_GET_DESCRIPTION_BY_OBJECTNO |
Short Text | Objekt-Nr. -> beschreibender Text (abh. COPA-Kennung) |
Function Group | TBL0 |
Package | FTLM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OBJNR | LIKE | VTBLIE-OBJNR | COPA-Nr. 22-st. |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_OBJTXT | LIKE | VTBLISIE-OBJTXT | 80-stellige Geschäftsbeschreibung |
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 |
---|---|
OBJECT_NOT_IDENTIFIED | Keine Kennung zur Objekt-Nr. |