The Function Module C14K_PHRASE_VALUATIONS_GENERIC (EHS: Auflisten aller Phrasenbewertungen zu einer generischen Bewertung) is a standard Function Module in SAP ERP and is part of the function group C14K within the package CBUI.
Function Module | C14K_PHRASE_VALUATIONS_GENERIC |
Short Text | EHS: Auflisten aller Phrasenbewertungen zu einer generischen Bewertung |
Function Group | C14K |
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_ATNAM | LIKE | CABN-ATNAM | ||
I_ESTCAT | LIKE | TCG11-ESTCAT | ||
I_FLG_ONLY_SELECTION_SET | TYPE | ESP1_BOOLEAN | ESP1_TRUE | |
I_VALDAT | LIKE | RCGADDINF-VALDAT | ||
I_VALUE_GENERIC | LIKE | AUSP-ATWRT |
This function module does not define any EXPORTING parameters.
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_REST_VALUE_TAB | LIKE | RCGATF4PHR | ||
E_SEL_VALUE_TAB | LIKE | RCGATF4PHR |
This function module does not define any Exceptions.