Menu

SAP Function Module SSF_READ_SAPSCRIPT_STYLE

The Function Module SSF_READ_SAPSCRIPT_STYLE () is a standard Function Module in SAP ERP and is part of the function group STXBS within the package SMART.

Technical Information

Function Module SSF_READ_SAPSCRIPT_STYLE
Short Text
Function Group STXBS
Package SMART
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_LANGUAGE TYPE TDSPRAS SY-LANGU Language Key
I_NAME TYPE TDOBNAME
I_OBJECT TYPE TDOBJECT 'STYLE'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_HEADER TYPE SSFCATS Smart Styles: Catalog Entry
E_PARAGRAPHS TYPE TSFPARAS Smart Styles: Paragraph Formats
E_STRINGS TYPE TSFSTRINGS Smart Styles: Character Formats
E_TABS TYPE TSFTABS Smart Styles: Tabs

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.