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.
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 |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OUTLINE_ATTRIBUTE | LIKE | DSYAH-ATTRIBUT_1 | ' ' |
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 |
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.