The Function Module C1F0_PHRASE_REFERENCES_READ (EHS: Lesen einer Phrase mit Phrasenreferenzen) is a standard Function Module in SAP ERP and is part of the function group C1F0 within the package CBUI.
Function Module | C1F0_PHRASE_REFERENCES_READ |
Short Text | EHS: Lesen einer Phrase mit Phrasenreferenzen |
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_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.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_POREC_TAB | LIKE | RCGPOIOT | Phrasenreferenzen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
PHRASE_NOT_FOUND | Phrase existiert nicht auf der Datenbank |