Menu

SAP Function Module SCPRPRINT_SELECTION_SCREEN

The Function Module SCPRPRINT_SELECTION_SCREEN () is a standard Function Module in SAP ERP and is part of the function group SCPRPRINT within the package SCPR.

Technical Information

Function Module SCPRPRINT_SELECTION_SCREEN
Short Text
Function Group SCPRPRINT
Package SCPR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACT_ID TYPE SCPR_HANDL SPACE BC Sets: Activation Log and Links Key
BCSET TYPE SCPR_ID SPACE Business Configuration Set
DRUCKAUSGABE TYPE CHAR1 SPACE Single-Character Flag
I_ALLE_TABELLENFELDER TYPE CHAR1 SPACE Single-Character Flag
I_BCSET_UEBERSICHT TYPE CHAR1 'X' Single-Character Flag
I_DATENSATZ_UEBERSICHT TYPE CHAR1 'X' Single-Character Flag
I_FELDUEBERSICHT TYPE CHAR1 SPACE Single-Character Flag
I_IMG_PATH TYPE CHAR1 SPACE Single-Character Flag
I_MAXIMALE_AUSGABEBREITE TYPE I 120 Dummy for B20 int1 (Local Everywhere)
I_MEHRSPRACHIG TYPE CHAR1 SPACE Single-Character Flag
I_TABELLEN_UEBERSICHT TYPE CHAR1 'X' Single-Character Flag
I_VARIABLENUEBERSICHT TYPE CHAR1 SPACE Single-Character Flag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ALLE_TABELLENFELDER TYPE CHAR1 Single-Character Flag
E_BCSET_UEBERSICHT TYPE CHAR1 Single-Character Flag
E_DATENSATZ_UEBERSICHT TYPE CHAR1 Single-Character Flag
E_FELDUEBERSICHT TYPE CHAR1 Single-Character Flag
E_IMG_PATH TYPE CHAR1 Single-Character Flag
E_MEHRSPRACHIG TYPE CHAR1 Single-Character Flag
E_TABELLEN_UEBERSICHT TYPE CHAR1 Single-Character Flag
E_VARIABLENUEBERSICHT TYPE CHAR1 Single-Character Flag

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.