The Function Module KOKO_KOPO_MESSAGE (Prüfung, ob Bewegungstypen in KOPO-Tab. vorhanden, Ausgabe Fehlermeldungen) is a standard Function Module in SAP ERP and is part of the function group FVZJ within the package FTVV.
Function Module | KOKO_KOPO_MESSAGE |
Short Text | Prüfung, ob Bewegungstypen in KOPO-Tab. vorhanden, Ausgabe Fehlermeldungen |
Function Group | FVZJ |
Package | FTVV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DEFAULT_VALUES | LIKE | SPACE | 'X': Vergleich auf leere Sätze mit Inhalt TZK02 | |
GSART | LIKE | TZPA-GSART | Geschäftsart zur übergebenen Tab. IVZZKOPO | |
INIT_MESSAGES | LIKE | 'X' | 'X': Anzeige der Nachrichten neu initialisieren | |
SHOW_MESSAGES | LIKE | 'X' | 'X': Nachrichten sofort anzeigen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERROR_COUNT | LIKE | Anzahl der aufgetretenen Fehler |
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 |
---|---|---|---|---|
IVZZKOPO | LIKE | VVZZKOPO | Tab. mit den zu prüfenden Konditionspositionen | |
MESSKOKO | LIKE | RMESSKOKO | Tab. mit Festlegung der Bedingungen (SBEWZITI) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_IN_VZZKOPO | Fehler in VZZKOPO, Fehlermeldung nicht in Popup |
MISSING_GSART | Geschäftsart wurde nicht übergeben |