The Function Module C14C_ESTCAT_VALUATED_BY_SUBS (PP-SHE: Menge von Stoffen prüfen, ob mind. einer eine best. Bewertung vorn) is a standard Function Module in SAP ERP and is part of the function group C14C within the package CBUI.
Function Module | C14C_ESTCAT_VALUATED_BY_SUBS |
Short Text | PP-SHE: Menge von Stoffen prüfen, ob mind. einer eine best. Bewertung vorn |
Function Group | C14C |
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_AENNR | LIKE | ESTVH-AENNR | Änderungsnummer | |
I_COMPLETE_SUBSET | TYPE | C | (siehe Parameterdoku) | |
I_ESTCAT | LIKE | ESTVH-ESTCAT | Bewertungsart | |
I_VALDAT | LIKE | ESTVH-VALFR | Stichtag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_VALUATED | TYPE | C | TRUE, wenn Bewertung mind. einmal vorgenommen w. |
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_SUB_KEYTAB | LIKE | RCGSTDRECN | Teilmenge von Stoffen, die Bew.art bewerten | |
I_SUB_KEYTAB | LIKE | RCGSTDRECN | zu prüfende Menge von Stoffen (Satznummern) |
This function module does not define any Exceptions.