The Function Module C11L_PPSTATE_WARNING_CHECK (EHS: Phrasenprüfung auf Positionsstatus mit FLGWARNING = X (inkl. Popup)) is a standard Function Module in SAP ERP and is part of the function group C11L within the package CBUI.
Function Module | C11L_PPSTATE_WARNING_CHECK |
Short Text | EHS: Phrasenprüfung auf Positionsstatus mit FLGWARNING = X (inkl. Popup) |
Function Group | C11L |
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 | ESTPH-AENNR | Änderungsnummer | |
I_CATPIN | LIKE | ESTPH-CATPIN | Phrasenkatalog | |
I_FLGPOPUP | TYPE | ESP1_BOOLEAN | ESP1_TRUE | Kennzeichen, Anzeige des Warnungspopup |
I_PHRID | LIKE | ESTPH-PHRID | Phrasenschlüssel | |
I_RECN | LIKE | ESTPH-RECN | Satznummer der Phrase | |
I_VALDAT | LIKE | ESTPH-VALFR | Stichtag (aktualität der Daten) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLGINSERT | TYPE | ESP1_BOOLEAN | Kennzeichen, Einfügen der Phrase fortsetzen | |
E_FLGWARNING | TYPE | ESP1_BOOLEAN | Kennzeichen, Positionsstatus mit Warnung |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
POSITIONS_READ_ERROR | Phrasenpositionen konnten nicht ermittelt werden |
WRONG_KEY_SPECIFIED | Falsche/nicht vollständige Angabe des Ph.-Schl. |