Menu

SAP Function Module DSYS_OUTLINE_PRINTPARAMETER

Dokumentation: Auwählen der Druckparameter bezüglich der Texte

The Function Module DSYS_OUTLINE_PRINTPARAMETER (Dokumentation: Auwählen der Druckparameter bezüglich der Texte) is a standard Function Module in SAP ERP and is part of the function group DSYH within the package SF.

Technical Information

Function Module DSYS_OUTLINE_PRINTPARAMETER
Short Text Dokumentation: Auwählen der Druckparameter bezüglich der Texte
Function Group DSYH
Package SF
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OUTLINE_ATTRIBUTE LIKE DSYAH-ATTRIBUT_1 ' '

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FCODE LIKE
PRINT_NOTE LIKE
PRINT_TEXT LIKE
SORT_TABLE_OF_CONTENT LIKE

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
NOTE_TYPE_LIST LIKE DSYBB
SELECTED_NOTE_TYPES LIKE DSYBB

Exceptions

This function module does not define any Exceptions.