Menu

SAP Function Module KKEK_GENERIC_TC_INTERACTION

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

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.