Menu

SAP Function Module PC_INIT_ERRORTAB

Fills the error table for the user exit of POPUP_GET_VALUES_USER_CHEC

The Function Module PC_INIT_ERRORTAB (Fills the error table for the user exit of POPUP_GET_VALUES_USER_CHEC) is a standard Function Module in SAP ERP and is part of the function group C0PC within the package CNIS.

Technical Information

Function Module PC_INIT_ERRORTAB
Short Text Fills the error table for the user exit of POPUP_GET_VALUES_USER_CHEC
Function Group C0PC
Package CNIS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHECK_DOS_FORMAT LIKE RC27X-FLG_SEL SPACE Kennzeichen: Auf DOS-Format prüfen
CHECK_WITH_DRIVE LIKE RC27X-FLG_SEL SPACE Kennzeichen: Mit Laufwerk prüfen
CHECK_WITH_EXTENSION LIKE RC27X-FLG_SEL SPACE Kennzeichen: Mit Extension prüfen
ERRFIELD LIKE SVALE-ERRORFIELD Fehlerfeld
ERRTAB LIKE SVALE-ERRORTAB Fehlertabelle
MSGID LIKE SVALE-MSGID Message-ID
MSGNO LIKE SVALE-MSGNO Message-Nummer
MSGTY LIKE SVALE-MSGTY Message-Typ
MSGV1 LIKE SVALE-MSGV1 SPACE Message-Variable 1
MSGV2 LIKE SVALE-MSGV2 SPACE Message-Variable 2
MSGV3 LIKE SVALE-MSGV3 SPACE Message-Variable 3
MSGV4 LIKE SVALE-MSGV4 SPACE Message-Variable 4

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.