Menu

SAP Function Module POPUP_EXCEPTION_LIST

gibt in einem Dialogfenster eine Liste aller Exceptions aus

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

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.