The Function Module C14F_LEGENTITY_CHECK (Prüfbaustein für Merkmale der Stoffmengenverfolgung im Bewertungsscreen) is a standard Function Module in SAP ERP and is part of the function group C14F within the package CBUI.
Function Module | C14F_LEGENTITY_CHECK |
Short Text | Prüfbaustein für Merkmale der Stoffmengenverfolgung im Bewertungsscreen |
Function Group | C14F |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHARACT | LIKE | CABN-ATNAM | Merkmalname | |
CHARACT_NO | LIKE | CABN-ATINN | Int. Merkmal | |
VALUE | LIKE | CAWN-ATWRT | Merkmalwert |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
VALUE_EX | LIKE | CAWN-ATWRT | Merkmalwert |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.