Menu

SAP Function Module PCA_SEND_SELECTION_SCREEN

CO-PCA: Senden eines Windows zur Auswahl von Einträgen

The Function Module PCA_SEND_SELECTION_SCREEN (CO-PCA: Senden eines Windows zur Auswahl von Einträgen) is a standard Function Module in SAP ERP and is part of the function group PC14 within the package KE1.

Technical Information

Function Module PCA_SEND_SELECTION_SCREEN
Short Text CO-PCA: Senden eines Windows zur Auswahl von Einträgen
Function Group PC14
Package KE1
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EINF_MEHRF LIKE 'M' Einfach-(E)/Mehrfachauswahl(M mind.1/N belieb.)
START_COLUMN LIKE 4 Linke obere Ecke des Popups / Spalte
START_ROW LIKE 4 Linke obere Ecke des Popups / Zeile
WINDOW_TITLE LIKE ' ' Titel des popups

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
SEL_TABLE LIKE RPCA0 Interner Tabelle zur Auswahl von Einträgen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ABNORMAL_LEAVE Der Benutzer hat 'Abbrechen' gewählt