Menu

SAP Function Module POPUP_EXCEPTION_LIST

gibt in einem Dialogfenster eine Liste aller Exceptions aus

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module POPUP_EXCEPTION_LIST (gibt in einem Dialogfenster eine Liste aller Exceptions aus) is a standard Function Module in SAP ERP and is part of the function group KYEP within the package KC.

Technical Information

Function Module POPUP_EXCEPTION_LIST
Short Text gibt in einem Dialogfenster eine Liste aller Exceptions aus
Function Group KYEP
Package KC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CURRENCY LIKE CCVALID-XFELD SPACE Verprobung bei Währungsumrechnung -->
I_DISPLAY LIKE CCVALID-XFELD 'X' Verhalten bei Auswahl einer Exception -->
I_RKB1D LIKE RKB1D RKB1D
I_RKB1F LIKE RKB1F RKB1F
I_VAR_TAB TYPE RKD_T_VAR
I_ZEIT LIKE CFWAEH

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DEL_EXCEPTIONS LIKE CCVALID-XFELD Exceptions sollen gelöscht werden -->

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_EXCEP_TAB LIKE CFEXCEPTAB Tabelle der Exceptions(Gültigkeitsbereiche)
I_EXTXT_TAB LIKE CFEXTXTTAB Bezeichnungen der Exceptions
I_KOPF LIKE CFBKO01 Kopf einer Liste
I_LEVEL_TAB LIKE CFLEVELTAB Tabelle der Exceptions(Schwellwerte)
I_PRINT LIKE CFBPR01 Kennzahltabelle
I_SEIG LIKE CFBSE01 Merkmale
I_TEXTE_TAB LIKE RKB1W Texttabelle

Exceptions

This function module does not define any Exceptions.