Menu

SAP Function Module C1F0_PHRASES_DELETE

EHS: Löschen von Phrasen

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module C1F0_PHRASES_DELETE (EHS: Löschen von Phrasen) is a standard Function Module in SAP ERP and is part of the function group C1F0 within the package CBUI.

Technical Information

Function Module C1F0_PHRASES_DELETE
Short Text EHS: Löschen von Phrasen
Function Group C1F0
Package CBUI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ADDINF LIKE RCGADDINF Additional information
I_FLG_CHECK_ONLY TYPE ESP1_BOOLEAN ESP1_FALSE Only perform checks, do not delete
I_FLG_HEADER TYPE ESP1_BOOLEAN ESP1_FALSE Phrase headers are to be deleted
I_FLG_JOIN TYPE ESP1_BOOLEAN ESP1_FALSE Assignments to phrase sets are to be deleted
I_FLG_KEY_DATE_SWITCH_ONLY TYPE ESP1_BOOLEAN ESP1_FALSE Indicator: Change key date and change number only
I_FLG_REF TYPE ESP1_BOOLEAN ESP1_FALSE Phrase references are to be deleted
I_FLG_TEXT TYPE ESP1_BOOLEAN ESP1_FALSE Phrase items are to be deleted
I_FLG_WITH_USAGE TYPE ESP1_BOOLEAN ESP1_TRUE Indicator: Execute where-used list
I_VALFR LIKE RCGADDINF-VALDAT Lower time interval limit
I_VALTO LIKE RCGADDINF-VALDAT Upper time interval limit

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_ERROR TYPE ESP1_BOOLEAN Errors occurred during deletion
E_FLG_LOCKFAIL TYPE ESP1_BOOLEAN Error setting locks
E_FLG_WARNING TYPE ESP1_BOOLEAN Warnings occurred during deletion

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
X_API_HEADER_TAB TYPE ESPPH_APIPH_TAB_TYPE
X_API_JOIN_TAB TYPE ESPPH_APIPJ_TAB_TYPE
X_API_REF_TAB TYPE ESPPH_APIPO_TAB_TYPE
X_API_TEXT_TAB TYPE ESPPH_APIPP_TAB_TYPE
X_USAGE_LAY_TAB TYPE ESPPH_USAGE_LAY_TAB_TYPE
X_USAGE_SUB_TAB TYPE ESPPH_USAGE_SUB_TAB_TYPE

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INTERNAL_ERROR Internal system error
INTERVAL_ACCESS_ERROR Access to time intervals failed
KEYDATE_OR_CHANGENUMBER_ERROR Incorrect change number (key date)
NO_OBJECT_SPECIFIED Object not specified
PARAMETER_ERROR Error in parameters