The Function Module OBJECT_TEXT_GET_T2 (Objekttext ermitteln für WertPapierBest.) is a standard Function Module in SAP ERP and is part of the function group BOT2 within the package FTA.
Function Module | OBJECT_TEXT_GET_T2 |
Short Text | Objekttext ermitteln für WertPapierBest. |
Function Group | BOT2 |
Package | FTA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DATUM | LIKE | SY-DATLO | SY-DATLO | (nicht benötigt) |
I_OBJECTKEY | LIKE | FTR_OBJECT_KEY | Struktur mit Objekt-Keyfeldern |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TEXT | LIKE | SY-MSGLI | Text zu Wertpapiergeschä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.