The Function Module C1F0_PHRASE_HEADER_READ (EHS: Lesen eines Phrasenkopfes) is a standard Function Module in SAP ERP and is part of the function group C1F0 within the package CBUI.
Function Module | C1F0_PHRASE_HEADER_READ |
Short Text | EHS: Lesen eines Phrasenkopfes |
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_LANGU | LIKE | SY-LANGU | SY-LANGU | Sprache der sprachabh. Bezeichner |
I_LOCKMODE | LIKE | RCGPHIOT-LOCKMOD | Sperrmodus | |
I_RECN | LIKE | RCGSTDRECN-RECN | Satzschlüssel |
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 | |
E_PHREC | LIKE | RCGPHIOT | Kopfsatz zur Phrase |
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 |
---|---|
PHRASE_NOT_FOUND | Phrase existiert nicht auf der Datenbank |