The Function Module C1F0_PHRASES_TEXTS_READ (EHS: Lesen der Phrasenpositionen zu mehreren Phrasen) is a standard Function Module in SAP ERP and is part of the function group C1F0 within the package CBUI.
Function Module | C1F0_PHRASES_TEXTS_READ |
Short Text | EHS: Lesen der Phrasenpositionen zu mehreren Phrasen |
Function Group | C1F0 |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ADDINF | LIKE | RCGADDINF | Zusatzinformation | |
I_FLG_AUTH_SHOW | TYPE | ESP1_BOOLEAN | ESP1_FALSE | Kennzeichen: nur Lesen Berechtigung |
I_FLG_WITH_LONGTEXT | TYPE | ESP1_BOOLEAN | ESP1_FALSE | Kennzeichen: Lesen mit Langtext |
I_LOCKMODE | LIKE | RCGPHIOT-LOCKMOD | Sperrmodus | |
I_LSADM | LIKE | EHSBS_LSADM | Parameter zur Sprachenunterstützung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_LOCKMODE | LIKE | RCGPHIOT-LOCKMOD | gesetzter Sperrmodus |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_LONGTEXT_TAB | TYPE | ESPPH_APIPL_TAB_TYPE | Langtexttabelle | |
E_PHREC_TAB | LIKE | RCGPHIOT | Phrasenköpfe | |
E_PPREC_TAB | LIKE | RCGPPIOT | Phrasenpositionen | |
I_PHR_RECN_TAB | LIKE | RCGSTDRECN | Liste der Satzschlüssel zu den Phrasen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
PHRASE_NOT_FOUND | Phrase existiert nicht auf der Datenbank |