Menu

SAP Function Module KKEK_GENERIC_TC_INTERACTION

Handelt auf Einzelnachweis TC-Teil der Editierfunktionen ab (PAI)

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 KKEK_GENERIC_TC_INTERACTION (Handelt auf Einzelnachweis TC-Teil der Editierfunktionen ab (PAI)) is a standard Function Module in SAP ERP and is part of the function group KKEPTC within the package KKEK.

Technical Information

Function Module KKEK_GENERIC_TC_INTERACTION
Short Text Handelt auf Einzelnachweis TC-Teil der Editierfunktionen ab (PAI)
Function Group KKEPTC
Package KKEK
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XD_FILTER_ACTIVE TYPE XFLAG 0: POSNR 1: POSNR_EXT
XD_LIST_LINES TYPE CXTAB_CONTROL-LINES Zahl der Zeilen der Liste, die an TC übertragen
XD_LIST_POSNR_PICKED LIKE SY-INDEX gepickte externe Zeile
XD_TC_SIZE LIKE SY-LOOPC #Lines of tc on screen(PBO)
XD_TC_TOP_LINE TYPE CXTAB_CONTROL-TOP_LINE Zeile der Liste, die in TC ganz oben steht

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XD_LIST_POSNR_PICKED_NEW LIKE SY-INDEX neue gepickte externe Zeile (Detailpopup)
XD_TC_CURSOR_LINE LIKE SY-STEPL Zeile des TC auf dem Cursor steht

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XD_MARKLINE_FIRST LIKE SY-INDEX Blockmarkierung Anfang (POSNR oder POSNR_EXT)
XD_MARKLINE_LAST LIKE SY-INDEX Blockmarkierung Ende (POSNR oder POSNR_EXT)
XD_TOP_LINE TYPE CXTAB_CONTROL-TOP_LINE TC Top Line für nächsten PBO

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_KIS1_CHG LIKE KIS1 PMARK wird geändert POSNR/POSNR_EXT genutzt

Exceptions

This function module does not define any Exceptions.