Menu

SAP Function Module C14F_LOV_PHRID

EHS: List of value for phrases

The Function Module C14F_LOV_PHRID (EHS: List of value for phrases) is a standard Function Module in SAP ERP and is part of the function group C14F within the package CBUI.

Technical Information

Function Module C14F_LOV_PHRID
Short Text EHS: List of value for phrases
Function Group C14F
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 Stichtag und Änderungsnummer
I_CATPIN LIKE ESTPH-CATPIN Phrasenkatalog
I_CUA_FUNC_NAME TYPE ESP1_FUNC_NAME 'C111_CUA_SET' Name der Funktion zum Rücksetzen des Status
I_FLG_FIXED_CATPIN TYPE ESP1_BOOLEAN ESP1_FALSE
I_RCGDIALCTR LIKE RCGDIALCTR Statusattribute

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SEL_CATPIN LIKE ESTPH-CATPIN Phrasenkatalog

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
X_PHRID LIKE ESTPH-PHRID Phrasenschlüssel

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.