The Function Module KL_EXT_OBJECT_TEXT_GET_SPACE (Kreditlimit: Objekttext ermitteln für Externe Geschäfte) is a standard Function Module in SAP ERP and is part of the function group KLEXT within the package FTBK.
Function Module | KL_EXT_OBJECT_TEXT_GET_SPACE |
Short Text | Kreditlimit: Objekttext ermitteln für Externe Geschäfte |
Function Group | KLEXT |
Package | FTBK |
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 | ONR00-OBJNR | Objektnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TEXT | TYPE | TB_OBJTXT | Text zum Externen Geschäft |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.